Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re^4: why when I use html::form $input->name work,$input->value doesn't work ?

by fanasy (Sexton)
on Nov 14, 2010 at 11:08 UTC ( [id://871313]=note: print w/replies, xml ) Need Help??


in reply to Re^3: why when I use html::form $input->name work,$input->value doesn't work ?
in thread why when I use html::form $input->name work,$input->value doesn't work ?

my question is print $input->value ,the result is "" .
if javascript, does perl have any module can handle the javascript on html?
thanks for your replay.
  • Comment on Re^4: why when I use html::form $input->name work,$input->value doesn't work ?

Replies are listed 'Best First'.
Re^5: why when I use html::form $input->name work,$input->value doesn't work ?
by Corion (Patriarch) on Nov 14, 2010 at 11:14 UTC

    Maybe the value also is set via Javascript. You will need to inspect the HTML source code.

    For interpreting Javascript, there is WWW::Scripter and WWW::Mechanize::Firefox. The latter one is by me and needs Firefox to operate.

      thanks for your help. I will study your module and www::scripter

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (8)
As of 2024-04-23 16:38 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found