On 3/8/06, Yariel Ramos Moreno <[EMAIL PROTECTED]> wrote:

> It's there a way of submit an html:form to a LookUpDispathAction with
> a link instead of a submit button?

What problem are you trying to solve?

 * If you can get all of the request parameters into the link URL, yes.

 * Otherwise, not without client side scripting.
         http://www.thesitewizard.com/archive/textsubmit.shtml

 * You can make a submit button *look* like a link with CSS.
         http://tom.me.uk/scripting/submit.html

HTH,
--
Wendy

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

Reply via email to