In-Depth with CGI.pm - Creating Hidden Form Fields
Monday July 23, 2007
Hidden fields are incredibly simple and very useful for passing data in a form you might not want your end user seeing. It is handy for passing ugly data that you might not want visible to your users. Continuing our tutorial on creating HTML form elements with CGI.pm, let's look at how to build hidden form fields with CGI.pm.
In-Depth with CGI.pm - Creating Hidden Form Fields
In-Depth with CGI.pm - Creating Hidden Form Fields
