|
-
setTimeout function
Hi All,
I have a web application using servlets and EJB. I am trying to refresh
a page to check database additions. I used the following piece of code
setTimeout("document.TestForm.submit()", 20000);
It seems to work fine with IE 5.0 and Netscape 6.0 but not with Netscape
4.7. Can someone tell me why. The Testform is defined jsut above the SCRIPT
tag. Also the script is located in the body.
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
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks