http://www.goatofthegame.com is my website
and this is the html code i put on the page itself:
#<center>Sign Up for our Newsletter! Enter your Email Address</c>
#<form action="/cgi-bin/mailmachine.cgi" method=post>
#<input type=text name="address" size=50><br>
#<input type=radio name=action value=Subscribe checked>
#Subscribe | Unsubscribe <input type=radio name=action #value=Unsubscribe>
#<br><input type="submit" value="Submit">
#</form>