Hi All,
I have (almost) finished making a cgi script which displays a rota. You can view it at:
Now, this page looks OK, until you hit the [red]'show history'[/red] link. When you click this, you are supposed to see every week's rota.
However, the problem is that this history page rarely displays. It works maybe 1 in 20 times in IE and perhaps about 1 in 5 times in Opera. I have tried to get the w3c validator to look at the page, but it returns "line too long" or simlilar.
When I run the script at the command prompt and pipe the output into a file (e.g. "my_history_page.html"
- then load this file into IE, it displays perfectly.
i.e. it's as if the html content does not reach the browser fast enough.
Has anyone experienced this error before? Could anyone offer me any sugegstions?
Your help is much appreciated,
James.
I have (almost) finished making a cgi script which displays a rota. You can view it at:
Now, this page looks OK, until you hit the [red]'show history'[/red] link. When you click this, you are supposed to see every week's rota.
However, the problem is that this history page rarely displays. It works maybe 1 in 20 times in IE and perhaps about 1 in 5 times in Opera. I have tried to get the w3c validator to look at the page, but it returns "line too long" or simlilar.
When I run the script at the command prompt and pipe the output into a file (e.g. "my_history_page.html"
i.e. it's as if the html content does not reach the browser fast enough.
Has anyone experienced this error before? Could anyone offer me any sugegstions?
Your help is much appreciated,
James.