hi,
I have a problem with the net::ftp module... well, I think that I've found the problem (THINK) but I have no idea how to solve it... I'll try to explain it...
The user can send a file through a form (with browse button) the URL to that file is something like "C:\file.txt" and I think that the script thinks that that file is on the host-computer (locally) so the script tries to upload a file that doesn't exist... the file is on the users computer and not on the host... IT HAS TO BE FTPed to the host... Anyone have an idea how to solve this?? or does anyone have an other idea why the script only works on the host-computer and not on other computers??
Thanks,
math
I have a problem with the net::ftp module... well, I think that I've found the problem (THINK) but I have no idea how to solve it... I'll try to explain it...
The user can send a file through a form (with browse button) the URL to that file is something like "C:\file.txt" and I think that the script thinks that that file is on the host-computer (locally) so the script tries to upload a file that doesn't exist... the file is on the users computer and not on the host... IT HAS TO BE FTPed to the host... Anyone have an idea how to solve this?? or does anyone have an other idea why the script only works on the host-computer and not on other computers??
Thanks,
math