Upload file and insert filename into access db
Hi everyone
I am still very new to asp but I am trying to increase my knowledgebase as much as I can.
My question is this:
Is it possible to create a form with an image upload field which, when submitted, uploads the file to a certain directory on the server but also inserts the filename into a table in an access database?
I can insert text into a database no problems, I can upload files to whatever directories I want to, also no problems. However, problems arise when I try to do both at the same time and the form either fails or does nothing at all.
Can anyone help?
Many thanks
Ian
|