locked
IE fails to upload a file containing POST. RRS feed

  • Question

  • WinInet or Internet Explorer fails to upload time when the file contains the word POST.

    eg.:
    web-page

    <html>

    <form action="http://mark.myrosoft.com/Database/Puntenboek/Admin/readSchool.test.php" method=post enctype="multipart/form-data">
    submit this file: <input type=file name="userfile"><br>
    <input type=submit><br>
    </form>
    </html>


    file to upload (only one line!)

    <Name>POSTTEST</Name>

    Similar code based WinInet show the same problem.
    FireFox on the same machine works normally.
    Version: any version of windows 2000 - Vista.
    Version of IE: 6.0 or later.


    Geert
    • Moved by Mike Walsh FIN Friday, September 12, 2008 5:02 PM Off-Topic (Moved from MSDN and TechNet Search Feedback to Off-Topic Posts (Do Not Post Here))
    Friday, September 12, 2008 11:23 AM

Answers

All replies