Jump to content

how to create file upload functionality same as in gmail.


zohaib

Recommended Posts

I would suggest posting in the Freelance board for this, if you are not going to attempt it yourself.

I would also suggest that, if you do plan on trying it yourself, get the basic form uploading to work. Then port it to Ajax when you can. But learn the basics of Ajax first.

i have done this, but i only use ajax to view files that have been uploaded.

 

Basically post the form to a <iframe> and in that iframe call you AJAX javascript functions by using the "parent." identifier. If you need help look for jsUpload in google and you should find something.

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.