Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Event programming

by madM (Beadle)
on Sep 23, 2013 at 01:22 UTC ( [id://1055219]=perlquestion: print w/replies, xml ) Need Help??

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

Hi Monks! I was just wondering if itīs possible to write a script that response to an event on a Web page(not your own Web page) and where should i start with to learn about that. thanks for the hints :) !

Replies are listed 'Best First'.
Re: Event programming
by Marshall (Canon) on Sep 23, 2013 at 05:46 UTC
    I would suggest that you write some more text about what you what to do and how you envision this happening.
    Give an example.

    I am not sure what you mean by "an event on a Web page".

    Perl can act like a simple user who receives a web page and responds with whatever fields need to to be filled in and sends a reply.

    There are complications with Java Script and in that case, Perl cannot execute the code.
    You can however control a browser which can run the Java code.

    I don't know enough info right now to guide further.

Re: Event programming
by ww (Archbishop) on Sep 23, 2013 at 02:05 UTC
    ... and what would cause that event on the web page, not your own?

    Thimk!

Re: Event programming (about the internet)
by Anonymous Monk on Sep 23, 2013 at 02:06 UTC

    Hi Monks! I was just wondering if itīs possible to write a script that response to an event on a Web page(not your own Web page) and where should i start with to learn about that. thanks for the hints :) !

    Funny :)

    learn about the internet,Web Programming: For Beginners, to get an overall picture of how the internet works, how tcp/ip, sockets, html, ajax, all fit together....

Re: Event programming
by Anonymous Monk on Sep 23, 2013 at 04:17 UTC

Log In?
Username:
Password:

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

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

    No recent polls found