Forums
This topic is locked
Delete before Update Problem
Posted 22 years ago
1
has voted
22 years ago Rich Caine posted:
Hi!I'm having a problem uploading a file. My record type in my db has 2 files associated with it - an image and a PDF.
The image gets uploaded first along with some other details. ASP Upload (2.09) then redirects to a second page to upload the PDF. This is a record update procedure so the Delete Before Update behaviour is used.
The problem is this (getting to the point):
The second page upload is not uploading or redirecting. I get an error page with the querystring:
update2.asp?ID=9&&GP_upload=true
The actual error reads:
"10054 - Connection reset by server
The server you are attempting to access has aborted the connection with the gateway."
Ideas? The first upload is working perfectly.
Please Help!
Rich<font face='Verdana'></font id='Verdana'>