sorry if I have this is not 100% relevant to this newsgroup, can someone
please help me with this one?
I have a CGI that sends a custom mimetype file down to the browser.
The file gets processed by a mimehandler on the client PC.
After processing the file, the mimehandler wants to send some results data
back to another CGI, so it basically executes a command like
netscape.exe www.mydomain.com\cgi2.exe?result=100
but I want this page to be opened in the original window, not in a second
window, so I was wondering was there some netscape command line switch
or something to let me do this?
thanks alot
paul