Hi all;
I have an asp page that allows the user to upload a file the problem is that it is causing the web connection to be lost.
I get the following error message:
- Error Code 64: Host not available
- Background: The connection to the Web server was lost.
The wierd thing is that as soon as I drop the encType="multipart/form-data" from the form tag the page posts fine, but the file obviously can't be saved then.
Has anyone else experienced this problem? I am guessing it might have something to do with the web server. I thinks it's a windows 2000 server.
Any and all help/advice would be greatly appreciated! I am completely stumped on this one.
Sean.
I have an asp page that allows the user to upload a file the problem is that it is causing the web connection to be lost.
I get the following error message:
- Error Code 64: Host not available
- Background: The connection to the Web server was lost.
The wierd thing is that as soon as I drop the encType="multipart/form-data" from the form tag the page posts fine, but the file obviously can't be saved then.
Has anyone else experienced this problem? I am guessing it might have something to do with the web server. I thinks it's a windows 2000 server.
Any and all help/advice would be greatly appreciated! I am completely stumped on this one.
Sean.