Re: [Templates] Passing params
[prev]
[thread]
[next]
[Date index for 2004/11/09]
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
templates@xxxxxxxxxxxxxxxx.xxx
http://lists.template-toolkit.org/mailman/listinfo/templates
 |
 |
Re: [Templates] Passing params
Perrin Harkins 21:48 on 09 Nov 2004
|