[thelist] Netscape 6 fails when passing ASP

knowledgeware at kccsoft.com knowledgeware at kccsoft.com
Wed Mar 6 11:25:15 CST 2002


I am using ASP to pass SQL parameters to an 'execute.asp' page on a SQL2000
dbase on a web server (from inside a Macromedia Authorware application).
This works fine under IE and Netscape up to V4.x, but seizes up under
Netscape 6. Does anyone know what changes were made to 6 that might disable
this functionality?

ODBCStatement := Replace( " ", "%20", ODBCStatement)
ODBCReturnData := Replace("NO RECORDS", "",
ReadExtFile(NetLocation^"execute.asp?SQL="^ODBCStatement))

Ron




More information about the thelist mailing list