Reply
How To Let Users Upload????
Old 05-19-2007, 07:30 PM How To Let Users Upload????
Novice Talker

Posts: 10
How do I make a browse/upload button field so that users can upload images/videos/games???? Help is very appreciated!!
jnyves is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
Old 05-20-2007, 01:32 AM Re: How To Let Users Upload????
Skilled Talker

Posts: 65
It's pretty easy with a cgi script. . . but look through some of these results:

http://www.google.com/search?hl=en&q...=Google+Search

Be sure that you restrict what types of files users can upload to your server, though.
whooligan is offline
Reply With Quote
View Public Profile
 
Old 05-22-2007, 01:25 PM Re: How To Let Users Upload????
willcode4beer's Avatar
Webmaster Talker

Posts: 695
Name: Paul Davis
Location: San Francisco
The definitive answer: http://www.ietf.org/rfc/rfc1867.txt

There should be an implementation for your server.
For J2EE servers, I'd recommend Jakarta Commons FileUpload though many frameworks, like struts, ship with it.
PHP has an implementation info is in the manual. Just beware, there have been many security vulnerabilities in the PHP implementation.
If you are using Microsoft IIS you can find some info as well.
Roxen just stores the uploaded file as a request parameter.
the list goes on and on.

So, the answer really just depends on what web/application server you might be using.
__________________
Paul Davis
willCode4Beer.com (coding for all the right reasons)
willcode4beer is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to How To Let Users Upload????
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.11593 seconds with 12 queries