I am not exactly having "trouble". It is more of I need a kickstart or maybe I described the process and I just need to implement it.
Robert On 11/9/04 4:48 PM, in article [EMAIL PROTECTED], "Perrin Harkins" <[EMAIL PROTECTED]> wrote: > On Tue, 2004-11-09 at 15:30, Robert wrote: >> I am coming from the CGI-Application camp where I would define a param and >> pass that as the page to process. I would like to do the same in TT. I would >> like to have one "main" cgi script that reads the ?pid=something and >> processes those vars. > > Okay. Are you having trouble doing that? People do use TT with > CGI::Application. > >> Another thought would be, is that a good way to do things in TT? > > Yes. You can use TT in exactly the same way you would use > HTML::Template with CGI::App. > > - Perrin _______________________________________________ templates mailing list [EMAIL PROTECTED] http://lists.template-toolkit.org/mailman/listinfo/templates
