P
PM Cooper
Is it possible to upload files to the web server and update an SQL database from form fields on the same ASP page? The functionalities work when accessed from individual pages but I can't get them to work on the same page.
The file upload is done using the <input type="file"...> tag. Any suggestions would be helpful.
The file upload is done using the <input type="file"...> tag. Any suggestions would be helpful.