Button on WEB page to E-Mail page.

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

  1. #1

    Default Button on WEB page to E-Mail page.

    Hi all, I am new at Macromedia Dreamweaver. I wish to place a button on a
    Dreamweaver (Ver. 4) web page I am developing that permits a viewer to
    e-mail that page to a recipient. How do I do this? Any help will be
    greatly appreciated. Denny


    Dennys G. Guest

  2. Similar Questions and Discussions

    1. Sending ASP page as e-mail
      We have an ASP-based call center application that our call center operators use to track calls and forward job assignments. This app replaces a...
    2. mail page is unaccessible
      On Thu, 17 Jul 2003 03:26:02 -0700, "Friederike Muttray" <cyclemim1@yahoo.com> wrote: Well.... you shouldn't need email to check back in a...
    3. Send e-mail from asp page
      Hi, we just migrated our web server to a new server. And we are having a problem with order e-mails the server will stop at a line in the...
    4. Calling a html page from an asp page then returning to the next statement on the original asp page
      Hi! I have an ASP page that calls excel to create a report. This works fine. Now I need to call a html calendar page to filter what rows are...
    5. Attack a page to a mail
      In an .aspx page when the user clikcks a button all the information on the page including datagrid, should be send to a mail address. I know how to...
  3. #2

    Default Re:Button on WEB page to E-Mail page.

    You can have a form with a textbox where the visitors can enter an email address and a hidden field containing the URL and a submit button, when the user enters an email address and hits submit, the textbox value and the hidden form value get sent to the mail script that sends the mail to the friend, relative... etc

    Regards,
    Pistolfire99

    Server Model:- PHP_MySQL + Apache2
    [url]http://www.i2l2.com/[/url]
    Pistolfire99 webforumsuser@macromedia.com Guest

  4. #3

    Default Re: Re:Button on WEB page to E-Mail page.

    Pistofire99,

    Thank-you for your suggestion. I will give it a try.


    "Pistolfire99" <webforumsuser@macromedia.com> wrote in message
    news:bfunb4$lv8$1@forums.macromedia.com...
    > You can have a form with a textbox where the visitors can enter an email
    address and a hidden field containing the URL and a submit button, when the
    user enters an email address and hits submit, the textbox value and the
    hidden form value get sent to the mail script that sends the mail to the
    friend, relative... etc
    >
    > Regards,
    > Pistolfire99
    >
    > Server Model:- PHP_MySQL + Apache2
    > [url]http://www.i2l2.com/[/url]

    Dennys G. 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