1


I'm trying to make an upload function in this website I'm working on, but till now no succes.

I tried using Plupload, but can't get it to work. Same goes for Uploadify, can't find any tutorial or good explanation in how to install these plugins in your webpage.
Does anybody know a good and easy to use multiple upload tool I can easily implement in the page?
Thanks in advance!

5
  • 1
    It doesn't get much easier than Uploadify. What's going wrong when you try to use it? Commented Apr 12, 2011 at 9:38
  • @thirtydot; When I open the uploadify.php file and launch it, it's empty. No Idea on how to use it, if you can help me out, it would be much appreciated. How can I install/use the module? Commented Apr 12, 2011 at 9:41
  • 1
    That's not how you do it. You don't open uploadify.php - that file is called by the Flash part of Uploadify. You need to carefully read the instructions here: uploadify.com/documentation - it's already giving detailed exact instructions, such as "Save a new page to the root directory of your website and paste the following code". Commented Apr 12, 2011 at 11:07
  • @thirtydot; Ok I got it to work now, but the files aren't uploaded in the directory. The directory user have all the rights so I don't see the problem. Any idea on what's going wrong? Commented Apr 12, 2011 at 11:16
  • @thirtydot; Nevermind, removed the /and it worked perfectly. Thanks a lot, if you add an answer I'll accept yours :) Commented Apr 12, 2011 at 11:23

3 Answers 3

2

Well, from the comments on the question:

It doesn't get much easier than Uploadify.

See here for detailed instructions: http://www.uploadify.com/documentation/

Sign up to request clarification or add additional context in comments.

Comments

0

I like to use this little thingy.

it is very easy to implement and works very well for me.

it uses the Dojo toolkit - i think you should check it out

Comments

0

Try https://github.com/valums/file-uploader, has a nice readme, and supports drag and drop in some browsers.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.