Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

html form fill automatically

by ansh batra (Friar)
on Jun 27, 2013 at 06:50 UTC ( [id://1040924]=perlquestion: print w/replies, xml ) Need Help??

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

hi monks

i am thinking of filling values to an online form.
values will be kept in a csv file . i can read the csv file.
please suggest me some simple module to come up with this task
if posible then please give me a demo/example for the same.
i have seen HTML::Form::ForceValue but i am not able to install it on my machine .
my cpan is not set up properly

C:\Users\ansh_batra>ppm install HTML-Form-ForceValue Downloading ActiveState Package Repository packlist...failed 500 Can't connect t o ppm4.activestate.com:80 (10060) ppm install failed: Can't find any package that provides HTML-Form-ForceValue

Replies are listed 'Best First'.
Re: html form fill automatically
by Tux (Canon) on Jun 27, 2013 at 07:06 UTC

      not home work
      office assignment . rather self-assignment . trying to automate something
      thanks :)

Re: html form fill automatically
by rjt (Curate) on Jun 27, 2013 at 07:11 UTC

    Hello!

    As much as I would like to help, you haven't given us much to go on and my Crystal::Ball is still in alpha. What have you tried already? Can you post some small code even if it doesn't quite do what you want? As for an example, I would suggest that you provide us with an example of what you want, and we'll do our best to advise you on how to make it work.

    C:\Users\ansh_batra>ppm install HTML-Form-ForceValue Downloading ActiveState Package Repository packlist...failed 500 Can't connect t o ppm4.activestate.com:80 (10060) ppm install failed: Can't find any package that provides HTML-Form-ForceValue

    Looks like a fairly common network connectivity issue. Check your firewall (your workstation, router(s), etc.), and maybe try selecting some different CPAN PPM mirrors. This is something you will likely have to troubleshoot, as the solution will depend on your specific network connectivity issue.

      "maybe try selecting some different CPAN mirrors"

      Perhaps you mean a PPM repository, they're not using cpan.

Re: html form fill automatically
by marto (Cardinal) on Jun 27, 2013 at 08:28 UTC

    Either the repository is having problems, or you have not configured your proxy properly. See the PPM documentation. You could try installing via cpan though this may also require valid proxy configuration. Speak to your system/networks administrator.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (5)
As of 2024-04-19 23:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found