>I wrote a stack that accesses a file off a web server. The code is of a
>simple,
>
>  put url "http://westcoast.homebox.com/dir/import.html" into listText
>
>format.
>
>It works fine on the Mac, but when I compile a PC standalone and run it
>on the PC, I get an html file back talking about how my proxy won't allow
>me to access the file. The PC doesn't need a proxy to get to the server;
>they're on the same network. I can access the file with Navigator, no
>proxy, without a problem.
>
>Any suggestions?
>
>gc
>
Is the stack not the standalone accessing the file?
If you have access to the server maybe the server log can give you some clues.

Regards, Andu

Reply via email to