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

  1. #1

    Default Forms Buttons

    I just created a form and added 2 buttons: Submit and Clear. How do I get the button Submit linked to my email adress so that the response comes to me. Thanks for your help.:confused;
    Gahi Guest

  2. Similar Questions and Discussions

    1. Buttons and forms
      I have a form set up on my website with a couple of fields and a "send" button so that people can join a mailing list. Is there any way I can...
    2. Advanced>Forms>Export Forms Data is grayed out
      version 6.0.0 ¿ How do I activate this option ?
    3. Access Forms buttons will not work in XP
      I have migrated an Access application from Access97 to Access 200 and it worked fine on the 2000 Professional. Hoever if I use the application in...
    4. smart forms buttons
      hey. i have 3 tables with relationships: proposals (PK=number), versions (PK=number+version_num) and data (PK=number+version_num+option-num). i...
    5. Forms: customized buttons
      Hi all Anybody out there have a link to a site that offers customized button controls for access forms. I'm tired of the standard rectangular box...
  3. #2

    Default Re: Forms Buttons

    .oO(Gahi)
    >I just created a form and added 2 buttons: Submit and Clear. How do I
    >get the button Submit linked to my email adress so that the response
    >comes to me. Thanks for your help.:confused;
    Use a server-side script. Search this group or Google for 'formmailer'.
    This topic comes up every day, you should be able to find hundreds of
    answers.

    Micha
    Michael Fesser 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