Question
Insert Record
I am using the asp language
I am trying to develop an application where a user specifies the location of an image on there harddrive and it is uploaded on to my site (I have have done this)
The next thing i want it to do is create a record in a database with the location of the image on the website.
I do not want to create the record however until the image is succesfully uploaded.
once the image is uploaded users are redirected to done.asp
I want to create a self submitting form on done.asp to insert the record. How can i do this??????
I am trying to develop an application where a user specifies the location of an image on there harddrive and it is uploaded on to my site (I have have done this)
The next thing i want it to do is create a record in a database with the location of the image on the website.
I do not want to create the record however until the image is succesfully uploaded.
once the image is uploaded users are redirected to done.asp
I want to create a self submitting form on done.asp to insert the record. How can i do this??????
