File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes HTML, CSS and JavaScript and the fly likes Need to reload page in Netscape but not in IE Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of Practical Unit Testing with TestNG and Mockito this week in the Testing forum!
JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "Need to reload page in Netscape but not in IE" Watch "Need to reload page in Netscape but not in IE" New topic
Author

Need to reload page in Netscape but not in IE

Maria Tan
Greenhorn

Joined: Jun 24, 2002
Posts: 25
Hello:
I have several reports that will retrive information from the database. I have to reload these report web pages while using Netscape, it will show the blank page until i reload the page.i face no problems in IE. Any one can help me?
Thanks
Maria
Eric Pascarello
author
Rancher

Joined: Nov 08, 2001
Posts: 15003
There might be a simple problem with your code that would cause it, but here is what you ajked for, should work

if(!document.all)document.location.href=document.location.href
 
IntelliJ Java IDE
 
subject: Need to reload page in Netscape but not in IE
 
Threads others viewed
Testing Applets
refresh/reload Netscape
refreshing form fields
controlling maxActiveSessions
resizing browser activates init?
WebSphere development made easy
without the weight of IBM tools
http://www.myeclipseide.com