Ajax file upload

Posted by ajay009ajay on Stack Overflow See other posts from Stack Overflow or by ajay009ajay
Published on 2010-05-01T22:45:21Z Indexed on 2010/05/01 22:57 UTC
Read the original article Hit count: 201

Filed under:

I want to upload a file using Ajax and php. I have a form with file inclusion tag. I want when user will browse a file and click on submit then file should be uploaded without refresh. How will i do this ?It does't matter if refresh occur but i want to upload file with help of ajax.

© Stack Overflow or respective owner

Related posts about AJAX