>>>Thank you for the code for the Grey Button. >>>I would like to place this on my page, but would >>>prefer to use a custom made button to flow >>>with the page I have created. How do I point >>>the code to the new button I have created?
>>I don't fully understand. You can change what's >>written on the button, change the email address, >>of course, and change the subject line of the >>message you receive. Those are the only options, >>it's a pretty basic script.
>Instead of the code for a submit button, , you can use a graphic to submit a form. >The code would look like this: .
>I think that's what Dawn means.
>Hope this helps.
You've turned off HTML so the code above got stripped out. Here it is in parentheses instead of in less than and greater than brackets.
Normal code: (input type="submit") With graphic: (input type="image" value="submit" src="whatever.gif")