asgsoft Posted May 28, 2007 Share Posted May 28, 2007 Hi everyone I've been searching the internet for tutorials that teach how to make an Ajax file uploader and all I can find are demos and ready made scripts Can anyone write me a tutorial or suggest one? Thanks Quote Link to comment Share on other sites More sharing options...
lilman Posted May 28, 2007 Share Posted May 28, 2007 It is a two step process. First, build the upload script. I assume you will be using PHP, and perhaps MySQL. After that the big question is have you ever submitted data through Ajax? If so you should be able to walk yourself through it, if not, there are tutorials out there that show how to use Ajax to submit data. Quote Link to comment Share on other sites More sharing options...
asgsoft Posted May 29, 2007 Author Share Posted May 29, 2007 I can do the first part of building a PHP upload script Where can I find tutorials for the second part though? 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.