Perl

Moderators: Jonathan
Number of threads: 1259
Number of posts: 3644

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
html page reloading in the netscape browser! Posted by navin on 19 Feb 2002 at 2:00 AM
After inserting data from a cgi file ,into the html page, the page should be reloaded automatically such that the data appears on it.
But , when on using the refresh option (META tag) , it does not work!
It works in Internet Explorer But not in Netscape!
Can anyone help out!
Thax.
Report
Re: html page reloading in the netscape browser! Posted by rinmak on 19 Feb 2002 at 4:16 AM
hello again :)

I remembered another way of doing it that should work on netscape. If only the broswers could live in harmony

<BODY onLoad=window.setTimeout("location.href='next-page.html'",10000)>


incase your new to html, that IS the body tag so there is no need to put a <body> tag before or infront of that.

Report
Re: html page reloading in the netscape browser! Posted by navin on 21 Feb 2002 at 11:03 PM
Thax again,
But , it does not work !
I am actually putting some data into a html page thro a cgi page.
This data on the html page is seen, only when u reload it manually.
The meta tag, & many other ideas failed.
& yeah , i am using netscape browser!
Ok, thax & if any more ideas, ur help is always welcome!
Thax,




 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.