Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Javascript] Browser History


  • From: javascript@xxxxxxxxxx (Roland Dong)
  • Subject: [Javascript] Browser History
  • Date: Wed, 28 Aug 2002 15:08:12 -0500

I have a jsp page displaying the data retrieved from database. When database
records are updated. I want to click 'refresh'  button to update the jsp
page. Unfortunately, I get no pointer errors when I do that.

This happens only on IE5. It works fine in Netscape and IE5.1.  Is there a
work around? Is it possible use javascript to redirect the users to another
page when they click 'refresh' button? Or have refresh disabled?

Thanks a lot!
RD