What do you mean by "Run it on the server?" Is that the same as saying the client and the server are the same machine? A CGI script runs on a host, right? Not a client...
At 21:43 -0600 01/09/2002, Ponce wrote: >I have written a script to upload files to a site hosted by our company. >The upload subroutine is just part of a bigger project. Everything in the >project works except for the uploading subroutine. Can some one help me >figure out what I'm doing wrong? Here is an html code and the subroutine >isolated. I'm running Webstar on a MacOS server with MacPerl. > >Note the script runs fine when I run it on the server, but when >I run it of another computer on the network or remote it fails. Here >is the code. >I have removed my server name and placed the word "server"... >