Wrox Home  
Search P2P Archive for: Go

  Return to Index  

html_code_clinic thread: Help on cgi's


Message #1 by "Mário Ramos" <mjpr@f...> on Wed, 17 Jan 2001 01:29:40 -0000
I would like to ad this to the form:

    <input type="Checkbox" name="optnewsletter" value="Y" CHECKED> 
    Yes, I?d like to receive Panamas.net newsletter and notifications of
new
site features. 

    The cyber card site uses card.cgi
    and the maling list uses subscribe.cgi

    So when someone sends a Cyber Card From my site they can subscribe to
the mailing list at the same time.

    Here is the code for Card.cgi
    http://www.panamas.net/card.txt

    Here is the code for Subscribe.cgi
    http://www.panamas.net/subscribe.txt

    Thanks

    

  Return to Index