Jump to content

how to upload a file on server without posting the content of the entire form


newbieaj

Recommended Posts

do you mean post a file via AJAX? aka without the page refreshing? if so, lot's of tutorials here: http://www.google.com/search?q=ajax+file+upload

 

if you mean without all the other values on the form? first, why does it matter, just ignore the other values. but, you can always just have a different form on the page for the file upload. then only that will be sent.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.