DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24839>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24839 File upload wont work if spaces not in the right place. ------- Additional Comments From [EMAIL PROTECTED] 2003-11-19 22:51 ------- I'm not sure what module it is, it might be mod_rewrite? I'm tying to upload a file using. <form ENCTYPE="multipart/form-data" action="extra.php" method="POST"> Upload an image: <input name="userfile" type="file" size="100"> <input type="submit" value="Send File"> </form> If the file looks like this: C:\Documents and Settings\username\Desktop\image.jpg Netscape gives an error of "The document contains no data". In IE I get the page cannot be displayed error. I never makes it far enough to execute the PHP code. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
