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.
