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.
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.