Hi, first time posting so please be gentle!
I am running some scripts which exist on another server, and they may or may not exist at run-time. (A CGI will create the script later)
If it does not exist, IE ignores the error and continues processing, but Netscape does not. How can I make this...