am working on it. still not figured it out!. it appears as if the motto of 
html::template is 'its more blessed to give than receive" - meaning that all 
the tutorials on the subject show how to send data to the template, but none 
show how to retrieve data from it! could anyone point me to some app where 
this is done (without using cgi::application)
kg
On Saturday 09 November 2002 13:52, Philip S Tellis wrote:
> Sometime Today, Kenneth Gonsalves assembled some asciibets to say:
> > in cgi i have $template->param(USER => $user);
> > in the template i have an input with value = TMPL_VAR NAME=USER;
> > the user fills in the values
> > how do i access this value in my cgi script?
>
> man CGI for the CGI part, and see the associate option of HTML::Template
> for an easy method to connect your CGI object to your template object.


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Html-template-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/html-template-users

Reply via email to