Hi, Al ! > I would prefer not to generate the entire page in code if possible. > yes I know I could do it all using CGI.pm but if I do then the > client/designer will have to get into the code to change the layout of > the page & that's not a really good thing.
Visit your local CPAN mirror for Mason,AxKit etc.pp Mason and a bunch of other CPAN Modules let you embed perl code into your pages. The code will be interpreted, when to page is loaded and the results will be included into the page. I think its worth a look. Best regards, -- Jan Gruber Primacom AG Central Systems Office: +49 (341) 609 524 53 Fax: +49 (341) 609 525 17 cat /dev/world | perl -e "while (<>) {(/(^.*? \?) 42 \!/) && (print $1)}" errors->(c) _ -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]