Border Buttens

 

MSNTV Only Form Border Buttons

Sample Code for MSNTV's Form Border Buttons. Just change the border button file name to any of the button names listed below next to their examples.

<form method="post" action="URL Goes Here"> <input type="submit" value="Click Here" text="#ffffff" borderimage="file://rom/borders/buttonborder1.bif"> </form>

The Border Buttons are present inside your MSNTV boxes. They will not show as intended for computer users. The buttons will appear as just plain gray buttons on a computer and will be functional as clickable buttons.

You can also change the text color of the button. Use the color name or hex color number for the color. This text color will also not be seen using a computer.

Regular Border Buttons

Button # 1

buttonborder1.bif

Button # 2

buttonborder2.bif

Button # 3

buttonborder3.bif

Button # 4

buttonborder4.bif

Button # 5

buttonborder5.bif

Button # 6

buttonborder6.bif

Button # 7

buttonborder7.bif

LED Border Buttons

Sample Code for MSNTV's LED Form Border Buttons.
Just change the border button file name to any of the
button names listed below next to their examples.

<form method="post" action="URL Goes Here">
<input type="submit" value="Click Here" text="white" borderimage="file://rom/borders/buttonborder3.bif" indicator="file://rom/borders/redLED.bif" checked="on">
</form>

You can change the checked="on" to checked="off". This will change the color of the LED light from red to green.

Note: These LED lights might not work will all MSNTV boxs.

Button # 1

buttonborder1.bif

Button # 2

buttonborder2.bif

Button # 3

buttonborder3.bif

Button # 4

buttonborder4.bif

Button # 5

buttonborder5.bif

Button # 6

buttonborder6.bif

Button # 7

buttonborder7.bif