开发者

Modal popup File Upload

开发者 https://www.devze.com 2022-12-13 23:55 出处:网络
I use Eric martin\'s contact form modal popup in one of my personal projects. I wish to add file upload to it, however when I try to get the file, I\'m able to view the file. I\'m pretty much new with

I use Eric martin's contact form modal popup in one of my personal projects. I wish to add file upload to it, however when I try to get the file, I'm able to view the file. I'm pretty much new with Jquery. I tried couple of AJAX Upload and uploadify, thats also didnt work. Please suggest 开发者_如何学Pythonme some solution to proceed. My Frontend is php and backend is mysql.


I've done something similar in a project and it is quite a bit of code to deal with an Ajax Upload. I suggest you get it working first w/o SimpleModal, then try and integrate it.

0

精彩评论

暂无评论...
验证码 换一张
取 消