Re: Net::Smtp help!

2002-02-12 Thread Jenda Krynicky
> >can anyone tell me who my subject line is not appearing when I use > >the following code, everything else works except that! > > I am on a Win98 system and all $variables are gathered from a > > form, as I said, all the other details appear except the subject. > > > >#!C:\Perl\bin\perl.exe

Net::Smtp help!

2002-02-11 Thread Chris Zampese
can anyone tell me who my subject line is not appearing when I use the following code, everything else works except that! I am on a Win98 system and all $variables are gathered from a form, as I said, all the other details appear except the subject. #!C:\Perl\bin\perl.exe -w #By Chris Zampes