Thread: Email Problem
View Single Post
  #3 (permalink)  
Old 10-14-2008, 02:13 PM
ryanhouston ryanhouston is offline
WebProWorld New Member
 
Join Date: Sep 2008
Posts: 18
ryanhouston RepRank 0
Default Re: Email Problem

are you looking so that you click an image to post the form ? if so just use the following button in the form tags:

Quote:
<input type="image" src="url to the image" name="button" value="Submit">
Reply With Quote