[PLUG] Why are my radio buttons not clearing properly?

Michael C. Robinson michael at goose.robinson-west.com
Sat Oct 11 22:14:01 UTC 2003


#<HTML>
#<HEAD>
#<TITLE>Masquerading changer.</TITLE>
#</HEAD>



#<BODY BGCOLOR="WHITE" TEXT=PURPLE LINK=PURPLE VLINK=PURPLE>
#<H2>Internet access changer.</H2>
#<CENTER>
#<P><H4>Enter name of host to change Internet access of.</H4></P>
#<input type="text" name="host" size="30">
#<P><H4>Enter your firewall password.</H4></P>
#<input type="password" name="pass" size="8">
#</CENTER>
#<BR>
#<BR>
#<BR>
#<P>
#<input type="radio" name="a" value="on"> on<br>
#<input type="radio" name="a" value="off"> off<br>
#<P>
#</BODY>
#
#</HTML>
#

The radio buttons when you click them get a black dot in them.  When
I click the other button they both have a black dot in them.  Anyone
know what's wrong with the above source?

     --  Michael




More information about the PLUG mailing list