[thelist] Netscape 6 fails when passing ASP

knowledgeware at kccsoft.com knowledgeware at kccsoft.com
Wed Mar 6 12:16:00 CST 2002


Hi Jay:

No, it just looks that way because the line likely wrapped on this posting -
the second right bracket is in the following line.

Ron


> <snip>
> ODBCStatement := Replace( " ", "%20", ODBCStatement)
> ODBCReturnData := Replace("NO RECORDS", "",
> ReadExtFile(NetLocation^"execute.asp?SQL="^ODBCStatement))
> </snip>
>
> Isn't there a ")" missing? Could this be the problem?
>
> ODBCStatement := Replace( " ", "%20", ODBCStatement)
> ODBCReturnData := Replace("NO RECORDS", "",)  <-------------------look
here!
> ReadExtFile(NetLocation^"execute.asp?SQL="^ODBCStatement))
>

>




More information about the thelist mailing list