Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: Per CGI::Ajax, different ajax functions on same page

by rpnoble419 (Pilgrim)
on Jun 03, 2013 at 15:06 UTC ( [id://1036786]=note: print w/replies, xml ) Need Help??


in reply to Per CGI::Ajax, different ajax functions on same page

That module is rather old. I would suggest that you bypass CGI::Ajax and use JQuery and write a catcher Perl app to process your data. Using this method allows you to scale your code using any number of the Perl Frameworks or by using old fashion CGI.pm. You also get the benefit of your javascript being usable across browsers.

Replies are listed 'Best First'.
Re^2: Per CGI::Ajax, different ajax functions on same page
by msinfo (Sexton) on Jun 03, 2013 at 16:59 UTC
    Thanks, I am aware of JQuery, and similar libraries, and also about PERL frameworks like Dancer and Catalyst. But want to do in old fashioned way, so that I can learn about how things works.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (4)
As of 2024-03-19 05:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found