Ofir,
Once you have the page loaded in the WebBrowser control, you will access
the Document property to access the various elements of the HTML form,
populate them, and then submit them (the object that represents the form
element should have a submit button) to the server, and get the response.
--
- Nicholas Paldino [.NET/C# MVP]
-
(E-Mail Removed)
"ofiras" <(E-Mail Removed)> wrote in message
news:f41964bb-a397-4caf-b42b-(E-Mail Removed)...
> Thenks, but i need to write to a fourm input and send it.
> How?
> Please help,
> Ofir.