Sendind Forms Via Email

Ask a Question related to Dreamweaver AppDev, Design and Development.

  1. #1

    Default Re: Sendind Forms Via Email

    Hi,
    This is exactly what i need to do now, i've downloaded the AspEmail 4.5
    (freeware) but can't figure it out. - do i have to use only that form of
    theirs, or will it give me a script (cgi-php?) according to my question form
    (I've already built in dw)and direct the filled form to the receipient email
    account i specify?
    i feel like a designer who's "along way from home" ;)
    Much much appreciative to any adivce
    thanks

    suediskinli Guest

  2. Similar Questions and Discussions

    1. A little help with forms via Email?
      You need to have someone create a cgi application on the server to send your the information entered on the form. You need not contact a pro, just...
    2. Interactive forms will not email out
      Open Livecycle form Be sure Window menu /Library/ and Object are checked Drag a print button from the pallet Change the field type to button...
    3. email forms
      hi people. im pretty amateur on scripting..but my flash techniques are coming along ok. I'm creating a site and i want to integrate a feedback form...
    4. Send Email Using Forms
      I'm not too familiar with how to integrate forms into e-mail and was wondering with anyone could shade some light on this problem. Basically, what...
    5. Web Forms that email info
      How do I make a webform that just emails me the info that the person enters
  3. #2

    Default Re: Sendind Forms Via Email

    On Thu, 24 Mar 2005 06:07:52 +0000 (UTC), suediskinli
    <webforumsuser@macromedia.com> wrote:
    > Hi,
    > This is exactly what i need to do now, i've downloaded the AspEmail 4.5
    > (freeware) but can't figure it out. - do i have to use only that form of
    > theirs, or will it give me a script (cgi-php?) according to my question
    > form
    > (I've already built in dw)and direct the filled form to the receipient
    > email
    > account i specify?
    > i feel like a designer who's "along way from home" ;)
    > Much much appreciative to any adivce
    > thanks
    >
    There are some snippets and apps in Hotscripts, I just wonder if this
    forms will work on a text-email client. I do remember I was sent this form
    email once and I was never able to use it since and recieved a bunch of
    un-processed code.


    --
    Alexandro Colorado
    ------------------------------
    Support Engineer
    InterAKT Online
    [url]http://www.interaktonline.com[/url]
    Tel: 40(21) 312.5312
    Alexandro Colorado Guest

  4. #3

    Default Re: Sendind Forms Via Email

    1. install ASPEmail you downloaded in the server
    2. code an ASP page following the manual examples changing values like
    SMTP server, from and to addresses, ...

    suediskinli wrote:
    > Hi,
    > This is exactly what i need to do now, i've downloaded the AspEmail 4.5
    > (freeware) but can't figure it out. - do i have to use only that form of
    > theirs, or will it give me a script (cgi-php?) according to my question form
    > (I've already built in dw)and direct the filled form to the receipient email
    > account i specify?
    > i feel like a designer who's "along way from home" ;)
    > Much much appreciative to any adivce
    > thanks
    >
    Manuel Socarras 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