Thank you Abhisekh and Tamer. Tamer, your solution worked like magic. :)
B
Barkha Shreri
@Barkha Shreri
Posts
-
how to display a string on website through windows form -
how to display a string on website through windows formThank you for your replies. I will try that and update. I appreciate your time.
-
how to display a string on website through windows formI am using C#.net to display the website (Example: "www.yahoo.com/login") in the form (using axWebBrowser). When I enter a string in a text box and click a button, I am trying to display the string in the "Yahoo ID" field on the website displayed on the form. Is it possible? If so, how can this be done? I am new to C#.net and will appreciate any of your help. Thank you.