Click to See Complete Forum and Search --> : File upload though HTML page ?


Code_Novice_
02-12-2006, 10:59 PM
I know I can setup a link to ftp a file when clicked on.

Is it possible to setup a way for someone to upload a file to a web server via ftp through an HTML page ?

Kravvitz
02-12-2006, 11:06 PM
You would need to use a server-side language, like PHP, to do that.

Code_Novice_
02-12-2006, 11:07 PM
OK, that's a start.

Thank you!

ray326
02-13-2006, 01:29 PM
And it wouldn't happen via FTP, it would be an HTML form-based upload.

Code_Novice_
02-13-2006, 01:33 PM
http://us3.php.net/features.file-upload