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.)
HTTP Submit Button (beginner question)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.
HTTP Submit Button (beginner question)I realize that it points to a url where it can be submitted to. Now my question is on the iis side of the equation is there a particular format that the address has to be in? .php .aspx ect? so we can code it to send a certain way?
No comments:
Post a Comment