take a look at this article:
http://www.perl.com/pub/a/2002/04/23/mod_perl.html
>-Original Message-
>From: Buch, Jasper (Jasper) [mailto:[EMAIL PROTECTED]]
>Sent: 02 October 2002 18:01
>To: [EMAIL PROTECTED]
>Subject: use require question
>
>
>Hello,
>
>I want to declare and initialize tw
I'm trying to do the same thing so thanks for that Ron, however I have the addition
problem of being behind a firewall. Is it possible to configure CDDB (I'm not sure
what protocol it uses under the hood) to use my firewall, or can I force it to use
http?
Anyone got an example of querying CDD
AutoIt might be more what you're looking for, or you could certainly control it from
perl. Search on google for it.
hth, jamie
>-Original Message-
>From: Fernando Madruga [mailto:[EMAIL PROTECTED]]
>Sent: 01 August 2002 18:36
>To: [EMAIL PROTECTED]
>Subject: RE: Sendkeys and strange prog
Hi,
I'd like to somehow extend certain OLE types so I can add some extra methods, but I'm
not sure how to go about it. For instance I have the following code:
my $attype = $VOB -> AttributeType ("DeliveryAuthorised");
print "\"" . Win32::OLE -> QueryObjectType ($attype) . "\"";
which prints "I
Hi,
Someone recently mentioned that their local HTML perldocs was automagically
regenerated after they downloaded and installed new modules. Well, mine never is. I
don't care whether it's automagical or not but is there a way of doing it? I suppose
it's pod2html, but not sure what all the opti
Why don;t you use Win32::GUI::MessageBox - i've had reasonably success with that...
ta
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: 24 April 2002 23:38
> To: [EMAIL PROTECTED]
> Subject: Tk's messagebox
>
>
> I have been trying to use Tk's Message Bo
You can use sc.exe from the NT res kit to change service config info. If
you can't get hold of the resource kit mail me and I'll send it to you
pvt.
hth, jamie
> -Original Message-
> From: ego
> Sent: 16 April 2002 16:24
> To: Perl-Win32-Users
> Subject: Changing startup for a service
Hi,
has anyone got an example of trapping OLE events from Excel.
Specifically, I have no idea which interface to register with
Win32::OLE->WithEvents( $Object, \&Event, 'Application');
Application doesn't work BTW. I can't work this out from oleview or the
registry, even though I know a pair t