upload pic and insert different values in database using jquey...
Hello
I wanna update my database and upload picture in my folder after rename the pic but the problem is when i tried to send simple value get from text fields,radio button and check box its working fine but when i wanna upload pic using this it not working
You can't upload images with ajax because the multipart submissions required for file uploads aren't supported by XMLHttpRequest.
I've had some success using this plugin to dynamically create a hidden iframe and submit with that, it's not that straightforward but it does work. http://cmlenz.github.com/jquery-iframe-transport/
thanks for helping me..now its working fine but now i have one more small problem
I wanna redirect my use to his/her post she/he just make but when i use iframe he show my threat down my form page...
help me in this how can i redirect use to require page on same tab
Bookmarks