How to commit the Form use Winform App?

E

eking

example: this is the form

<FORM name=form1 action=http://www.abc.com/commit method=post>
<INPUT type=hidden value=1 name=cm>
<TEXTAREA id=spText name=spText>abcdefg,something</TEXTAREA>
</form>

how to submit the Form in Winform£¿

Thank U for any help
 
E

eking

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top