Asynchronous file upload via AJAX
Posted: Sat Jul 22, 2006 6:10 pm
Hello,
I should create an module to upload image without using iframes, and I think the only way is AJAX. The Idea is just like Gmail - When u select an image it will be uploaded imidiatly without changing the client page. I try several ways but I can`t figuret out how to send to PHP the submitet form date ( $_FILES ) via AJAX. Can u give me a hint how?
Regards,
Marush Denchev
I should create an module to upload image without using iframes, and I think the only way is AJAX. The Idea is just like Gmail - When u select an image it will be uploaded imidiatly without changing the client page. I try several ways but I can`t figuret out how to send to PHP the submitet form date ( $_FILES ) via AJAX. Can u give me a hint how?
Regards,
Marush Denchev