Submit button to an email address not working?

Created a submit button for sending the complete PDF form to an email address, works fine on my computer with the 8.3 Pro version. But when I send it to someone else to use with Adobe reader it won't work, returns an error message. Isn't that the whole idea of a form is to be able to be able to send data? My email address is wron in my profile and it won't let me change it...  [email protected]  Also tried using the FDF and XFDF format as the help suggests, that didn't work either.

The problem may be on the other machine, one of the major problems with using e-mail submission. E-mail submission requires that the user machine be properly configured. With AA9 (or maybe AA8), additional options were setup that did not require MAPI to be active on the machine, but there are apparently some problems. If the data file is being sent, then there is not a Reader Rights issue. It looks like you are using Acroforms since you mentioned FDF and XFDF (Designer uses XML) data formats. It may be that the client is using an earler version of Reader before AR9 and that is an issue.
The safest way to send the data is to a web script on a server, not e-mail. Setting this up is not necessarily that easy, but the safest as mentioned.
I have not answered your problem as such, but given some indication of why you may be having a problem.

Similar Messages

  • HT5312 Rescue email address not work and I forget my security question answers

    Rescue email address not work and I forget my security question answers

    If you don't have access to your rescue email account (you won't be able to change it until you can answer 2 of your questions), or you aren't receiving the email to it, then you will need to contact iTunes Support or Apple to get the questions reset.
    e.g. you can try contacting iTunes Support : http://www.apple.com/support/itunes/contact/ - click on Contact iTunes Store Support on the right-hand side of the page, then Account Management , and then 'Forgotten Apple ID security questions'
    or try ringing Apple in your country and ask to talk to the Accounts Security Team : http://support.apple.com/kb/HE57
    When they've been reset you can then use the steps half-way down the page that you posted from to update your rescue email address for potential future use, or you could change to 2-step verification : http://support.apple.com/kb/HT5570

  • Submit button with multiple email addresses doesn't work while the same form with one email address does.  The multi email version works on windows computer.

    The email comes up when I press the "Submit" button but the email to field is blank.

    Hi,
    What is the separator character between two email addresses?  Is it a comma (,) semicolon(;) or something else?
    According to the mailto URI scheme (RFC 6068), you need to use a comma (,) to separate multiple email addresses.
    You can see the third example in the following Wikipedia page.
    mailto - Wikipedia, the free encyclopedia
    Would you double check the mailto value in your PDF form?

  • Erec - leaving action deleted internal candidate email address not working

    Good morning
    We have the following situation:
    1. A person was made a leaver in HR with future leaving date.
    2. Decision was made that the person could actually stay so the leaving action was deleted in HR.
    3. In erec in SU01 person still showing as role RCF_INT however the email address (produced from IT105 subtype 0010 in HR) was blank and his Alias field populated with his employee number ie: as if he was a leaver still.
    4. I have manually updated the email address in erec for his internal email address - this did not let him apply for an internal job. I then deleted it in IT105 in HR and then recreated it in IT105 - this has gone across to Erec however he still cannot apply and the Alias field is still being populated.
    So erec is behaving as if he is part internal and part external! How can I stop the Alias field being populated for him and how can I then get the email address to work?
    many thanks
    Dawn

    Hi Nicole
    Thank you. The order of events was as follows:
    a. On 25.01.11 a leaving action was done to start 01.04.11
    b. A decision made in March that the individual could stay however the leaving action was not deleted until 08.04.11
    c. This meant that he became a leaver in erec and due to subsequently deleting the leaving action he has reverted to INT_CAND (which is what we want).
    I have managed to get the email address to work by deleting the IT105 subtype 0010 in HR, I then recreated it in HR and it has PFAL'd over to erecruitment so the user is now able to apply for jobs.
    However the Alias field is still populated and the user has an additional employee number in erecuitment. Are you able to advise how the alias field can be depopulated?
    Many thanks
    Dawn

  • Help I am trying to update my card info and the submit button on the site is not working

    Help I am trying to update my card info and the submit button on the site is not working

    What does the message say exactly? Are you sure it's not telling you the phone has no more space?

  • Submit Button In Web Dynpro Layout not working.

    Hi All,
             I have integrated an adobe form in my web dynpro application.According to my requirement the view of screen should change when the user clicks on submit button.So I have given the submit button as one of the UI element in my WD object along with the form.But when I click on the submit button the functionality doesnot work.
    The same submit button works when there is no adobe form integrated in my WD application.
    Please let me know what needs tyo be done so make that submit button work.
    Thanks and Regards,
    Sarang

    Sarang,
    Lets go step-by-step.
    1. Create two views in your applications lets say the names are View1 and View2.
    2. Goto Diagram View of the Window in under Windows node in your Web Dynpro Explorer in NWDS.
    3. Create Inbound and Outbound plugs for View1 namely inbView1 and outView1
    4. Repeat the same for View2. So names will be inbView2 and outView2.
    5. Create a navigational link between the Vies by creating a link from outView1 plug to inView2 plug.
    6. Goto Layout tab for the View1. This is where you have embedded the Interactive form element.
    7. Set the displayType property to native.
    8. Under Events there will be onSubmit method, craete a new method called navigateToView2 and click Go. This will take you where you can implement your logic.
    9. Fire the outbound plug of View1. See following code snippet:-
    public void onActiong navigateToView2(com.sap.tc.webdynpro.progmodel.api.IWDCustomEvent wdEvent )
        //@@begin onActiongotoView2(ServerEvent)
        wdThis.wdFirePlugOutView1();
        //@@end
    10. Edit the Interactive form, it should open Adove LiveCycle Designer.
    11. Drag-drop Submit button from WD Native library ontot the form.
    11. Don't modify anything and check if you see below code snippet in the Editor.
    // DO NOT MODIFY THE CODE BEYOND THIS POINT - 705.20051114114126.253659.250577 - SubmitToSAP.xfo
                          ContainerFoundation_JS.SendMessageToContainer(event.target, "submit", "", "", "", "");
                          // END OF DO NOT MODIFY
    12. Now whenever you click submit button on the form, what it does is that it makes call to WD framework and the onSubmit action handler is called where you have written the code to navigate to View2.
    Chintan

  • How to use the submit button without an email address

    We are changing the way one of our forms is used.  Previously the "submit by email" button opened up an email with a specific TO: address.  Now we like to have the user put in the address but still have the form attached to the email when it is opened. 
    Has anyone done this or does anyone have an idea how we can accomplish this?

    Place a HTTP submit button in your form and update the User Entered email using the below script.
    YourHTTPSubmitButton.event__click.submit.target = "mailto:" + txtEmailField.rawValue

  • Why does this email address not work

    Hi
    i have posted the question a couple of times in a different format, but have not received an answer....
    Why wont the ipad email system allow the following format address:
           [email protected]
    It works in outlook, but not on the iPad.
    I get the message invalid address or password.
    I am hoping that someone knows how to make it work...
    Cheers

    I think the format is yourdomain.com.test-google-a.com. Your example is missing the .com part of your domain. So your example should look like [email protected] where mydomain = name.com
    See http://www.google.com/support/a/bin/answer.py?answer=56835

  • ICloud Email address not working

    I have recently migrated to iCloud from Mobile Me with my two email addresses (Me.com and Mac.com).
    A few days ago I notices that I was not receiving  emails regularly and as of today I received the following error message while trying to test from a Google mail account : 
    From:           Mail Delivery Subsystem <[email protected]>
              Subject:           Delivery Status Notification (Failure)
    Delivery to the following recipient failed permanently:
        [email protected]
    Technical details of permanent failure:
    Google tried to deliver your message, but it was rejected by the recipient domain. We recommend contacting the other email provider for further information about the cause of this error. The error that the other server returned was: 550 550 5.1.1 unknown or illegal alias: [email protected] (state 14).
    I have not been able to find who to address this issue with Apple Support as no support line or email is directly available.
    Does anybody share the same issue or know how to address this ?

    Apparenty it worked, I am not getting the error message on the Me.com (50 550 5.1.1 unknown or illegal alias:@me.com (state 14).)
    I had tried to deleted the account on the iPhone but not on the Apple
    Will wait a little more to se if incoming email are flowing back
    Thanks for the tip
    I found a lot of similar issues o the discussion forum, butno solution (other than waiting !) : https://discussions.apple.com/thread/3373867

  • Autofill for email addresses not working since migration from G4 to MacBook

    Hi,
    I was able to move the appropriate Mail folder and preferences files over to my new MacBook. Everything is working great except when I start typing in an email address, Mail doesn't start autofilling the rest of the recipient's address. Does anyone know if there's a file I can move over from my old Mac to get that working again? Is an address book thing (which I didn't migrate over).
    Thanks!
    Bob

    I've been having the exact same problem but I've figured it out.
    On my previous OSX version (Snow Leopard) I synced my Calendars and Contacts between my work and home computer via Dropbox. What I did was create a symbolic link for these two folders:
    :: <user>/Library/Calendars and
    :: <user>/Library/Application Suppport/Address Book
    ...linking to folders inside <user>/Dropbox where the data was stored and synced between the two computers.
    I have now replaced the symbolic links with the actual data/folders and everything is back to normal with Mail accessing my Contacts.
    If you are having a similar issue, make sure to close Mail and Contacts applications and COPY the data back, so that you have a backup of your data if something doesn't work. I turned off iCloud when I did this but not sure if that's neccessary.
    Hope it helps.
    Jónas

  • Richard Huggins/Art ? email address not working Reply here

    I received this email.
    The return address does not work.
    On 13 Mar 2006, at 22:51, art wrote:
    On 3/13/06 1:13 PM, Richard Huggins wrote:
    My daughter has the world's cutest toddlers and a PC. I, grand-dad, live 300
    miles away and have a MacBook Pro with the built-in camera. So you now
    understand my subject topic!
    I'm new to the video chat stuff, so I'd appreciate help with what she could
    use and I could use and us both see/hear each other. (She mentioned that She
    has Skype, but Skype's Mac version does not yet support video.) I'm thinking
    that I can't use iChat for this, but if I'm wrong let me know.
    Thanks,
    Richard
    Sent using the Microsoft Entourage 2004 for Mac Test Drive.
    Richard,
    This might be possible depending on the configurations of the computers and the speeds of the communications links that you both have. iChat can be a bit tricky to set up for audio/video sessions, especially if there are one or more firewalls involved.
    There's an excellent narrative on the specific topic of iChatPC at:
    http://www.ralphjohnsuk.dsl.pipex.com/page12.html
    You might check out the iChat forums in the Apple discussion groups at:
    http://discussions.apple.com/category.jspa?categoryID=139
    There is a wealth of knowledge and assistance about iChat related issues on these forums. There tends to be more active discussions regarding iChat related issues then here in the Usenet groups.
    If you are unsuccessful with iChat, try Sight Speed (www.sightspeed.com). There are free clients for both Mac and PC. Unlike iChat, it is client-server based (iChat is peer-to-peer) so there are less obstacles to success.
    It doesn't have as good video/audio quality as iChat and the echo suppression isn't as advanced, but it is much easier to set up. Also, unlike iChat, the conferencing capabilities (more than two users) are not included with the free versions.
    HTH...
    Regards,
    Art
    My reply was
    Hi,
    iChat will Video chat to the AIM 5.9 Application or Trillian Pro ($25) run on a XP PC.
    Both ends need some settings up. The AIM application more, with an extra "Tuning" stage.
    The AIM application needs the Tuning and Enabling through the XP firewall (links to Tuning and an Explanation of the Firewall stuff on the Page 12 link)
    The Trillian needs just enabling though the XP firewall.
    Both ends also need to make sure the applications involved can also get through the routers and modems involved.
    This page has links to Real People testers and some Autoresponding test accounts. Both ends should try contacting the autoresponding accounts and then with a selection of the Real People, to see where they are up to. Then Try PC to PC and Mac to Mac before trying Mac to PC (Or the other way round).
    This list has some cross platform stuff
    There is also YakforFree iVisit and others out there.
    I hope this helps whoever sent the email.
    4:58 PM Thursday; March 16, 2006

    Hi ernestw31,
    First make sure that you're using the email address that you used to set up your subscription. If you are and still can't sign in, please contact Adobe Customer Support; an agent can help you resolve your account issue.
    Click the Chat link at https://www.acrobat.com/misc/en/contact-support.html. Chat is available from 5am – 7pm PST.
    Please let us know if you need further assistance.
    Best,
    Sara

  • Autocomplete for email addresses not working

    I upgraded two laptops to Mountain Lion today (2010 Macbook Air, 2008 Macbook Pro).  Everything seems to work ok so far, except for the fact that Mail no longer autocompletes my email addresses.  Also, when I send an email, the recipient doesn't show up in the "previous recipients" or the "address panel" windows, and it will not autocomplete even though I just sent an email to that address.
    From what I can tell, Mail is not accessing the Contacts app, and the old database of email recipients was deleted during the upgrade.  This is occurring on two separate machines, updated independently.  So right now, Mail is largely useless--I have to either type in an entire email address, or open Contact and click on an email address.  NO WAY!  I installed Sparrow, and it works flawlessly.  Looks like another bug...
    Can someone please advise how to force Mail to access my address book (or import my addresses).  Mail is activated for iCloud, as is the address book.
    Any help much appreciated!
    Thanks, Kevin

    I've been having the exact same problem but I've figured it out.
    On my previous OSX version (Snow Leopard) I synced my Calendars and Contacts between my work and home computer via Dropbox. What I did was create a symbolic link for these two folders:
    :: <user>/Library/Calendars and
    :: <user>/Library/Application Suppport/Address Book
    ...linking to folders inside <user>/Dropbox where the data was stored and synced between the two computers.
    I have now replaced the symbolic links with the actual data/folders and everything is back to normal with Mail accessing my Contacts.
    If you are having a similar issue, make sure to close Mail and Contacts applications and COPY the data back, so that you have a backup of your data if something doesn't work. I turned off iCloud when I did this but not sure if that's neccessary.
    Hope it helps.
    Jónas

  • Email address not working in iMessages

    I set up iMessages on all my devices (Mac, iPad, iPhone) with the same AppleID.  I added email addresses to all the devices.  I used an AppleID that is not my iCloud ID.  I asked my daughter to test the new setup - sending text messages to my email address instead of the phone # (which she had been using and I had been receiving on the iPhone.)  She sent a test text message (with picture attachment) but it only showed up in the email app on the iPad and Mac.  So what went wrong?
    Thanks,
    Will

    To answer your PS first, you get an @icloud.com email address by checking off mail in system preferences >> icloud.  When you check off notes, you are also asked to create the address, if you don't already have one associated with your apple id/icloud account.  This sounds like where you are currently at.
    When you are attempting to create the address, you're not inputting the "@icloud.com" part are you?  All you need to do is input the prefix of the address you'd like to be using.  Keep in mind, once you create the addess, it cannot be changed, so be careful what you pick.

  • Outgoing SMPT email address not working

    I have done this dozens of times, but now am having a difficult time making it work. I already have 3 email addresses in my Mail account and working fine, I am trying to add another address, and am screwing up someplace, need help.

    We need a lot more detail on the problem. And I recommend looking in the forum for others having problems sending (and type SMTP correctly when you look :-)).
    -fred

  • Why does yahoo and hotmail email address not work with JavaMail

    I am sending an email like this if [email protected]= [email protected] it doesnt work... but works if it is someone on the same domain
    theMessage.addRecipient(Message.RecipientType.TO, new InternetAddress("[email protected]"));

    Suzie,
    Could you be a little more specific in your question? Are you developing an ADF/JSF application? a Web Service? EJB? Is it a plan Java App?
    There are more chances for your question to have a more proper response if posted in the right place :)
    RB

Maybe you are looking for

  • Creating Activity object for a Service Request object...

    <b>[This thread was migrated from the On Demand Developer Forum in the old Siebel Community] </b> drangineni New Contributor Ho do we use Activity object of a Service Request object. I am trying to create an Activity object for a existing Service Req

  • Bridge CC won't display my Sony a99 .ARW files.

    Hi All, Up until recently, Bridge displayed my .ARW files no problem. However, now I only get a generic windows 8 icon. I have updated to the latest ACW as well as made sure CC and all apps are up to date. Still no dice. Some direction would be great

  • Import file question

    Can you import a .wmv file into FCP5 or iDVDhd? Any suggestions! I haven’t had any luck but I’m a beginner. Thanks for yall’s help!

  • Inbound Partner profilr not available

    Hi Experts, I am working on File to IDoc scenario.IDoc is sccessfully sent to Receive system.In receiver system i am getting an error"Inbound Partner profile not available" (status code:56). Please help me in this issue.

  • How To Search Within Installed Extensions ?

    How to search Within Installed Extensions for specific keyword to filter it ?