F
Fabrice
I'm creating a website to allow user to upload file on my FTP server.
I need to get the filename, the extention and the local path of this one to
begin the upload process to my FTP server and not on my web server. What is
the best way to get these informations.
Can I use the upload control to have informations about he file and do a ftp
transer with FTPWebRequest ?
Or is there a best method ?
thanks
fabrice
I need to get the filename, the extention and the local path of this one to
begin the upload process to my FTP server and not on my web server. What is
the best way to get these informations.
Can I use the upload control to have informations about he file and do a ftp
transer with FTPWebRequest ?
Or is there a best method ?
thanks
fabrice