HTTP Submit Button - How to post data to a Web Server

HTTP Submit Button - How to post data to an IIS Server
Steveoruni - 09:50am Sep 4, 2007 Pacific
Hello,
I have created a simple form in LiveCycle designer. The form only has some check boxes, radio buttons and text fields for users to fill out. Everyone in my office is on webmail so the Email Submit button is not a smooth option for getting the xml data back to me.
I would like to use the HTTP Submit button to allow users to submit their form data back to me but I am having trouble. I would like the xml files to end up in a directory on the web server.
I set up an IIS 6 server and granted the Write right to the anonymous web user account. When I fill out the PDF form and click the HTTP Submit button it doesn't seem to work. Are there any special configuration changes I need to make to my IIS server to allow this data to be posted?
Should this plan work? Should I be able to have users use the HTTP Submit button to post their data right to my IIS web server or is there some Adobe server I need to buy for this simple form? I'd also be happy if this could work with Apache; it doesn't need to be IIS. I guess my main issue is that I don't know how to get either web werver to accept data in an HTTP post and save it as a file.
Also, I noticed that when I configure a standard button and set the Control Type to "Submit", there is an option on the Submit Tab to change the Submit As setting to "PDF". Does this mean that my users can fill out my form with Acrobat Reader and HTTP Submit the form to my web server as a PDF complete with their data? If not that's fine, I would be sufficiently happy if the users could post their XML files to the web server so I can open them in the form with Acrobat Professional.
I am lost and would appreciate any helpful feedback.
Thanks,
Steve

HI again,
I want to have a pdf fillable form opened on a link.Once user has entered data, the user clicks a button(or some action to invoke saving). At this point I want the filled pdf file to be saved on a certain directory.
How can save a filled pdf form in pdf format on a certain directory?
Is it possible to dynamically give the final pdf a name so that it doesnt overwrite everytime it saves the file?

Similar Messages

  • HTTP Submit Button - How to post data to an IIS Server

    Hello,
    I have created a simple form in LiveCycle designer. The form only has some check boxes, radio buttons and text fields for users to fill out. Everyone in my office is on webmail so the Email Submit button is not a smooth option for getting the xml data back to me.
    I would like to use the HTTP Submit button to allow users to submit their form data back to me but I am having trouble. I would like the xml files to end up in a directory on the web server.
    I set up an IIS 6 server and granted the Write right to the anonymous web user account. When I fill out the PDF form and click the HTTP Submit button it doesn't seem to work. Are there any special configuration changes I need to make to my IIS server to allow this data to be posted?
    Should this plan work? Should I be able to have users use the HTTP Submit button to post their data right to my IIS web server or is there some Adobe server I need to buy for this simple form? Also, I noticed that when I configure a standard button and set the Control Type to "Submit", there is an option on the Submit Tab to change the Submit As setting to "PDF". Does this mean that my users can fill out my form with Acrobat Reader and HTTP Submit the form to my web server as a PDF complete with their data? If not that's fine, I would be sufficiently happy if the users could post their XML files to the web server so I can open them in the form with Acrobat Professional.
    I am lost and would appreciate any good feedback.
    Thanks,
    Steve

    I think the problem may be missing what "submit" means. Submitting a
    PDF form, like submitting an HTML form, sends information to a web
    program or script, like an ASP, a CGI or a PHP. It does not just "save
    to the server", which seems to be what you are trying to do.
    Do you have the LiveCycle Form Manager product? If not I recommend the
    LiveCycle Designer forum: more folk there to help.
    Aandi Inston

  • Http submit button in Adobe form

    hi,
       I have created one adobe offline form and placed one http submit button but after filling data where my data will get stored...
       I want to give some url for this button what type of url it should be.Give some example...
    With regards,
    Kiruthika.s

    Hi,
      I didnt created in webdynpro so iam not creating any context variable. I used the form designer and designed the form i want to integrate this in GP.
       I want to know what is the url i have to give in submit button

  • URL for configuration in HTTP SUBMIT button --urgent

    Hi All,
       I am in development of a urgent interactive form and I am new this. My aim is to build a interactive form ( SFP) and then place a HTTP Submit button and post the data back .
    I went through the documentation and understood that W can send data in XML format back and in the server end we need to write the program to read it .. Writing progaram is ok for me . but I need to know What is the URL I in the HTTP button ( is it IP of the server ) or some other details .. how will this trigger my custom code ...
    Regards
    Abhilash

    Hi Abhilash,
    URL is url of your page, for example http://www.mydomain.com/mypage.htm. You can read more in Adobe LiveCycle Designer Help. Nevertheless the control Button from group Standard is better. Set property Control Type in tab Field to Submit and then fill new tab Submit.
    If you use WebDynpro for online scenario you needn't this buttons. In such case use a button Submit from the group Web Dynpro ActiveX (if you use xACF layout) or a button Submit from the group Web Dynpro Native (if you use ZCI layout).
    Michal

  • Http submit button not working in acrobat pro

    I wanted submit data to website through http submit button. This button is only working PDF preview in LiveCycle Designer.
    However, when I open in Acrobat X pro, it shows error "Invalid server response".
    Would you tell me where is the problem? This button is working in LiveCycle Designer.
    Strange!!!

    Anyone has faced such problem? How can I solve it?

  • 'http submit button' in Adobe forms

    Hi,
    How to use 'http submit button' in Adobe Interactive form layout?
    Actullay we need to generate xml from the data in Adobe forms.
    Thanks & Regards,
    Jeba.

    Hi,
    Please look into the blog link which explains how to use HTTP submit button .
    http://blogs.adobe.com/stevex/2006/05/http_submit.html
    Nanda

  • HTTP Submit Button (beginner question)

    I have been working with livecycle for a week or so now and got most of the program down. I have a simple form that uses about 10 text box fields that I want to have on a website say www.thisismysite.com/info.pdf now some where on that pdf there is a submit button that links to a url. Is there a way to have the form be submitted via e-mail through http or have it dump onto a database somewhere on my iis server? That way I would be able to compile all the data from xml form into the appropriate pdf and populate all the fields? Similar to an aspx submit form that submits via e-mail.. Any help would be greatly appreciated.. (I dont want it to be email submit button because the person who submits would have to have an email client such as outlook and thats how we currently do it.)

    Welcome the LiveCycle! There is under the "Standard" section of the Object Library a HTTP Submit Button that you can place, with this you would be able to point the document towards a URL (the database location on your server) where you would like the form to be sent upon submission.

  • More information regarding HTTP Submit button

    Hello All ,
    I am trying to learn the fucntionalities of a HTTP Submit button .  I have designed a simple form which contains only one text field which will be used to enter the UserID .After entering the User ID the user has to click on the submit button . In the URL I have given the address of the server which is on another system . I have created  a simple table in MySQL 5 which contains only one column as the UserID.I have no IIS installed in my system . So after clicking the submit button the data is not upadted in the table . And some weird results are shown . I have not used any data binding here . I am totally confused . What should I do ?? Any suggestions ??
    Thanks .
    Bibhu .

    Well, if you can surf to http://localhost, it means you already have a webserver running. Otherwise, you will have to install one. There's a variety of options besides IIS: Apache and Lighthttp are both free and open-source.

  • Formscentral gather http submit button

    Hi All
    i was wondering if there is a way to point "HTTP Submit Button" in a form which was created with adobe pro to formscentral?

    You would have to import the PDF into FormsCentral. This tutorial explains:
    http://forums.adobe.com/docs/DOC-2654
    Some types of PDF and features of PDF are not supported by FormsCentral. This FAQ explains the limitations:
    http://forums.adobe.com/docs/DOC-2533

  • HTTP Submit Button vs event.target.submitForm

    Dear All,
    I have a problem that looks like I would need some expert help to resove.
    I have designed a small Form with Acrobat LiveCycle Designer ES 8.2
    The plan is people to fill out the form and submit it to a script on a web page.
    Here is the problem.
    When I insert a regular HTTPSubmit button. Everithing is working just fine. All th fields are submited, and I can process them from there with my script.
    However, when I try to make a regular button and add javascript to the click event.
    event.target.submitForm({cURL: "http://mysite/myscript.php", cSubmitAs:"HTML", cCharSet:"utf-8"});
    The form is submited but non of the fields are.
    As an example output from REQUEST array in PHP.
    With the regular HTTP Submit button I get:
    Array
        [familyname] => 1
        [SubjectNumber] => 2
        [Site] => 3
    While with the above javascript I get:
    Array
        [form1] => Array
                [0] =>
    Looks like with the Javascript I somehow cannot submit the actuall fields.
    Finally, let me tell you the reason why I even want to use Javascript instead of the regular HTTP Submit button.
    My plan is so people can actually change the location where to submit the form.
    From what I read if I use a regluar submit button, the URL must be hardcoded and cannot be changed (selected, by the user dinamically)
    While if I use javascript then I can easily have a text field where people can enter the site where they want to submit the form and use it.
    Thank you very much for your help
    Please let me know if you need any further information
    Regards
    Tsvyatko

    Hey gays, thanks for answering.
    However, looks like I still have problems.
    When I insert a regluar HTTP submit button, it asks for the URL or it will give error.
    Anyhow, if I leave the URL setting blank, and try to execute the code u mentioned, I get a messege, "submit canceled" and nothing is happening,
    And if I enter something in the URL, looks like it still overites the code and submits the form the the hard coeded url.
    In addition, the regular submit button does not even allow me to enter code in the click even, so I did enterend in the mose in even,
    as to execute the code before the button is clicked.
    In addition I also tried to enter the even in a text field exit which I was hoping to use so the user can enter their own url.
    In other words.
    could please be more specific.
    On which even shown I enter the code.
    p.s.
    Finaly,
    in Form Calc
    If I enter this on the mouse enter of the button:
    form1.SCOPA_p2.HTTPSubmitButton1.event__click.#submit.#target = form1.SCOPA_p2.HTTPSubmitButton1_txt.rawValue;
    I get error accessor form1.SCOPA_p2.HTTPSubmitButton1.event__click.#submit.#target is unknown
    Any other thoughts
    Thanks
    Tsvyatko

  • Submit button in interactive adobe form in abap web dynpro

    Hi can anyone help me out to know hoe to use the submit button in adobe interactive form in abap web dynpro .
    Iam creating a adobe form abap web dynpro . There i need to use the submit button to trigger some action in the adobe interactive form .
    So i need to know how to use the submit button and coding for that in the abap web dynpro .
    Vighnesh

    Hi Michelle,
    Could you tell me how you resolved the problem - as I'm facing exactly the same issue!
    Many Thanks
    Christine

  • How to replicate data from MS SQL Server  to Oracle

    Hi,
    Can someone please help me on how to replicate data from MS SQL Server to Oracle 8i database.

    Dear,
    I'm a student.
    I do simple replication on Oracle 8.0.5 successfully. (one master site and one snapshot site). I only use the SQL*Plus and Schema Manager to do.
    But when I do advance replication (multimaster replication) I meet many problem. So I don't get the result.
    Do you show me the technology to do that ?
    Thanks !

  • How do i solve - cannot access web server - error message when creating a project in 4.5 with PHP

    How do i solve - cannot access web server - error message when creating a project in 4.5 with PHP

    Screenshot of how it looks when i try to show a ms access form inside a iframe:
    http://oi58.tinypic.com/2vj4ish.jpg

  • My animate file seems to work fine locally, but the images aren't linked properly when I publish and post them to a web server.

    I have an HTML5 animation that I am working on. When I preview it locally, it seems to work fine, but when I publish and post it on our web server, it doesn't seem to be able to find the images. The images are all in the images folder and it all seems to be pointing the right location, but it isn't showing up properly on the web server.
    If anyone has any insight, I would greatly appreciate it.

    The site runs fine offline. If I am watching it locally, it seems to be OK. The problem only occurs when I copy all of the content to the host. I have also checked to be sure that the images are in the correct folder and uploaded.
    Here is one of the images that is definitely live, but is showing as unlinked/missing in the HTML5 version.
    https://apps.treca.org/creative/ODE/70%20-%20Misc/images/ODE-Logo.svg
    Also, here is the URL of the site for review
    https://apps.treca.org/creative/ODE/70%20-%20Misc/ODE-VA-App.html

  • How to use JSP in apache web server

    hi all,
    can anybody tell me how to use JSPs in Apache Web Server.
    Thanks
    sir

    You would need a servlet container to run Servlets and JSPs. And Apache's Tomcat is one such free container available. Download Tomcat from http://jakarta.apache.org and integrate with Apache WS
    HTH

Maybe you are looking for

  • JDBC MS SQL Server driver catch SQLException on Update statement

    Hi, We change the driver for the BEA WebLogic Type 4 JDBC MS SQL Server driver driver=weblogic.jdbc.sqlserver.SQLServerDriver url=jdbc:bea:sqlserver://db_name:port_number since we use this driver we got an error when the application try to update a f

  • Insert values - with a trick! (multi-step sequences?)

    I have a table with 4 columns which I need to populate with values. The values respect a repeating pattern which is different from one column to the next. Column 1: has values starting with 1 and ending with 10, repeating 16200 times. That's easy to

  • Mac Pro 8 core won't start up

    I went on a holiday for about three weeks and I am unable to start up my Mac Pro now. When I press the power button, the light just flashes and I hear the fans start up. There is no chime and the display remains black. I tried shutting down by pressi

  • What are the pre-requisite for JAVA Proxy communication?

    What are the pre-requisite for JAVA Proxy communication?

  • Jdeveloper 11g integration with VSS

    I am trying to integrate JDev with VSS using latest available extension VSSExtension_v06, but it can only used for JDev10g version.Can anybody help me findout the Jdev11g extension for VSS.