Menu

multi forms

Anonymous
2003-02-13
2003-02-14
  • Anonymous

    Anonymous - 2003-02-13

    I've a page which contains multi forms. The HTML parser (Tidy) can read all the forms when I use the getForms; however, for some reasons, the 2nd form's parameters only be recognized and treated as inside 1st form.
    for example, the first form I've is a dummy form which does a simple POST action. The 2nd form is also doing POST with enctype="multipart/form-data".  When I try to do upload file testing, I always get an exception which tells me the form is not MIME encoded.
    Is this a bug in HTML parser or my problem?

    TIA,

     
    • Russell Gold

      Russell Gold - 2003-02-14

      Please try the latest prerelease version or the cvs version. It has changes which should make the parser much more tolerant of sloppy HTML.

       

Log in to post a comment.

Auth0 Logo