How do I make my script only send the filename rather than the full path
when I use the CGI.pm upload function?

For example, when I upload the document

        test.xls

On the remote server, it's being named with the full path of where I sent it
from, like this

        C:\Documents and Settings\SRobnet\Desktop\test.xls

How can I get it to just leave the filename as "test.xls" on the remote
server without appending my entire local path to it?

-----
Scot Robnett
inSite Internet Solutions
[EMAIL PROTECTED]



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to