Try <a href="javascript:document.forms[0].submit()">Send skjema</a>

Hope this helps (I have no time to test at the moment)
(This is a bug in 5.0)

-----Original Message-----
From: Jan Fredrik Øveraasen
[mailto:[EMAIL PROTECTED]]
Sent: Donnerstag, 9. August 2001 11:54
To: '[EMAIL PROTECTED]'
Subject: can`t submit form when using ie 5.0


Hi
I have a form like this:

  <html:form action="jsp/usermanagement_updateuser.do">

        <html:text property="firstname" size="15" />

       <html:radio property="sex" property="sex" value="female" />
       <html:radio property="sex" property="sex" value="male"/

<td class="texth3bwhite"><a href="#"
onClick="document.forms[0].submit()">Send skjema</a></td>

   </html:form>

In ie 5.0 this form is not submitted.

Can anyone tell me if there is something I can do different or is this a bug
in ie 5.0.




        ___ Jan Fredrik Øveraasen | Senior Systems Developer
        ___ Cell Network ASA | Pb. 5313, Sørkedalsv. 10A, N-0304 Oslo,
Norway
        ___ Tel: +47 23196600/35 | Fax: +47 23196601 | Mob: +47 93 49 99 88
   ___ http://www.cellnetwork.com/ |
mailto:[EMAIL PROTECTED]

Reply via email to