On Thu, Dec 11, 2008 at 5:42 PM, Adam Jimerson <vend...@charter.net> wrote:
> Is it possible to embed a CGI scrip into a HTML page?  I don't know if CGI 
> scripts work in a way that allow for this, I know that in PHP this is 
> possible, because I want to make my CGI scripts and website have a unified 
> look but I can't get my CSS to work in any of my scripts.
> --

You cannot put perl in a webpage the way that you do with PHP.
However, there are a number of template engines written for and in
perl that give you similar features.  Take a look at Template Toolkit,
as an example.

Sean

-- 
To unsubscribe, e-mail: beginners-cgi-unsubscr...@perl.org
For additional commands, e-mail: beginners-cgi-h...@perl.org
http://learn.perl.org/


Reply via email to