Posted By:
Allen_Chen
Posted On:
Friday, October 8, 2004 08:27 PM
I use JEditorPane to view html as MMI. When user input text in the html form, and click a submit button, how to program to get inputed text of current html document?
Next, when openning a html document, how to program to initialize input text?
Thanks.