javascript to run perl scripts

From: Eric Lease Morgan <emorgan_at_nyob>
Date: Sun, 28 Aug 2005 11:35:41 -0500
To: CODE4LIB_at_listserv.nd.edu
How can I embed Javascript to run Perl scripts in my HTML code?

I have created a teeny weenie directory of Internet resources.
(Yawn.) But more importantly, I want to be able to allow people
(webmasters) to include a one- or two-liner Javascript into their
HTML that will query my directory and return HTML to be included in
HTML pages.

How do I do that? Something like this?

   <script type='text/html' src='http://foo/bar.cgi' />

--
Eric
Received on Sun Aug 28 2005 - 11:39:09 EDT