|
|
|
Clear questions and runnable code get the best and fastest answer |
|
| PerlMonks |
Re^2: CGI::AJAX inside CGI::AJAXby VIVIsectI (Initiate) |
| on Dec 31, 2012 at 13:47 UTC ( #1011060=note: print w/ replies, xml ) | Need Help?? |
|
Found the answer in pjx_chained.pl. Didn't know about the Manifest feature of CPAN, I appreciate the pointer. I'm not ready to start writting Javascript too, I've only been working with Perl for about two months now. So far I've gotten away with very minimal javascript. The answer was to add another sub to my $ajx object declaration as seen below:
Previously this was only the viewsub, but adding updatesub allows me to reference that routine from the buttons that were created by the first one.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||