Automating a browser...do I need to learn a scripting language to automate the browse

simpleonline12

New member
Sep 29, 2009
191
3
0
Learning C# and wanting to automate a browser to navigate several sites at once....what should I learn from this point to start this project up?

Is there some sort of C# scripting language or something.


Thanks
 


I've been doing stuff with vb .net and a webbrowser. Most likely you can do exactly what im doing in c#. In that case, you'd need to learn a little basic HTML and PHP and just go from there. Oh, and how to google for sources :)