PAGE IS NOT GETTING REFRESHED

  • Thread starter Thread starter R.D.CHETTY
  • Start date Start date
R

R.D.CHETTY

Hi all

I have a web site where I use cookies to navigate between
the pages. The cookie is his id no which is nothing but
his staff id no. All most all pages are dynamic and
connected to sql server 2000 through ADOs. My problem is :
if any one logs in and enter bowse the pages and goes back
uses other log in his old page is displaced rather than
new one, untill he explicity uses the refresh button. Once
he does that , it is working. Iam using javascript menus
to navigate between pages.Previously when menus are not
there pages were working fine.

Now I would like to to see that the cached pages expire
after he comes out of page . how to do that.

Thank u so much in advance
 
Hope this can help.

Unable to Refresh Web Page That Uses Cookies if Set to Prompt for Cookies
When you click the Refresh button on the Internet Explorer tool bar, and
then click Refresh on the View menu (or press F5) to refresh a Web page that
uses cookies, the Web page may not be successfully refreshed after you click
Allow Cookie or Block Cookie in the Privacy Alert dialog box.
http://support.microsoft.com/?kbid=306027 (i. e. 6. W98/se/NT4/ME/XP/W2000
6/5/2003)


From: Günter Tomczyk in a News Group
I just made an upgrade from IE5.5 to IE6.0. Now I have a problem, that I. E.
is not working with any HTML tag:
e.g.<META http-equiv="Refresh" content="0;URL=/....">
Answer: I found it.
In the IE-Options->security, I had to allow "META REFRESH".
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top