http://qs321.pair.com?node_id=411329


in reply to Re: web form email attachment
in thread web form email attachment

I tried running the code above, modifying it to suit my needs and I'm receiving a "SOFTWARE ERROR:" which is produced from the CGI::Carp qw/ fatalsToBrowserr module on line 30 of the code. Here is that line open(a_tmpFile, "</tmp/$a_Filename") or die $!;

Replies are listed 'Best First'.
Re^3: web form email attachment
by csuhockey3 (Curate) on Dec 03, 2004 at 21:49 UTC
    post that snippet so we can have a look at it...Like I said, I stripped it pretty good to get to the meat of the deal, but I am happy to be more help if you post some of the code.