Swastik Dey wrote:Do you mean that once the data is loaded and after that if the page is refreshed it wont reload the data again?
Hi
We are actually trying to get the list of stations, which match the first 3 letters of the station. We are using xmls for this, though ajax is a good one to do it.
Our issue is, once the stations are loaded in the application, they should not be reloaded or hit the database again.
Scope of the stations should be application. The station list is dynamic.
If any inputs on this, please reply.
Thanks all