PDA

View Full Version : I hate Standard submit buttons



brndn
July 17th, 2005, 08:12 PM
Hi I am designing a site that has a few submit buttons.
How do I assign the same php submit form, to my own send button.

Any suggestions?

PS I dont like those glass droplet buttons?

DDD
July 17th, 2005, 11:53 PM
<INPUT TYPE="image" SRC="button.gif" VALUE="Submit now"
ALT="Submit now" NAME="Submit now">

brndn
July 18th, 2005, 12:03 AM
thanks for that. 3d