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]>

Reply via email to