Need help with subscription form

Ask a Question related to Macromedia Dynamic HTML, Design and Development.

  1. #1

    Default Need help with subscription form

    I have build a subscription form in Dreamweaver and now need to know how to get
    the info that users fill out sent to me in an email. I have heard you might
    need to use and asp page or cgi scrpit, but I can't find a tutorial on either
    of these. Any ideas?

    Thanks!

    mallenwsp Guest

  2. Similar Questions and Discussions

    1. licensing / subscription system
      Hi all. I have an AIR application that I am wanting to build in some sort of licensing / subscription system into. I am not 100% what I want...
    2. Subscription Users
      Hello I need to make two group of users for my local site. The one who pays subscription for having acces to priviledges to see others contact...
    3. Pop Up Newsletter subscription form?
      Hi I would like to create a pop up screen to load from my home page to encourage subscriptions to my newsletter. Can this be done via Publisher...
    4. Subscription mailing list
      Hi All Im building my first php site and what im looking for is a simple tutuorial / example of a form which allows users to enter their email...
    5. Apple's subscription based OS
      Microsoft shocked the computing industry when they said they wanted a subscription based OS. Apple is doing exactly that and nobody even knows it....
  3. #2

    Default Re: Need help with subscription form

    if you put it on a server with php it is real easy. if you have access to this i can show you how to set it up.
    digitalus media Guest

  4. #3

    Default Re: Need help with subscription form

    I do have access to a server. The rest of the website is up, but the
    subscription page is not, obviously. The url is [url]www.saathome.com[/url]. Let me know
    what I need to do to get this puppy up and running.

    Thank you very much!

    mallenwsp Guest

  5. #4

    Default Re: Need help with subscription form

    I am curious as to how to do this as well. I have created the form, I'm just
    having a hard time monkeying around with the proper php script to get it to
    send. I used a tutorial I found at [url]http://apptools.com/phptools/forms/[/url] but I
    have got stuck on the actual send option. Any assistance you could offer me as
    well re:php scripting to send a form to an email address would be greatly
    appreciated. My form can be viewed at
    [url]www.frontlineofficertraining.com/contact.html[/url].

    Thanks in advance.

    Duker10 Guest

  6. #5

    Default Re: Need help with subscription form

    I posted the code which will email your form data on my blog.

    Check out: [url]http://digitalusmedia.net/exchange/[/url]
    digitalus media Guest

  7. #6

    Default Re: Need help with subscription form

    I have a similar situation, in that I have produced a webpage for the purpose
    of having people vote on images that are on the page. I have gotten a CGI
    script from my web server. I have been struggling with, and trying to find
    help with HOW to get that script onto the page in the right place for too long,
    way past my self-imposed deadline.....do you have expertise with this? My page
    is written in Dreamweaver MX. HELP!!!

    threadhost Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139