06-29-2010, 07:15 AM
[eluser]rajeshkumar[/eluser]
Hi to All,
I Created one page with two tabs loading the data through ajax only, first tab contains form with some input fields, when i update the form through ajax it is updating in the database. When i click the second tab and again come back to first tab it is showing old data only but not showing new data. So the problem is that it showing the data from cache... how to clear the cache memory? When made an Ajax Request...
Anyone, Can Help me ...
Hi to All,
I Created one page with two tabs loading the data through ajax only, first tab contains form with some input fields, when i update the form through ajax it is updating in the database. When i click the second tab and again come back to first tab it is showing old data only but not showing new data. So the problem is that it showing the data from cache... how to clear the cache memory? When made an Ajax Request...
Anyone, Can Help me ...