Eklencekler ;
Textbox,Button,Radio Button
Form a yazılacaklar
Buttona Yazılcaklar
Radio button
Textbox,Button,Radio Button
Form a yazılacaklar
Kod:
WebBrowser1.Navigate("realitycheats.com")
WebBrowser1.ScriptErrorsSuppressed = True
Kod:
WebBrowser1.Document.GetElementById("idi buraya").SetAttribute("value", TextBox1.Text)
WebBrowser1.Document.GetElementById("id i buraya").InvokeMember("click")
Kod:
WebBrowser1.Document.GetElementById("id i buraya").InvokeMember("click")