RE: Windows Installation

2004-07-06 Thread Goehring, Chuck Mr., RCI - San Diego
David, You can get a binary for playing on Windows from: ftp://theoryx5.uwinnipeg.ca/pub/other/ See the .readme files fro details of the file contents I think these do not have ssl capabilities Chuck -Original Message- From: David Arnold [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 0

RE: newbie confused, documentation seems contradictory and/or incomplete.

2004-06-17 Thread Goehring, Chuck Mr., RCI - San Diego
--- From: Steven Scotten [mailto:[EMAIL PROTECTED] Sent: Thursday, June 17, 2004 4:28 PM To: [EMAIL PROTECTED] Subject: Re: newbie confused, documentation seems contradictory and/or incomplete. Thanks Chuck, Glenn, and Stas! On Jun 16, 2004, at 6:53 PM, Goehring, Chuck Mr., RCI - San Diego

RE: newbie confused, documentation seems contradictory and/or incomplete.

2004-06-16 Thread Goehring, Chuck Mr., RCI - San Diego
Steve, If you were not using mod_perl 1.x in your old cgi programs, you probably don't need to be using any of the request stuff. ModPerl::Registry does all the voodoo for you for ordinary cgi programs. The stuff below is full of extra stuff and may not be 100 percent, but it works. This is w

RE: :File problem on Mod_perl

2004-06-16 Thread Goehring, Chuck Mr., RCI - San Diego
Willy,   mod_perl 2 uses a different default directory from mod_perl 1.3.  May also be different from plain cgi also.   mp1 used E:\Apache2\bin mp2 uses E:\Apache2   This gave me fits when I migrated from 1.3 to 2.   I think the error I was getting was file not found.   This works for writ

RE: MIME::Lite and Excel

2003-11-26 Thread Goehring, Chuck Mr., RCI - San Diego
Eric I arrived at this method (works under mod_perl)to send images as attachements: $msg = build MIME::Lite From => $aApobj->getEmail_Address, To => $recip, Subject => $Sub, Type => 'TEXT', Data => $lPB; $OpStatus .= "Recipient: $recip."; if($aReceipt ne '