<kissup>JAVA Servlet Programming by Jason Hunter has proved to be an invaluable
resource as we transition to web development.</kissup>

<question>
Browser: IE 4.72.xxxx
Web Server: IBM HTTP Server (Apache)
Server OS: NT 4 sp 4

When I submit a file with embedded control characters via an HTML form and
"catch" it with the MultipartRequest class from com.oreilly.servlet.* I am
finding that some of the control characters are being replaced with '?'
specifically it looks like the high ASCII characters like 0x90 are being
replaced.This is due to browser substitution as Netscape appears to properly
transfer the file. Is there any way around this problem?
 </question>

Thanks,

David Allen

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to