Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

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

Posts: 10
Trades: 0
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
 
 
Register now for full access!
Old 05-20-2007, 01:32 AM Re: How To Let Users Upload????
Skilled Talker

Posts: 77
Trades: 0
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.
__________________

Please login or register to view this content. Registration is FREE

Please login or register to view this content. Registration is FREE
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
Super Moderator

Posts: 1,533
Name: Paul Davis
Location: San Francisco
Trades: 1
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.
__________________

Please login or register to view this content. Registration is FREE

willcode4beer is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to How To Let Users Upload????
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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

BB 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.33881 seconds with 12 queries