How do i load page everytime with new data?
Posted: Wed Sep 27, 2006 1:23 am
hello frnds,
I have used a CMS system and done some changes as per the requirements. The CMS uses the Javascript and PHP for coding and MySql as backend.
The modules like PDF Manager and Image Manager has the interface to upload .pdf files and .jpg/.gif files resp.
These pages are in php, but the overall editor tools are called from a .js file.
When I upload any file it get's reflected in the list on the same page, but if i close that and again clicks on the same tool then that newly uploaded doen't get place on that list of existing files.(the file gets uploaded on the specified folder.)
When i logout and logs in the system the i can see the file in list. So i think it's a problem with cache...
What can i do? Plz suggest me some solution..
waiting....
I have used a CMS system and done some changes as per the requirements. The CMS uses the Javascript and PHP for coding and MySql as backend.
The modules like PDF Manager and Image Manager has the interface to upload .pdf files and .jpg/.gif files resp.
These pages are in php, but the overall editor tools are called from a .js file.
When I upload any file it get's reflected in the list on the same page, but if i close that and again clicks on the same tool then that newly uploaded doen't get place on that list of existing files.(the file gets uploaded on the specified folder.)
When i logout and logs in the system the i can see the file in list. So i think it's a problem with cache...
What can i do? Plz suggest me some solution..
waiting....