zohaib Posted October 6, 2008 Share Posted October 6, 2008 Hi all, I want to create file upload functionality same as in g mail. regards Zohaib <Windows XP> <Apache 2.2.8> <MySQL 5.0.51> <PHP 5.2.6 > Quote Link to comment Share on other sites More sharing options...
JasonLewis Posted October 6, 2008 Share Posted October 6, 2008 I would suggest posting in the Freelance board for this, if you are not going to attempt it yourself. I would also suggest that, if you do plan on trying it yourself, get the basic form uploading to work. Then port it to Ajax when you can. But learn the basics of Ajax first. Quote Link to comment Share on other sites More sharing options...
exally Posted October 7, 2008 Share Posted October 7, 2008 i have done this, but i only use ajax to view files that have been uploaded. Basically post the form to a <iframe> and in that iframe call you AJAX javascript functions by using the "parent." identifier. If you need help look for jsUpload in google and you should find something. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.