teixeira
Regular
Hi,
I have a webpage called print.cgi, that basically prints in paper the text i send in a TextField inside a form called "my_form" with the POST method, and i would like to get this page in my c# windows form application and send to the instruction to print this page a text in the POST variable.
how can i do this?
Greetings
Tiago Teixeira
I have a webpage called print.cgi, that basically prints in paper the text i send in a TextField inside a form called "my_form" with the POST method, and i would like to get this page in my c# windows form application and send to the instruction to print this page a text in the POST variable.
how can i do this?
Greetings
Tiago Teixeira