cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
General C++ Programming
How to get handle of buttons on web page
How to get handle of buttons on web page
May 3, 2010 at 1:16pm UTC
ramKrushna
(19)
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
May 3, 2010 at 2:24pm UTC
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).
May 3, 2010 at 3:03pm UTC
blackcoder41
(1426)
You mean WINAPI handle?
May 4, 2010 at 6:39am UTC
ramKrushna
(19)
yes i want the hadle of each button on the web page....
Last edited on
May 5, 2010 at 6:35am UTC
Topic archived. No new replies allowed.