Click to See Complete Forum and Search --> : Can html forms be pre-populated using perl?


Mike Burdick
09-06-2004, 05:40 AM
Can html forms be pre-populated using perl? If so, could you please provide me with an example.

Thanks in advance......Mike

Charles
09-06-2004, 09:31 AM
Read the CGI.pm module documentation.

Mike Burdick
09-06-2004, 04:00 PM
Charles,

Thanks - just what I needed to know!

Mike