Hi, I have not time to add some debug to find out messages. Here is the jsp file
Upload survey form: <br><br> <form action="../FileUploadServ" method=post enctype="multipart/form-data"> <input type="file" name='file1' > <input type=submit value='Upload'> </form> <form action="../FileUploadServ" method=post> Delete file from server: <br><br> <input type="text" name="delete" value="file_name"> <input type=submit value='Delete'> </form> Attached is the servlet I found the file name h:\survey3.html in the server directory instead of survey3.html. Use Netscape or mozilla it is survey3.html that is what I expect. So there might be problem with string process somewhere.. Thanks for your reply. ===== S.KIEU Find local movie times and trailers on Yahoo! Movies. http://au.movies.yahoo.com
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
