i know this sounds trivial, but i cant figure out how to get form input back 
to my cgi script from the template.
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?
regards
kg


-------------------------------------------------------
This sf.net email is sponsored by: See the NEW Palm 
Tungsten T handheld. Power & Color in a compact size!
http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en
_______________________________________________
Html-template-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/html-template-users

Reply via email to