Upload with ASP.NET

Bill Nye

New Member
Hi, how can I create a ASP.NET page like the one in http://www.4guysfromrolla.com/webtech/091201-1.shtml that will upload files into a folder, and then automatically isert the file name and path into database so that people can access the file just by clicking on the file link. Thank you very much for your time.Here's another article that might help:<BR>http://aspalliance.com/das/tutorial/fileupload.aspx<BR><BR>You can create a db save subroutine in the same file that your fileupload happends.<BR><BR>hthYou can find JUST that code on my post "Parser error.." in this forum. Just delete the lines that produce the error and it works.Hey, thanks for you guys help. I will try to put the page together.Hi Salvador Gallego can you help me? I copied your code down, but don't know how to make it work. So can you please tell me where should I put the asp page, and where to put the database file to make this code work. Sorry for asking this type of question, but I can't help it I don't know anything about code, so sorry again. You can contact me at this email: [email protected] thanks.
 
Back
Top