Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re^2: perl & Asynchronous Javascript

by cees (Curate)
on Aug 10, 2005 at 21:17 UTC ( [id://482768]=note: print w/replies, xml ) Need Help??


in reply to Re: perl & Asynchronous Javascript
in thread perl & Asynchronous Javascript

You can do the same with CGI::Application through the CGI::Application::Plugin::HTMLPrototype plugin. It has a couple examples to show you how to use it as well.

You don't have to change anything you do in CGI::Application when you use the prototype library. All AJAX calls are just standard GET or POST requests to your application, and the only difference is that usually you only return a small piece of HTML that gets placed into the existing page somewhere instead of returning a full HTML page.

Log In?
Username:
Password:

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

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

    No recent polls found