On Mar 13, 11:28 am, Charles Packer <mail...@cpacker.orgwrote:
Quote:
doesn't support SQL directly. I infer, however, that I can have a
Javascript function execute an external Perl script that would do the
SQL and return the results, though I haven't found
a tutorial/example yet that shows how to execute an
external program.
Oops! I've gone through enough of one of the Javascript
tutorials at this point to see that, because Javascript
is client-side and Perl is server-side, it implies
an action -- however it is coded -- that will be just
like hitting a URL to get my new list content each time.
Sounds inefficient...Now, since I'll be generating the
page itself via a CGI call, I guess I could generate
all the possible lists (46 child lists of, at most,
a dozen entries each) as static Javascript code as part of that page.
Wish me luck...
--
Charles Packer
http://cpacker.org/whatnews
mailboxATcpacker.org