[Pdx-pm] Perl CGI apps and javascript

Andrew Clapp andrew.clapp at gmail.com
Fri Mar 2 14:19:04 PST 2007


I hope there is a good way to do this.

I have a very nice function in my CGI app that makes a nicely formatted
table out of a few arguments, the title, an sql query, etc.
If I want to make it sortable using dojo's javascript library, this requires
me to place some javascript (that specifically references the table) in the
header of the html, but typically, I've already printed the header by the
time I want to generate the table.

How is this done correctly?

-ASC

-- 
"Yes, could I please have half an order of magnitude and a side of PI?"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.pm.org/pipermail/pdx-pm-list/attachments/20070302/4e414346/attachment.html 


More information about the Pdx-pm-list mailing list