Displaying 1 result from an estimated 1 matches for "b178ef40".
2006 Jan 23
1
Image Upload > Submit with AJAX that replace a div content with the uploaded file. Possible ?
Hello,
I just want to know if it possible to do an image upload with AJAX that
replace a div content with the uploaded file.
Well, with link_to_remote, I know how to do simple AJAX. But with a
submit button, I have no idea.
Someone have an idea ?