How do you submit a form using JavaScript and struts I use to use

function fSubmit()
{
        document.forms[0].submit();
}

But the above code does not work any more.  I need to use a image for my
submit button


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

Reply via email to