Doesn't onClick event work inside the table

2000-11-24 Thread Frazier, Joe Jr
This is the Perl Win32 Users list. It is not devedge.netscape.com or msdn.microsoft.com, groups where JavaScript matters are regullarly dealt with in a most efficient manner. This is not even the Perl Win32 Web list, where such questions have not met an alltogether agressive response.

RE: Perl-Win32-Users digest, Vol 1 #481 - 39 msgs

2001-06-12 Thread Frazier, Joe Jr
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of [EMAIL PROTECTED] Sent: Monday, June 11, 2001 5:20 PM To: [EMAIL PROTECTED] Subject: An open complaint (was RE: An Index of Incivility in the Perl Community ) =cut Okay, folks. I seem

RE: Perl-Win32-Users digest, Vol 1 #485 - 42 msgs

2001-06-13 Thread Frazier, Joe Jr
From: Lee Goddard [EMAIL PROTECTED] To: Perl_Users [EMAIL PROTECTED] Subject: Default Windows Action for AS Perl install Date: Wed, 13 Jun 2001 10:59:59 +0100 Could some kind soul please send me the default entry for Windows association for Perl files? Doesn't work on Win2k:

RE: Perl-Win32-Users digest, Vol 1 #485 - 42 msgs

2001-06-13 Thread Frazier, Joe Jr
Message: 7 From: erskine, michael [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: My first module - a registry-stored Most-Recently-Used list -- pl ease don't laugh! Date: Wed, 13 Jun 2001 11:01:12 +0100 This message is in MIME format. Since your mail reader does

RE: Perl-Win32-Users digest, Vol 1 #485 - 42 msgs

2001-06-13 Thread Frazier, Joe Jr
From: Cornish, Merrill [EMAIL PROTECTED] You pass a filehadle reference to the subroutine; foo(\*STDOUT); sub foo($) { my $fh_ref = shift(); ... now use $fh_ref wherever you would have used the filehandle... } -Original Message- From: Purcell, Scott

RE: Perl-Win32-Users digest, Vol 1 #481 - 39 msgs

2001-06-15 Thread Frazier, Joe Jr
general syntax, but should be enough for you to get the idea: From: Wagner-David [EMAIL PROTECTED] To: 'Perl Win32' [EMAIL PROTECTED] Subject: [OLE]Delete some Excecel Worksheets and rename to a different loc ation Date: Mon, 11 Jun 2001 17:00:25 -0700 Sub

RE: unlink problems

2001-06-18 Thread Frazier, Joe Jr
Message: 10 From: steve silvers [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: unlink problems Date: Mon, 18 Jun 2001 12:53:20 - Thanks for all your help so far with this. Im still having a problem. Im using this snippet of code that someone helped with. if (

RE: Zero-suppression Function (was Zero-suppression Regex)

2002-02-15 Thread Frazier, Joe Jr
Reply-To: Dirk Bremer [EMAIL PROTECTED] From: Dirk Bremer [EMAIL PROTECTED] To: 'Perl Win32 Users Mailing List' [EMAIL PROTECTED] Subject: Re: Zero-suppression Regex Date: Thu, 14 Feb 2002 10:06:35 -0600 Organization: NISC I whipped up this sub to perform the zero-suppression:

Encryption question

2002-12-27 Thread Frazier, Joe Jr
Anyone have any simple sample code for encryption and decryption? I am not sure I get it. I have tried using Crypt::CBC =blowfish (amoung other encryption routines, but am unable to decrypt the result given the same key). I just am not sure if I am doing it wrong or what. Basically, I need

RE: Install SSL support for Windows?

2003-02-13 Thread Frazier, Joe Jr
-Original Message- From: Randy Kobes [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 13, 2003 9:16 AM To: Frazier, Joe Jr Cc: [EMAIL PROTECTED] Subject: Re: Install SSL support for Windows? On Thu, 13 Feb 2003, Frazier, Joe Jr wrote: What da heck do I have to do to get

RE: testing e-mail validity without sending an e-mail

2003-06-23 Thread Frazier, Joe Jr
Date: Fri, 20 Jun 2003 09:12:43 -0700 From: viktoras [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: testing e-mail validity without sending an e-mail Hi all, It may sound funny but this is how I wanted to protect my mailbox from spamming. We are going to have several forms

RE: pound sign trouble

2003-07-08 Thread Frazier, Joe Jr
Message: 19 From: Sisyphus [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: pound sign trouble Date: Tue, 8 Jul 2003 16:55:46 +1000 - Original Message - From: Peter Guzis [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, July 08, 2003 11:30 AM Subject: RE: pound

Help installing Iconv 1.1

2003-11-10 Thread Frazier, Joe Jr
Ok, first, let me say I have no experience with C++, so I need simplistic steps to take. I am using ActivePerl 626 on Windows 2000. I also have the .Net framework installed (not sure of the version). Here is what I get when trying to install via CPAN shell install Text::Iconv: .