Content submit by email

I have been able to figure out how to create a form in
dreamweaver. However, I would really like to find out how to set
everything up so that when the form is completed it is sent by
email and not to the server. For my purpose it would be much easier
if the form is the filled out and then sent to email instead of
being posted to the server.
Any help would be really appreciated.
Thank you

What type of hosting, and is there a pre-installed form to
email script
already? See the hosting's FAQ/Support section for info on
scripting or
forms, and look in your "control panel" if there is one.
if no pre-installed script:
for php, i suggest
http://boaddrink.com
-->phpformmail
{tip- set up the recipient array in the script, and you can
use an alias as
the recipient in the form, keeping the real email address out
of the form so
it won't be harvested by spambots}
for tutorials and links to other scripts and info on building
a custom
script-
http://apptools.com/rants/mailto.php
and- at
http://www.kaosweaver.com
there is a free dw extension; KaosMailer
that will write a quick simple ASP or PHP or ColdFusion
script for you.
download it, install it in dw with the Extension Manager, and
follow the
help instructions. A one minute task filling out a
dreamweaver dialog box,
about as simple as it will get.
As for the "thank you page", each of the above scripts have
ways to handle
that. See the readme instructions. In phpformmail, you put a
hidden form
field in your form that tells the script what to do.
<input type="hidden" name="redirect"
value="
http://example.com/thepageyouwant.html">

Similar Messages

  • Submit by Email problem

    I created a form with "submit by email" button. When I click on the button it opens into my email just fine, but the email address is listed twice. I checked the object information and the address is only entered once. Can anyone help?

    Before you go too far on the on e-mail submission, what is the purpose of the form in terms of distribution and are you having the PDF or the data submitted. The PDF is an issue, as is e-mail submission itself. They both have problems and more information is needed before you bother with completing what you are trying to do.
    As far as the link, it should be only listed 1 time in the submit button icon.

  • Since the latest update to OX I have been unable to download the contents of some emails because pages does not support the font they are created in. Is there a fix for this?

    Hi, since I installed the latest update on my Mac I have been unable to open the contents of some emails because it is saying that pages does not recognise the font. For example it is saying 'some features aren't supported, the font Calibri isn't available on OS X. It was replaced with TrebuchetMS' This means that I cannot open letters from my daughters school. Is there any way round this other than getting rid of this nightmare MAC and going back to Windows!?

    http://www.mozilla.com/en-US/firefox/3.6.13/releasenotes/
    Had the same problem; would have been nice if they had told s that we need an intel processor on our older Macs! I am up and running again.

  • TS3899 I recently discovered that I can no longer access websites pointed to within the content of an email message on my iPad Air by clicking on the highlighted HTML text or symbols. What should I do to correct this issue?

    I recently discovered that I can no longer access websites pointed to within the content of an email message on my iPad Air by clicking on the highlighted HTML text or symbols. What have I done to create, and what should I now do to correct, this issue?

    Or you could include a width to your body style:
    body {
    background-image: url(Logo/sky1.jpg);
    background-position: center center;
    background-attachment: fixed;
    width: 75%;}
    It might work or not depending on your other color scheme.

  • Submit By Email button not working in FireFox 25.0.1

    If the form is saved to desktop or opened in IE, we are not seeing any issues. However, when clicking on the submit by email button in in FireFox 25.0.1, a pop-up appears to choose the default email program or a web email program. We use Outlook and it is set by default. After checking the Outlook option, the form freezes for about a minute and the email window with the PDF attached never appears.
    I'm using the built-in Submit By Email button in Livecycle Designer 9.
    <event name="event__click" activity="click">
    <submit format="pdf" textEncoding="UTF-8" target="mailto:[email protected]?subject=EBSS User Renewal Request- Approval Needed Request"/>
    </event>

    If the PDF submits to a server-side script URL it can bypass client-side email software.
    Try the online PDF submission examples and see if it works for you in Mozilla FireFox:
    http://www.pdfemail.net/examples/
    You should also make sure the browser is using the Adobe Reader plugin as the default PDF reader.
    http://helpx.adobe.com/acrobat/using/display-pdf-browser-acrobat-xi.html

  • Submit by Email with CC for a pdf as an attachment

    Hello,
    I am using the codes below for a regular submit button to submit by email and having a problem of CC address. I hard-coded the CC address but it does not seem to recognize it, it keep taking the address in the "To" to put on the CC address. Can any one please check for me if there is any wrong with the codes below on the mouse up event:
    var cToAddr = "[email protected]";
    var cCCAddr = "[email protected]";
    //Set the subject and body text for the e-mail message
    var cSubLine = "Craft Issue Tracking Form";
    var cBody = "Please see the attached form.";
    // Send the form data as an FDF attachment on an e-mail
    event.target.mailDoc({bUI: true, cTo: cToAddr, cCc: cCCAddr, cSubject: cSubLine, cMsg: cBody});
    Thanks in advance,
    Han Dao

    Try this..
    If you are using a regular Button then place the below code in the click event of the button.
    event.target.submitForm({cURL:"mailto:"+ cToAddr + "?cc=" + cCCAddr + "&subject=" + cSubLine + "&body=" + cBody,cSubmitAs:"PDF"});
    Thanks
    Srini
    var cToAddr = "[email protected]";
    var cCCAddr = "[email protected]";
    //Set the subject and body text for the e-mail message
    var cSubLine = "Craft Issue Tracking Form";
    var cBody = "Please see the attached form.";
    // Send the form data as an FDF attachment on an e-mail

  • How to submit an email with a header/footer in the body of the email?

    I'm trying to submit an email with a PDF attachment but needs to have a static header and footer in the the body of the email before sending it.  How would this be done and is it possible to do this? I'm new at this and not sure how to even start this.  Any help with this is greatly appreciated.  Thank you.

    You can put info into the body of the email but you are limited on formatting it. Here is a post from Stefan Cameron with sample that I think will really help you.
    http://forms.stefcameron.com/2008/08/28/submitting-form-data-by-email/

  • The contents of my emails are not showing when I open in my usual Firefox. However, if I open in explorer all contents are displayed. I prefer Firefox and don't want to switch back to Explorer. Can you please help me with this situation?

    I have always been able to open my emails and access their contents using Firefox. Now, this morning, I can no longer access the contents of my emails, but can still open them.
    I called 'virginmedia' who told me to try using Explorer, which worked, and they told me the problem was with Firefox.

    Sugestion: Upgrade Firefox to the latest stable version => www.getfirefox.com
    There are many problems with webmail (especially gmail) lately. It can be caused by the AdBlock extension. If you have it installed here's what to do:
    1. "Ctrl+Shift+F" Preferences (or right click on ADP symbol and choose preferences)
    2. 'Filters' menu > "Update all subscriptions"
    Solution from https://support.mozilla.com/pl/questions/896267 by [https://support.mozilla.com/pl/user/52 dmcritchie]

  • Why does the content of my emails not show on the main Mail page but does in the Inbox list of all emails?

    Why does the content of my emails not show on the main Mail page but does in the Inbox list of all emails?

    Try a Reset [Hold the Home and Sleep/Wake buttons down together for 10 seconds or so (until the Apple logo appears) and then release. When the screen goes blank power On again in the normal way.] It is absolutely/appsolutely safe!

  • Submit by Email Does Not Work in IE9

    I have a PDF form that is on our company Intranet with a Submit by Email button.  When a user uses Internet Explorer 9 to open this form and hit the Submit by Email button, the Select Email Client window appears.  After selecting Desktop Email Application, nothing happens.  No email client opens up.  It works with the latest version of Firefox and Chrome though.  Anyone run into the same issue?
    Running:
    Windows 7 SP1
    Internet Explorer 9 (9.0.8112.16421)
    GroupWise 8
    Adobe Acrobat X Pro (10.0.2)

    I am having a similar issue, but with different software. We have a form on our companies intranet with a submit button. If you are an XP user the email (Outlook) box opens and you can send it off. If you are a Windows 7 user, you hit the submit button and nothing appears to happen. It is sending the email behind the scenes, but the user has no idea that it has been sent, therefore the reciever gets several unecessary emails from the same user.
    Windows 7
    Outlook 10
    IE8
    Acrobat X
    Sharepoint
    Any suggestions would be grateful !!!

  • How do I change the submit to email address?

    I have made a form in Adobe Acrobat X Pro, and initially I wanted the form to be sent to one email and I entered it in, but now that person is no longer accepting the forms and it needs to be routed back to me. Unfortunately, I cannot seem to figure out how to change the submit to email address. Even when I try and make a new form, the other email autofills itself. Any help would be great. Thank you.

    Thank you.
    I actually found what I was looking for. Here is the answer:
    http://www.sokolconsulting.com/blog/?p=14

  • Submit by Email AS a PDF (urgent - time crunch)

    I'm creating a form to be distributed externally to clients via email.  I'd like them to be able to fill in the form, then click Submit by Email and have a completed PDF sent back to me (which we save in clients files for our records in an attempt at paperlessness).  I've got the Submit by Email button in my form now, but apparently the default submission format is XML not PDF.  Is there a way to change this?
    Thanks - Sat

    Paul,
    Appreciating your explanations.
    I never knew that we could submit our form in these many ways.
    Your examples are informative and very useful to me.
    I have another question: Can we close the pdf after submitting the form to an email address??
    I mean, a user fills-in a User Acceptance Form and clicking on submit button. This should trigger an email (internally) and the form should close.
    Is it possible?
    Thanks,
    Nith

  • Submit by Email as PDF attachment instead of XML

    We created a form in Adobe LiveCycle Designer and added a "Submit by Email" button. When the user selects the button, an email message starts but the attachment is an XML extension. How can we change that so when the button is selected, the attachment comes as the completed form in PDF?
    Thanks,
    Tim

    If you want people to be able to submit the entire PDF instead of just the data then you will need to "Reader Extend" the form using Adobe LiveCycle Reader Extensions ES. If the volume and number of users is low (please read the EULA for complete details) then you may also extend the form using Acrobat.

  • Submit by Email - asks "as a link or an attachment"

    Have designed a form in Acrobat that we want our customers to fill out and return to us via email by clicking on a button.
    We have created a button that has the submit by email function.
    We have enabled reader rights on the document.
    However, when we click the button, the user gets a screen asking:
    "How would you like to email this document?
    Send a link (URL) to the original, unmodified pdf file on the web?
    Send a copy of the pdf file, including your changes, as an attachment?"
    All we want to happen is the last option: Send a copy of the pdf file. Is there a setting somewhere that we can tag to skip the scenario above and just proceed to open Outlook and attach the pdf as a file.
    Thanks for any suggestions

    Apparently this happens if the client is using a webmail client.
    If Outlook is the default, Outlook creates a new email with the form as an attachment without a problem.
    Not sure about OE or other email clients.
    Due to the number of people using webmail, I would be cautious about using the "send as email" function in Adobe.
    Tomster2

  • Submit By Email Doesn't Launch Outlook 2010 as Default Mail Client, though Outlook is properly set a

    A form designed in LiveCycle Designer with a Submit By Email button, doesn't launch Outlook 2010 (Standard Edition) when clicked, although Outlook is properly configured as Default Mail Client.  Checked with Microsoft and followed all proper steps yet the button doesn't invoke Outlook onClick.  However, Outlook is launched if a link or html button, set to the mailto syntax is clicked.  Is this a PDF form issue for LiveCycle or is there something I am missing?  Please any ideas?

    I have this problem on Win7 64bit, but it seems to work fine with XP and Vista. Not sure about Win7 32bit.
    I've also seen the problem in the past with programs like Thunderbird set to be the default email client (on XP).
    I've never been able to figure out if it's an Adobe or Microsoft problem. Adobe uses the MAPI settings to find the email client.

Maybe you are looking for