cfemocha
10-05-2006, 07:00 PM
1) Script Title: Ajax Includes Script
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/ajaxincludes.htm
3) Describe problem:
The script works fine but I seem to have a cache problem with the page. The included page has a table that displays info pulled out from a database. The problem is even after I've updated my database, the page still shows the old info.
I tried hitting the refresh button and adding <meta http-equiv="Cache-control" content="no-cache"> to the head area and still not working.
The only thing that would work is to open the link in a new window.
Please help.
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/ajaxincludes.htm
3) Describe problem:
The script works fine but I seem to have a cache problem with the page. The included page has a table that displays info pulled out from a database. The problem is even after I've updated my database, the page still shows the old info.
I tried hitting the refresh button and adding <meta http-equiv="Cache-control" content="no-cache"> to the head area and still not working.
The only thing that would work is to open the link in a new window.
Please help.