Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Page Links Stop Working

Status
Not open for further replies.

rob51383

Programmer
Jun 23, 2004
134
US
I am using Perl/CGI with Javascript.
I print an HTML page with CGI which contains an HTTP link to my .js file.

I am not sure if there is a specific function call that causes it, but it appears to be completely random. It happens after about 30 Minutes. I am also not sure if it is a Javascript problem (If it was a CGI problem I think the browser would still work).

But it seems like the current browser window "Breaks". No page will load, links won't go through, even the home button just sits there forever.

Sometimes (not always) if I click around on the page and wait it will eventually start working, but I am sure users will just leave (Well, not really because they have no choice but to use my web site) but it can be really frusturating after you enter a 40 field form and it won't submit..

It is not a connection issue because if I open a new browser the page, and every other website works fine.

If you think it is the javascript I will post it. Thanks for any input.
 

It might be JavaScript, it might not. Have you tried:

- another browser?

- another machine?

Post your code anyway - it can't hurt to take a look.

Hope this helps,
Dan


The answers you get are only as good as the information you give!

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top