Forums

ASP

This topic is locked

Insert new record and upload at same time

Posted 15 Jul 2003 19:44:31
1
has voted
15 Jul 2003 19:44:31 Buddy Quaid posted:
I am updating an insert form where right now the client has to enter in the name of the file in the form then use an FTP program to put the .jpg file on the server.

I would like to streamline this with the form and using AspUpload not the PureASPUpload component. I know how to invoke the component which is done from inside a form. I would like these things to happen:

-Get the file name from the name of the file they choose to upload automatically.
-Insert the record and upload file on the press of the insert button.

Anyone have any advice?

Buddy

Reply to this topic