Subject: reloading a page
Posted By: hubbe Post Date: 4/13/2006 1:46:42 PM
Hi
I have the following problem
After having updated my database I want my browser to return to the original page.
So at the end of the asp page with the update script I place

    writeline "<script language='Javascript'>window.history.go(-3)     </script>"

Which nicely returns the original page in the original scroll position. Unfortunately this action doesn't really reload the newly updated values. The user should always push the F5 key for this to happen. Is there a way to do this F5 thing through scripting?
Thanks anyway


Go to topic 42902

Return to index page 314
Return to index page 313
Return to index page 312
Return to index page 311
Return to index page 310
Return to index page 309
Return to index page 308
Return to index page 307
Return to index page 306
Return to index page 305