ok, solved it by using "<input type="image"...>". Didn't know that such an
input type exists...

Regards,
Thorsten


-----Urspr�ngliche Nachricht-----
Von: Kleinhenz Thorsten 
Gesendet am: Montag, 13. Januar 2003 10:58
An: '[EMAIL PROTECTED]'
Betreff: How to submit the inside of a html-form via href?

Hello,

instead of a submit button I want to use an image button to execute an
action inside a html-form-tag. So I replaced the <input type="submit"
name="eventSubmit_doXy"> with a
href="$link.setPage(..).setAction(..).addPathInfo("eventSubmit_doXy","")....
"
The problem is that the action doesn't get the values I entered in the
textfields inside the html-form-tag. Does anyone know a possibility how the
action gets the values of the textfields (or checkboxes etc.)?

Regards,
Thorsten


--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to