![]() |
|
"be consistent" | |
PerlMonks |
Re: Passing data back to calling pageby cormanaz (Deacon) |
on Oct 19, 2009 at 23:58 UTC ( #802121=note: print w/replies, xml ) | Need Help?? |
Here is a simple AJAX example that uses Perl for the backend. Like DStaal said, that's what you need to do exactly what you want.
OTOH if you don't have some good reason to keep the same page around, you could just use Perl to generate the HTML to begin with and reload the whole thing when you need the new data. Here is a tutorial for that.
In Section
Seekers of Perl Wisdom
|
|