|
-
Mar 20th, 2001, 04:20 AM
#1
Thread Starter
New Member
I have a problem with IE5.
I want to open an ASP page that changes a session variable with a script that uses the method OPEN. With Netscape it works but with IE5 the page appears but the variable doesn´t change until I actualize the page myself. Is there any way to force the page to actualize as it loads?
Thanks a lot to any response. 
P.d. Sorry about my English
-
Mar 29th, 2001, 12:29 PM
#2
Frenzied Member
you can put this on top of your asp page:
response.expires=0
that way your page will never be cached
-
Mar 29th, 2001, 12:38 PM
#3
Thread Starter
New Member
Thanks Sebs!
I found it already this way to do it in another forum.
See you.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|