Expand my Community achievements bar.

Submitting form through server instead of client side email(outlook,Yahoo, ...)

Avatar

Level 7

What exactly I need, in order my clients submit a dynamic form posted on our web site to our sever?

Thank you for your help

3 Replies

Avatar

Level 9

Hi mmgiath,

This is fairly simple. All you need to have a HttpSubmitButton. Drag a HttpSubmitButton from the StandardObjectLibrary. Specify the URL you want to submit. Specify which type you want to submit. That's all.

Hope this helps.

Thanks,

Bibhu.

Avatar

Level 7

Do I need a any script for the server?

How I can get more information about submiting the form though server?

Thank you

Avatar

Level 9

Hi,

It depends on you how you want to capture the data? Do you want to capture the XML data or the PDF form itself? Again it depends on which server you are going to use? LiveCycle server provides ample o[pportunities to capture data. You can also use Java programming (by using iTEXT) to capture data.

All the informations are available in the help file of LC server.

Thanks,

Bibhu.