Text box for joining mailing list.

Discussion in 'HTML & Website Design' started by mudanoman, Dec 11, 2005.

  1. #1
    Hi,

    Does anyone have code for a textbox for submitting an email address to a mailing list? Any help appreciated!

    Thanks,

    Ivan
     
    mudanoman, Dec 11, 2005 IP
  2. x2the80

    x2the80 Peon

    Messages:
    7
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    <INPUT NAME="vegot">

    The script will probably have a pre-set name value, which is the text box where it grabs the mailing address from. Simply change 'vegot' to whatever that name is, and have the actual form post to the script.
     
    x2the80, Dec 11, 2005 IP
  3. codeteacher

    codeteacher Peon

    Messages:
    117
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Could you specify your question a bit more ? A textbox is a textbox and it's always like <input type="text" name="name" value="" size"20">
    Perhaps you should try hotscripts.com, search on mailing list.
     
    codeteacher, Dec 12, 2005 IP
  4. mudanoman

    mudanoman Guest

    Messages:
    596
    Likes Received:
    16
    Best Answers:
    0
    Trophy Points:
    0
    #4
    My question was a bit unclear, sorry. I am looking for html code to create a "Join our Mailing list" box like that on the top right corner of http://satvocab.com/ . I will try hotscripts. Thanks. -Ivan
     
    mudanoman, Dec 14, 2005 IP