Author
File Transfer in Apache Web Server
Saurabh Naik
Ranch Hand
Joined: Apr 24, 2008
Messages: 85
posted Jul 02, 2009 10:52:22
Hello
I am developing one site. In which I want to give upload resume functionality. So do I need to configure FTP protocol here... how ?
or Apache automatically handles it ?
SCJP 6 (88%), SCWCD 5 (78%), preparing for SCBCD
David Newton
Author
Bartender
Joined: Sep 29, 2008
Messages: 6726
posted Jul 02, 2009 10:58:56
This would normally be handled by a form submission.
Consultant/Trainer | Polyglottal Developer | Struts Committer/PMC | Struts 2 Web Application Development
Rob Prime
Bartender
Joined: Oct 27, 2005
Messages: 8689
posted Jul 02, 2009 12:55:58
But remember to set the encoding type correctly:
Without that enctype it will fail.
SCJP 1.4 - SCJP 6 - SCWCD 5
How To Ask Questions How To Answer Questions