![]() |
Controlling a site - Printable Version +- BP Forums (https://bpforums.info) +-- Forum: Archived Forums (https://bpforums.info/forumdisplay.php?fid=55) +--- Forum: Archived Forums (https://bpforums.info/forumdisplay.php?fid=56) +---- Forum: VB.NET (Visual Basic 2010/2008) (https://bpforums.info/forumdisplay.php?fid=8) +----- Forum: Programming Help (https://bpforums.info/forumdisplay.php?fid=9) +----- Thread: Controlling a site (/showthread.php?tid=526) |
Controlling a site - brco900033 - 05-04-2012 how can I execute a html code in my windows form so that the website does what the code says. I really have no idea about how to do that! Re: Controlling a site - brandonio21 - 05-04-2012 The website does what the code says? Well, I don't really know what you're trying to get at with this, but you can try using the WaitN library! Re: Controlling a site - brco900033 - 05-05-2012 yeah that's what I ment. Sorry I couldn't explain it very well... Re: Controlling a site - brandonio21 - 05-05-2012 No problem! But yes, for this you should probably use the WaitN library, found here: <!-- m --><a class="postlink" href="http://watin.org/">http://watin.org/</a><!-- m --> |