Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

How can we get the control Id for each controls in a web page?

by anbutechie (Sexton)
on Feb 13, 2009 at 09:34 UTC ( [id://743568]=perlquestion: print w/replies, xml ) Need Help??

anbutechie has asked for the wisdom of the Perl Monks concerning the following question:

This node falls below the community's threshold of quality. You may see it by logging in.
  • Comment on How can we get the control Id for each controls in a web page?

Replies are listed 'Best First'.
Re: How can we get the control Id for each controls in a web page?
by dorward (Curate) on Feb 13, 2009 at 16:01 UTC

    "Probably"

    ... but it depends on the context.

    • Where does the webpage come from?
    • What is rendering the webpage?
    • Where does Perl fit into the system?

    You could be talking about having a proxy server, written in Perl, that modifies a page before it gets to the browser.

    You could be talking about a bot written in Perl that interacts with a website without a browser being involved.

    You could be talking Perl embedded in the server side application.

    How you would go about this would depend on what you are actually trying to achieve.

Re: How can we get the control Id for each controls in a web page?
by Anonymous Monk on Feb 13, 2009 at 09:48 UTC
    Webpages don't have "controls" :)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://743568]
Approved by moritz
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (7)
As of 2024-04-25 15:04 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found