Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » iText »

[iText-questions] How to replace HTML form by PDF Form

wang yun

2005-06-15


Dear Support,

I have a html form:

<HTML> <BODY> <FORM method="POST"
action="http://www.myservername.com/myform.php">
<P>first_name: <INPUT type="text" name="first_name"
size=30></P>
<INPUT type="submit" value="Send This Form">
</FORM></BODY></HTML>

How can I create a PDF form to replace this simple
HTML form in order to talk with server?

I know how to add a Text form field and a Button.
But, I don't know how to add a Javascript so that the
button can send teh form data to the server.

Thanks a lot,



-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
iText-questions mailing list
iText-questions@(protected)
https://lists.sourceforge.net/lists/listinfo/itext-questions
©2008 junlu.com - Jax Systems, LLC, U.S.A.