Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I am very new to website design. Have an architect who wants his clients to enable his clients to upload (ftp - but don't know if http could be a better alternative?) files (plans etc.) to him, through the website I'm designing for him.

I have seen similar things available on printers websites...

I have seen uploadify, but it requires flash (I can only code HTML, CSS and a tiny bit of PHP), and don't think it is a secure option. I have also seen net2ftp, but don't really understand how it works.

Any direction would be sincerely appreciated.

share|improve this question

1 Answer

up vote 0 down vote accepted

Would WEBDAV fit the bill at all?

share|improve this answer
Hi Jason, Thanks for your response. I think I tracked down the script to which you were referring here: noeld.com/programs.asp?cat=misc#upload - but, it all seems a little over my head. It does sound like it does what I'm looking for, however. But may be just too advanced for my current level of skill. I am looking at a jQuery Multiple File Upload plugin which might fit the bill - however, not sure about the security bit yet. jQuery offers a tutorial about it, too: docs.jquery.com/Tutorials:Multiple_File_Upload_Magic#The_Demos - and maybe this will help me, too. Tha – heathwaller May 29 '10 at 14:40

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.