Hi,

I have a problem regarding cgi PERL programming.

How to take data from a HTML form text area and then do string comparison of the form data with the PERL DBM file data and then print the result on a new HTML page obtained through the search from the DBM file.

Thank you