Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

file field

Status
Not open for further replies.

netdotworking

Instructor
Joined
Feb 15, 2002
Messages
1
Location
CA
I have inserted a file field in a submission form for my students to upload thir assignments to my server. I am assuming that I have to designate where the file is going but I am not quite sure how.
 
uploading files to our server has never been a problem with us. in our part we let users upload jpg,gif and flash files to our server. what you basically need is an upload component. if you are using ASP as your server-side script, ASPupload is quite suitable. that's what we use anyway, and it hasnt given me any problems. the downside to this is of course, you have to purchase it. there are other upload components there, though a very few of them are free. each components has its own way of letting you specify where to put it in your server. some even lets you rename it.

hope this helps.

biggie
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top