Submit Your Article Forum Rules

Results 1 to 2 of 2

Thread: Entering e-mail addresses

  1. #1

    Entering e-mail addresses

    OK, this may be a basic question, but how do you create an area to have visitors enter and email address to join a distribution list? I am designing in Fireworks MX and Dreamweaver MX.

  2. #2
    Senior Member
    Join Date
    Jul 2003
    Posts
    398
    Don't know about Dreamweaver and the other MX overload.

    But plain HTML: Create a form with an <Input>-tag and a button to send the content. Easiest you send the content via an e-mail to your newsletter service (typically TO: newletter-subscribe@xyzdomain.com or To: newsletter@xyzdomain.com + subject: subsribe). With a little JavaScript you can even check for a valid e-mail address pattern and send it in the right form.

    Ask your newsletter provider for an HTML template and cut and paste it into you source. Adjust according to your liking with colors, etc. Test after each little change if it still works, so you don't destroy the integrity of the template.

    Good luck

    K<o>

Similar Threads

  1. E-mail Addresses and SEO link exchange sheets
    By salexfo in forum Link Exchange
    Replies: 1
    Last Post: 02-05-2009, 12:56 AM
  2. Question about encoding e-mail addresses
    By Larry Launstein Jr in forum Web Programming Discussion Forum
    Replies: 5
    Last Post: 11-05-2004, 12:41 PM
  3. encrypting e-mail addresses on sites
    By candela in forum Marketing Strategies Discussion Forum
    Replies: 1
    Last Post: 08-18-2004, 01:34 PM
  4. Am I asking for more SPAM if I add E-mail addresses?
    By MaineWeb in forum Marketing Strategies Discussion Forum
    Replies: 9
    Last Post: 07-13-2004, 05:42 PM
  5. My E mail addresses have been Hijacked
    By Domain Signs in forum Marketing Strategies Discussion Forum
    Replies: 2
    Last Post: 05-19-2004, 08:04 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •