kari
12-11-2003, 05:25 PM
I have a CGI program that works fine, but quit often comes out with "The page cannot be displayed" in the middle of the processing when I have java script alerts. This doesn't happen
with Netscape at all.
This is not consistent, and very difficult to figure it out why its happening.
This is theway I use alert:
<SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript">
<!--
alert('Request failed for IFM-1-2. Reason: Request invalid in current state');
//-->
</SCRIPT>
If I take out this alert, this problem of page cannot be displayed reduces considerably.
I appreciate if any one could help.
thanks
kari
with Netscape at all.
This is not consistent, and very difficult to figure it out why its happening.
This is theway I use alert:
<SCRIPT LANGUAGE="JavaScript" TYPE="text/javascript">
<!--
alert('Request failed for IFM-1-2. Reason: Request invalid in current state');
//-->
</SCRIPT>
If I take out this alert, this problem of page cannot be displayed reduces considerably.
I appreciate if any one could help.
thanks
kari