blah blah blah is here! blah blah » Close

0
votes
0 answers

C#(VS 2010): Webbrowser; select radio button

Hi, I'am making an autofill-program, and have some issues with selecting radiobuttons. Normally I just use getelementsbyid, setattribute and invokemember, but I don't see how I can select a radiobutton without id. Maybe I need to edi ...

Feedback