Hi Rick, et. al.
Of course, sorry.  Now I see it.  I was thinking my
form was my action.  I know better, the form is
calling the action and that is what I call from the
html.  Sorry for wasting bandwidth,grin.

--- Rick Reumann <[EMAIL PROTECTED]> wrote:

> Chris Pat wrote the following on 1/26/2006 6:44 PM:
> > Hi Michael
> > Thanks, but I still unclear.  I dont want to wrap
> the
> > href in a form tag.  Where that href is going
> should
> > be explicitly known by me b/c it is server-side. 
> 
> Just make the link go to the same path that your
> form submits to. Use 
> the same action mapping that the form uses ie...
> 
>
http://yourapp/someaction.do?param=whatever&param2=Whateverelse
> 
> you are obviously using a link that goes to the
> form. you want to use a 
> link that your form submits to (the action your form
> is submitting to).
> 
> -- 
> Rick
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

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

Reply via email to