hi
how to do this:
when i press the button - the website will open.
this website has 2 textbox (textbox1 and textbox2).
i need to insert to textbox1 - "hello" and to textbox2 - "word"
(the text that i insert is only on my computer - only on my screen)
how to do it in C# Winforms ?
thank's in advance