Hi List, not a necessary java item but a wanted HTML tag. I am encountering the ENCTYPE wich is not handeled correctly by Arachne. This summer the webmaster of amsat.org changed the enctype to an ACTION type on the amsat website to comfort Arachne users... but we cann't expect that much kindness from most webmasters.
Abstract from "RFC1867" *********************** 2. HTML forms with file submission The current HTML specification defines eight possible values for the attribute TYPE of an INPUT element: CHECKBOX, HIDDEN, IMAGE, PASSWORD, RADIO, RESET, SUBMIT, TEXT. In addition, it defines the default ENCTYPE attribute of the FORM element using the POST METHOD to have the default value "application/x-www-form-urlencoded". ********************** Arachne does not handle ENCTYPE attribute :*( Regards, Bastiaan