Code: WebBrowser1.Document.All("TextBox-ID").Value = "TEST" Not sure if this should go in VB .NET Section :/
WebBrowser1.Document.All("TextBox-ID").Value = "TEST"
Forum Rules