You may use this 

<html:form>
...
<input type="image" src="your_image">
</html:form>

Quan

----- Original Message ----- 
From: Long Zhao <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, August 07, 2001 5:21 AM
Subject: how to create a submit button with my own image 


> for a struts form, <html:form action=""></html:form>,
> how to create a submit button with my own image?
> 
> I have tried to use javascript to do
> "onclick="javascript:window.document.form.submit()",
> but it did not work, because the struts form do not
> have a name for the form.
> 
> Thanks
> 
> Long
> 
> __________________________________________________
> Do You Yahoo!?
> Make international calls for as low as $.04/minute with Yahoo! Messenger
> http://phonecard.yahoo.com/
> 

Reply via email to