Re: Help on uploading files

2000-01-14 Thread Jason Hunter
Islam Tariq wrote: > > Hi, > I have been trying to work on writing the servlet that uploads a > file with no luck. > > > > This is the error message I get when I push the upload button: > A network error occurred while Netscape was receiving data. > (Netscape error: Connection reset by pe

Help on uploading files

2000-01-13 Thread Islam Tariq
Hi, I have been trying to work on writing the servlet that uploads a file with no luck. Particularly, I'm having problem using the ENCTYPE=multipart/form-data attribute in the FORM tag. When the client request is submitted with the filename, Netscape gives me an error message. I don't get any