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 p...