what exactly do you want to know? how to add a target tag to the form?

<form wicket:id="form" target="foo"></form>

-igor

On Sat, Jun 6, 2009 at 1:07 PM, Jeremy Colton<[email protected]> wrote:
> Hi,
>
> I am creating a form that performs a file upload.  Rather than have the
> form's page update once the onSubmit() ends, I want the form's target
> attribute to specify an iframe and have the iframe update instead.
>
> How do i do this?
>
> Many thanks
> Jeremy C.
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to