[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

Re: [MacPerl-WebCGI] Perl from within HTML?




depoends on what you are trying to do.... you can run a perl cgi 
script through a link:

<A HREF="myscript.cgi">Click me</A>

or are you talking about some kind of embedded perl in a script? I 
think there are ways to do this... I think mod_perl can do this, but 
you have to be using an apache web server with mod_perl compiled in. 
Others may exist but I don't know much about them...

you may have to give more details of your task and the environment in 
which you are working

HTH

adam


>How can a Perl script be executed from within a HTML document?
>
>tedd



==== Want to unsubscribe from this list?
==== Send mail with body "unsubscribe" to macperl-webcgi-request@macperl.org