Surf 11 » Archives for January, 2006

Finding the best waves on the web.

Proper enctype for HTML form file uploads

I always forget this, but you need to use enctype="multipart/form-data" in your HTML form tag, when doing a file upload (input type="file"). Also don't forget to use method="post" on the form tag.



Subscribe to our RSS Feed: subscribe to this feed XML
Archives   Tags   Contact