Viewing How do I build a page that lets users upload their images?

How do I build a page that lets users upload their images?



User: Daniel B. 10 years ago
Hi!,

I would like users to be able to upload pictures of the drawings they create using the books we sell here

Is there a way in Everweb to accomplish this? I'm envisioning users having an "Upload" button they click, select their image, and upload it so it appears on the webpage. (Or maybe I need to moderate each upload?) I'm guessing I have to link to my FTP on my ISP? Not sure at all.

Thank you!

-Dan
User: Jumbo T. 10 years ago
No, there is no way to do it in Everweb.

And no, you do not use ftp.

Here's a way to find out how to do it :

http://www.google.com/search?q=how+to+upload+a+file+to+server+using+javascript

Last edit 10 years ago
User: Jumbo T. 10 years ago
Based on this tutorial :

http://www.w3schools.com/php/php_file_upload.asp

I created the upload form and added some code to display the uploaded image :

http://tahafut.hol.es/upload/


Post Reply
You must login or signup to post.