SerenityNet -> Upload File, Populate DB with path (8/3/2001 19:57:00)
Greetings,
Would someone help me get started on what I need to learn to have a web page form that will allow a visitor to browse for, select, and upload a file to a given directory, then post the file name and path into a DB so asp can pull the image to a page later on.
I'm doing my site as a hobby and don't really have the option of purchasing third-party solutions.
Thanks in advance, Andrew webmaster@serenitynet.net
khiser0001 -> RE: Upload File, Populate DB with path (8/3/2001 22:27:00)
Look for upload components like SimpleUpload, ASPupload, etc. Check with your webhost to see what they use. You can then read the documentation for their component and it will tell you how to do what you want.
SerenityNet -> RE: Upload File, Populate DB with path (8/3/2001 22:36:00)