in reply to
How can we get the control Id for each controls in a web page?
Webpages don't have "controls" :)
Comment on
Re: How can we get the control Id for each controls in a web page?
Replies are listed 'Best First'.
Re^2: How can we get the control Id for each controls in a web page?
by
dorward
(Curate)
on Feb 13, 2009 at 16:02 UTC
The
"Control types"
section of the HTML recommendation disagrees with you.
[reply]
In Section
Seekers of Perl Wisdom