Web Page log in.

cayongrayoo

Member
Joined
Feb 8, 2012
Messages
9
Programming Experience
Beginner
Wasson guys!!
I need to make a program that will log into various websites in firefox. I have done this using the webbrowser control. But now I need to do it using Firefox. I have looked into HTTPWebRequests but with that it seems that you are just pretending to be a web browser. I actually need the page to load and log in in firefox. Considered just bundling a load of sendkeys in but that is very un-professional.
How should I go about this? If it is even possible.
Thanks soo much :D
 
Back
Top