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 Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ASP File Upload

Status
Not open for further replies.

DirtyB

Programmer
Mar 13, 2001
159
0
0
US
I am looking for a very simple and free file upload utility. I simply need a "browse" button that the user would click on, select a file from their local hard drive, and then click an "upload" button, that would drop their file into a directory that is specified in code.

Does anyone have something like this? Thanks
 
Nevermind, I got one working now. If anyone else could use a utility like this just let me know, i'll email you the script.

thanks
 
Hey, I saw your post and I am too looking for something that enables me to just click a button and upload. I would love to see what you came up with. Sorry if i did this wrong. I am new to this website and wasn't sure how to email you. Anyway, my email address is: ehwalsh@aol.com
 
SA file up from soft artisans works great.
you just load the .dll on the server and use an object you create in your asp to do all the work. You can download it from their website.
 
hi,
Could you please also email me the code you found for chosing and uploading a file by ASP? email: debra_a_c@yahoo.com


thanks
Debra
email : debra_a_c@yahoo.com
 
George, (shaddow)
where does your asp code (for uploading files) save the files?

 
It is showed on the script... ________
George, M
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top