Subject: Ntsendmail
> I'm new to this and I'd like to know if anybody knows NTsendmail and
Never heard of it.
> how I can add variable that point to a textarea defined in a HTML
> file?
use CGI;
my $CGI = new CGI;
my $textarea = $CGI->param(
Hi,
I'm new to this and I'd like to know if anybody knows NTsendmail and how I
can add variable that
point to a textarea defined in a HTML file? I can run it now but it shows
the
example text defined in my pl script file. I'd like to replace that message
with the content of a tex