i have a problem, i want to click on a button.
this is the html code:
i thought that would be the solution:Quote:
<article id="gStarter"><a onclick="GameLib.Exec(1);return false;" onfocus="this.blur();" title="Game Starter" href="#PLAY"></a></article>
WebBrowser1.Document.GetElementById("gStarter").In vokeMember("Click")
i also tested to write the title/href/onclick instead of the "gStarter" but nothing works.
sorry, i am at the beginning of coding and i think i started a too huge project...
would be nice if someone can help me with my nooby problem...
greetings,
MARCI1111






