3 replies
I have a simple site. All pages are .aspx, so I have .net capability but haven't really done anything with that.

Here's my question:

I want to create something simple on my web site where users can input their email (in a text box) and then I grab that for a subscription list. What's the easiest way to do this?

(I don't have wordpress and do all the html manually in Visual Web Developer.)
#grabber #subscriber
  • Profile picture of the author Steve Diamond
    The simplest way is to sign up with one of the list management services like Aweber, MailChimp, or GetResponse. They will provide HTML and/or JavaScript code for you to include in your pages to display a subscription form.

    There are other advantages to using such a service for your list as opposed to trying to manage the list on your own: better delivery rates, forced compliance with anti-spam laws, ease of use.

    HTH.

    Steve
    Signature
    Mindfulness training & coaching online
    Reduce stress | Stay focused | Keep positive and balanced
    {{ DiscussionBoard.errors[4597315].message }}
    • Profile picture of the author Why9999
      Originally Posted by Steve Diamond View Post

      The simplest way is to sign up with one of the list management services like Aweber, MailChimp, or GetResponse. They will provide HTML and/or JavaScript code for you to include in your pages to display a subscription form.

      There are other advantages to using such a service for your list as opposed to trying to manage the list on your own: better delivery rates, forced compliance with anti-spam laws, ease of use.

      HTH.

      Steve
      That's the second time I've heard AWeber mentioned in as many days. Time to get serious! I didn't realize it could be done with simple JavaScript. Thx for the tip...
      {{ DiscussionBoard.errors[4597357].message }}
  • Profile picture of the author marke123
    Banned
    [DELETED]
    {{ DiscussionBoard.errors[4599764].message }}
    • Profile picture of the author tocktik
      You want to develop website is it.

      If you are at starting . go for wordpress it is best
      {{ DiscussionBoard.errors[4600395].message }}

Trending Topics