Thread
:
Email Problem
View Single Post
#
2
(
permalink
)
10-14-2008, 10:43 AM
DaveSawers
WebProWorld Veteran
Join Date: Dec 2006
Location: Calgary, Alberta, Canada
Posts: 492
Re: Email Problem
Do you mean you want the image to be the submit button for the form and it's the form that composes/sends the email?
If so, just use a link round the image:
<a href="Javascript
:document.Forms[0].submit()"><img ... /></a>
__________________
Dynamic Software Development
www.activeminds.ca
DaveSawers
View Public Profile
Send a private message to DaveSawers
Visit DaveSawers's homepage!
Find all posts by DaveSawers