Is it possible to use Net::FTP to uplaod files to a websever from clients local machine?
How do you control the windows 'file dialog' to access local machine files and initiate file transfer?
ok I know there is the form field type 'file', but I don't want to upload via standard form submission and CGI.pm, it's too unreliable and cannot handle large files.
So what's the alternative?
Cheers,
1DMF
"In complete darkness we are all the same, only our knowledge and wisdom separates us, don't let your eyes deceive you."
"If a shortcut was meant to be easy, it wouldn't be a shortcut, it would be the way!
How do you control the windows 'file dialog' to access local machine files and initiate file transfer?
ok I know there is the form field type 'file', but I don't want to upload via standard form submission and CGI.pm, it's too unreliable and cannot handle large files.
So what's the alternative?
Cheers,
1DMF
"In complete darkness we are all the same, only our knowledge and wisdom separates us, don't let your eyes deceive you."
"If a shortcut was meant to be easy, it wouldn't be a shortcut, it would be the way!