On Tuesday 09 January 2007 22:22, Chris Henderson wrote:
> I'm trying to make a form using cgi.pm the output of which will be
> saved to a .html file. But the variables are not parsing correctly. If
> I put 3 names in 3 different places they all appear together instead
> of each appearing on each i
I'm trying to make a form using cgi.pm the output of which will be
saved to a .html file. But the variables are not parsing correctly. If
I put 3 names in 3 different places they all appear together instead
of each appearing on each individual section. Here's my code:
#!/usr/bin/perl
use CGI qw