I am using HTML::Template and need to pass cgi parameters between run modes. Do I have to always use a "hidden" field, or is it adequate to set the parameter via $query->param('name','value')? In my current app, I seem to have to use a hidden field and I have seen others choosing to do both, also. Can someone clarify for me?

Thanks.
Sean


--------------------------------------------------------------------- Web Archive: http://www.mail-archive.com/[EMAIL PROTECTED]/ http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2 To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to