Hi,
I am using VS 2005 and C#
I am using a webbrowser in a windows form.
This webbrowser is loaded with a web form (<form method="POST" >).
Now i want to fetch the POSTED values from webbrowser into my Windows Form.
How can i do that ....?
Thanks in advance
					I am using VS 2005 and C#
I am using a webbrowser in a windows form.
This webbrowser is loaded with a web form (<form method="POST" >).
Now i want to fetch the POSTED values from webbrowser into my Windows Form.
How can i do that ....?
Thanks in advance