I have created a button in photoshop that i am using as my submit button. But i don't know how to make the form that the user fills out submit to an email address.
I need some code that will keep my image as the submit button and also make the form mailto a person.
Here is the code that is in there right now that grabs the image.
<input name="submit" type="image" id="submit" src="images/submit_07.gif" alt="submit" border="0">
thanks.
susie
I need some code that will keep my image as the submit button and also make the form mailto a person.
Here is the code that is in there right now that grabs the image.
<input name="submit" type="image" id="submit" src="images/submit_07.gif" alt="submit" border="0">
thanks.
susie