How to get handle of buttons on web page

Hi Experts i'm new in c++

I want to know to get handles of the buttons
present on the web page



I already done in windows but not got success in the wepages

If u have any idea please reply me

Thanks & regards
RAM
closed account (1yR4jE8b)
If you want to do Web Programming, C++ is not the language you should be using. You could look into Microsoft Visual Web Developer for Windows, or Apache/PHP/Javascript if you want something cross-platform (which is what I recommend).
You mean WINAPI handle?
yes i want the hadle of each button on the web page....
Last edited on
Topic archived. No new replies allowed.