Refresh Content on a redirected page? - TechRepublic
General discussion
November 5, 2001 at 02:45 AM
rsp05

Refresh Content on a redirected page?

by rsp05 . Updated 24 years, 5 months ago

Hi:
I am a novice when it comes to HMTL/ASP, but have an ASP page that runs some script, insert new data into DB tables, and then REDIRECTS it to a static HTML page. This HTML page is updated via the SQL Server web assistant. However, when it redirects (i.e. RESPONSE.REDIRECT “SQL.html”, it always seems to grab the one in the cache, not the updated one. Is there a way to refresh the destination page, from code within the first page??? Thanks for help!

This discussion is locked

All Comments