I have a web page with two calendars. One calendar is full of information, the other is empty. If a person clicks on the button to see the calendar that is full, sometimes they will get "The page cannot be displayed" error message instead of the calendar. I get this error often from my XP machine, but not from my windows 2000 machine (so far). And on my XP machine, if I refresh the page a few times, I will eventually get the calendar to show. On the other hand, the calendar that has no content comes up fine all the time.
And if I type in directly the URL for the cgi script, both calendars come up fine. The problem only shows up if I go to the calnedar using the button.
The url for the page I am having problems with is:
http://www.leapinlizards.biz/classes.htm
The button for the Brunswick is full of dates and the button for Portland calendar is empty.
It is as if when the Brunswick button is pressed, the server times out waiting for the CGI script to run. But the time it takes for the error page to show is only a couple of seconds.
What causes "The Page Cannot Be Displayed" error to be returned? Why would this happen only some time and only from certain clients?
I would appreciate any help anyone can offer. This would be easier to fix if it always failed, but it seems to be tied to something I dont have much control over. I would like to understand what is wrong before I contact the web hosting technical support. Is there anything about running a cgi from a button press which would cause this kind of behavior?
thanks
Bryan