~~~ Here are some different form buttons to put in your pages or E-mail

Here is a basic form code

<form method="post" action="http://URL of Link"><input type="submit" value="Link Name" borderimage="file://ROM/Borders/buttonborder2.bif" text="yellow" width="200"></form>

~~~ You can change the width, text color and value. You can also change the style of the button by changing the file extention. Here are a bunch of different styles to use in your forms. Hope you fnd what you're looking for.
buttonborder1.bif
buttonborder2.bif
buttonborder3.bif
buttonborder4.bif
buttonborder5.bif
buttonborder6.bif
buttonborder7.bif
tvimages/tvbuttonborder.bif
redLED.bif
alert.bif
panelborder.bif
greenLED.bif

<form action="http://"> <input type=checkbox offimage="file://rom/images/SwitchOff.gif" onimage="file://rom/images/SwitchOn.gif" onClick="submit()"></form>


<form action="http://"> <font size="4" color="yellow" effect="emboss"><b> <input type="submit" value="Ready?" indicator="file://rom/borders/greenLED.bif" checked="off" onfocus="this.value='Go'" onblur="this.value='Ready?'" borderimage="file://rom/borders/buttonborder6.bif" width="180" usestyle></B></font></form>


<center><form action="http://URL Here"> <font size="4" color="yellow" effect="emboss"><b> <input type="submit" value="Your words" indicator="file://rom/borders/redLED.bif" checked="on" borderimage="file://rom/borders/buttonborder6.bif" width="180" usestyle> </b></font></form></center>



1