need help on this program

Mar 14, 2013 at 2:16am
hi, i wanted to make a simple c++ program that will open a website and input something and click some buttons on that website.

i want to try first on my test php website. like here are the steps i want my program to do.

1. open browser.
2. go to my test website
3. input username
4. input password
5. login
6. logout
7. close browser

is this possible? thx
Mar 14, 2013 at 2:24am
closed account (Dy7SLyTq)
that is probably possible, but by no means easy
Mar 14, 2013 at 2:36am
any idea how can i do that? coz i dont know where to start or i dont even know what lib to use
Mar 14, 2013 at 2:37am
closed account (Dy7SLyTq)
the best thing i can think of is sfml. although www.thefreecountry.com or sourceforge might have something
Topic archived. No new replies allowed.