View Single Post
  #3  
Old 02-29-2008, 03:54 AM
frogger6 frogger6 is offline
Staff Sergeant
 
Join Date: Feb 2008
Posts: 40
Default Re: need help with mailmachine freeware!

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>
Reply With Quote