Issue submitting forms

Hello everyone.  We have our PDF form and are having issues with everyone being able to submit it from our website.  The link is http://qualitystaffingsolution.com/test-pdf/
But after submitting it, one of our programmers can get his to go through on almost every browser but many other people who have tried it, upon clicking submit, the form does not show up in our forms central database.
Can anyone help, offer advice or have any thoughts?
Thanks!

Hi;
PDF in a web browser is problematic and we recommend against having the PDF set to open in the browser, we recommend that you have users download the PDF and use Adobe Reader or Adobe Acrobat to fill out the PDF.
The problem in a browser is that you don't know what viewer may be used to view/fill the PDF and if it is not Adobe Reader it will not work.
I would recommend you post the PDF for download and alert users that they should use Adobe Reader/Acrobat to fill and submit.
Thanks,
Josh

Similar Messages

  • Issues submitting form with Reader X

    I am using Adobe Reader X on a Mac and the program will not allow me to submit the form. When I click on the submit button, a message pops up that says this operation is not permitted. If I open the form in an older version of Reader, it works correctly. Why won't X work? Is there a way to fix it?

    Some questions:
    1. Is it a secured form with some printing restrictions? You can check this from the document properties under the Security tab.
    2. Is it happening with all the forms or some particular ones?
    3. Some specific detaills like printer/ OS etc might be helpful.

  • Symbol error when submitting form

    experiencing a symbol error when submitting form.

    Hi Gen,
    Unfortunately, the error came from a client who was submitting a form via Mac OS.  He stated that when he attempted to submit he received a symbol error.
    On another note, I did experience issues with periods (.) within another form such as 2009.01 and 2011.25.  When I downloaded the files corresponding to the numbers, it wouldn’t allow me to save it with the period (used an underscore instead).
    Warmest regards,
    Delia
    Delia Boyd
    Program Manager, Standards Development
    Executive Office
    AOAC INTERNATIONAL
    481 N. Frederick Avenue, Suite 500
    Gaithersburg, MD 20877-2417
    301-924-7077 x126
    301-924-7089 - Fax
    [email protected]<mailto:[email protected]>
    www.aoac.org<http://www.aoac.org/>
    cid:[email protected]
    127th AOAC Annual Meeting & Exposition
    Palmer House Hilton
    Chicago, Illinois
    August 25-28, 2013
    For more information visit our website
    at: http://www.aoac.org/meetings1/127th_annual_mtg/main_2.htm
    þ Please consider the environment before printing this email.
    ...you will see it when you believe it!

  • Report for issuing C-Form to vendor

    Hi,
    Report for issuing C-Form to vendor regarding invoice booked against PO.
    Help me out in the above issue.
    Regards,
    R.K

    Hi Anjireddy,
    can you let me the path or T.code for the standrad C-Form and what is the process we has to follow for C-Form for vendor.
    Regards,
    R.K

  • Issue with form based Authentication in three tier sharepoint 2013 environment.

    Hi,
    We are facing issue with form based Authentication in three tier environment.
    We are able to add users to the database and in SharePoint.
    But we are not able to login with created users.
    In single tier everything working fine
    Please help , Its urgent ... Thanks in advance.
    Regards,
    Hari
    Regards, Hari

    if the environments match, then it sounds like a kerberos double-hop issue
    Scott Brickey
    MCTS, MCPD, MCITP
    www.sbrickey.com
    Strategic Data Systems - for all your SharePoint needs

  • Do I gee a copy of submitted forms with the free account?

    Do I gee a copy of submitted forms with the free account?

    Hi;
    Using the Free account you can view the submitted data and export it to Excel, PDF or CSV (the data is in a table format).
    Email Notifications, where an email comes to you each time someone submits the form is a paid level feature.  Another Paid level feature is "Download Response as PDF" which allows you to save/download a PDF version of the filled out form that looks like the original.
    Thanks,
    Josh

  • How to avoid submitting form twice

    How to avoid submitting form twice when this form use spry
    validation.

    The first step in your hanlder function would be to disable
    the submit button.

  • Change sender email for submitted Form emails

    I built a website for a client using Muse and the Form widget through Business Catalyst. However, now whenever the client gets emails from a submitted form, it says its coming from MY email. How do I change the sender so that they recognize that it's not a personal email from me, but rather a submitted website form. Hope that makes sense!

    UPDATE: I just figured it out after having posted this no less than 10 mins ago. Thanks community, your genius overflowed to me and helped me solve my own problem. For anyone who is curious, in the Business Catalyst Admin Console, Under the Site Manager tab in the menu, you simply click "System Email" and the "Set default from email."   I can't believe I missed that, and I call myself a professional. Hope it helps someone else!

  • Email with attachement as pdf of submitted form

    Hi all,
    Can anyone suggest me how to get an email as an acknowledge ment with the submiteed form as an pdf format.?
    I want to get an acknowledgement mail after submitting the form through the work space..
    and email should contain the submitted form as an attachment in a PDF format
    Please assist...
    Thank you

    You can add an email submit button in your form to achieve this.
    Check this - http://help.adobe.com/en_US/livecycle/9.0/designerHelp/index.htm?content=000323.html and http://help.adobe.com/en_US/livecycle/10.0/DesignerHelp/WS107c29ade9134a2c5324ea7712a81c8d a6b-8000.html
    Som more pointers which could help
    https://groups.google.com/forum/#!topic/livecycle/81OXCQfsNys
    http://livecycleapps.wordpress.com/2008/07/28/a-submit-button-that-will-send-an-entire-pdf /
    ~ Varun

  • Submitting form to portlet

    I'm having trouble getting form fields to be visible to a portlet when I submit the form to the page containing the portlet. I've tried setting the page parameters to be the same names as the form fields and then having those page parameters passed into the portlet, but no matter what I try, the portlet doesn't see the submitted form fields.
    What am I doing wrong?

    The Form portlrts needs to be submitted using the call interface API given in the edit screen of the page.
    In order to get the same, Goto Navigator -> Providers -> Locally Built Providers -> Click on your Provider Link -> Here you see "Call Interface Show".
    Click on the link and get the URL Interface shown also with example (make sure to pass the module_id as a parameter):
    For E.g. i invoke my portlet as,
    http://pvasista-pc.idc.oracle.com/pls/portal/PORTAL.wwa_app_module.link?p_arg_names=_moduleid&p_arg_values=1144663114&p_arg_names=_show_header&p_arg_values=YES&p_arg_names=P_EMPID&p_arg_values=' + 100;
    Here i pass the parameter p_arg_names to 100. and all other parameters are required.

  • Submitting form via button click

    Hi, i have a following code and it doesnt work and i dont know why
    <jsp:useBean id="pageinfo" class="zrna.PageInfo" scope="session"/>
    <jsp:setProperty name="pageinfo" property="*"/>
    <html>
    <head>
    <script type="text/javascript">
         function clickEvent(form,md,wrkOn)
              form.mode.value = md;
              form.workingOn.value = wrkOn;
              form.submit();
         function m(form){return true;}
    </script>     
    </head>
    <form action="index.jsp" method=get >
         <input type="hidden" name="mode" value="">
         <input type="hidden" name="workingOn" value="">
         <input type="submit" value="Add" onclick="clickEvent(this.form,'add','Student')">
         <input type="submit" value="Alter" onclick="clickEvent(this.form,'alter','Student')">
         <input type="submit" value="Done" onclick="clickEvent(this.form,'general','')">
    </form>          
    So im trying to change jsp bean properties of pageinfo thru submiting form and it doesnt work. when button is clicked the page goes blank. What am i missing?

    is this page you posted "index.jsp"?
    Not sure offhand, but could the form submit before onclick fires? If so, change them to button types, not submit types.
    The bean has those named fields? Public get/set methods?
    Does useBean have to be this?
    <jsp:useBean id="pageinfo" class="zrna.PageInfo" scope="session">
    <jsp:setProperty name="pageinfo" property="*"/>
    </jsp:useBean>

  • Editing submitted forms

    Are users able to edit their forms after submission and resubmit?

    No, they are not able to edit a submitted form.
    If, however, you have enabled the Save feature, and your respondents have only Saved, not Submitted, then they can pull the saved form up, edit it, and then Submit when the form is all correct/complete.
    Brian

  • Error submitting form for Distribution: "The filename you specified is not valid because it does not

    Error submitting form for Distribution:
    "The filename you specified is not valid because it does not include a .pdf extension, contains one or more invalid characters or teh path preceding it refers to a protected system location."
    Tried removing dashes from filename, shortenign filename, moving to root directory. No changes. File ends with a .pdf extension.
    This is my first attempt to distribute via acrobat.com

    I found that I got that same message using Acrobat Professional to send out a document for shared review.  I had an exclamation mark in the title of the PDF. When I took out the exclamation mark, it worked.
    So maybe try taking out anything "unusual" (parentheses, dashes, exclamation marks, etc.) in the file name and see if that helps.
    Good luck,
       Philip.

  • Submitted form emtpy under Acrobat Reader 9 (Mac OS X only)

    Hi
    I have a problem sending a form by a submit button (also by scripting) to a webserver. I'd like to submit the form as a PDF (not FDF or anything else).
    I either used a submit button or code like below:
    > this.submitForm({ cURL: "sample.org/inbox", cSubmitAs: "PDF"});
    The submit itself seems to work fine, but the submitted form is not posted as a document, but only the request with empty body is sent.
    b This only happens on Adobe Reader 9 on Mac OS X!
    The same document sent on a Windows Adobe Reader 8/9 works fine and sends the entire document.
    This thread is related to http://www.adobeforums.com/webx/.59b6abf5, but I now realized the problem appears only under Mac OS X and not under Windows.
    Did anybody make similar experiences or has a solution for the problem? Is it maybe a security thing?
    Thanks in advance
    Daniel

    Hi Onewizard,
    I tried and checked this on different version of Acrobat and Reader however not able to replicate this behavior. I am on MAC 10.6.8

  • Error Submitting form

    Anyone getting this error while submitting form.My process looks good . Same connection works for other form but not for this form.Any help please its urgent

    Here is something new i found.The process which worked i tried to attach the form (pdf form) from my other process which showed me error while submitting form and i get the same error when i use tht form in the process which worked...
    why is this so any thoughts???

Maybe you are looking for

  • How do i create/combine my mac id with my iPhone id?

    i wanted to download an app form app store and was asked for my id.. apperntly my iPhone id is limited to my country's app store and my email is in use for that id... how do i create/combine my mac id with my iPhone id so i can download apps from app

  • Type '[component name]' in CSS selector '[component name]' must be qualified with a namespace

    I've recently upgraded my SDK to allow me encorporate other features such as the Text Layout Framework and such. To avoid issues i've had to make Flash player 10 as required, which is where the problems are occuring in my main project. We knew the sw

  • Array in Object

    Hello, everyone! I have some problem using AS3 language. Code: var myArray:Array = new Array("ZZZ", 1, 2, 3); var someObj:Object = new Object(); someObj.someArray = myArray.concat(); // concat() this is used, because myArray will be changed in origin

  • Blank DATE FIELD

    How can I have blank date field in UNION ALL? using 10g SELECT SYSDATE FROM DUAL UNION ALL SELECT '' FROM DUALerror: ORA-01790: expression must have same datatype as corresponding expression

  • Scheduling agreement receipt

    Please explain me Scheduling agreement receipt process under HU managed warehouse. This warehouse update WM first and then IM. Please explain me the process till invoice verification. Document type user for scheduling agreement is LP. I have created