Page is a not externally linkable
Robber - 12:37 pm on Jul 18, 2002 (gmt 0)
edit>>
Does anyone know if Netscape has a problem with putting a cgi as the src of a javascript?
Just in case anyone is following this - netscape seemed to have a problem with the cgi script. The cgi was outputting under a javascript mime header as part of a subroutine but netscape was trying to read the whole cgi for some reason (no idea why). So I put that sub into its on cgi doc and it works fine now.