browser - VB.NET - Auto fill Rich Text Box in WebBrowser? -
hi everyone.
i'm trying make program auto fill form in webbrowser. html code looks this:
<body contenteditable="true" class="forum" spellcheck="true" style="height: auto;"> text here! <br></body>
how make input text here? thanks.
Comments
Post a Comment