Hi all,
I am trying to use the Win32::Internet library to do HTTP and FTP
connections but I run in to the
following problems:
1. In one of my scripts I am trying to open an HTTP session so I do the
following:
use Win32::Internet;
my $Connection = new Win32::Internet();
$Connection->HTTP( $HT
> may cause some compression related distortions. It also can handle the PNG
> format, but Internet Explorer can't.
All 4.x browers support PNG.
___
Perl-Win32-Web mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/perl-win
> -Original Message-
> Mcclelland, Keith
> Sent: Thursday, January 11, 2001 2:49 PM
>
> Hi Miguel.
>
> may cause some compression related distortions. It also can
> handle the PNG
> format, but Internet Explorer can't.
IE has supported PNG since at least ie4.
p ---
_
Hi Miguel.
I've used GD::Graph. It uses JPEGs, thanks to GIF related patents. JPEGs
may cause some compression related distortions. It also can handle the PNG
format, but Internet Explorer can't.
>From ppm, 'install GDGraph' and perhaps 'install GDTextUtil'. More info at
http://www.boutell.
Hi all,
Can someone tell me if there is a module on Perl Win32 to create Chart
graphics, and were can I download it?
I have IIS 4.0 and Active State Perl 5.6.
Thanks in advance.
Miguel Ramos
Systems Engineer
___
Perl-Win32-Web mailing list
[EMAIL PRO
Hello,
I have a question I don't know if I can get around. I have a page that is
generated from a DB query, and it takes a few seconds to draw. Anyway, if
the end-user does NOT wait for the page to draw, and clicks the navigation
to go elsewhere, there is a quick error shown in the browser (only
I di the search again after setting my pacakage repository to :
http://www.activestatet.com/PPMPackages/5.005
Then I found and installed, through the internet, these twoo guys:
WIN32-ODBC or DBD-ODBC
Now my PPM query shows: WIN32-ODBC or DBD-ODBC these as well.
I am going to have our expert PE
On Wed, 10 Jan 2001, John Cesta - Lists wrote:
> Date: Wed, 10 Jan 2001 12:48:44 -0500
> From: John Cesta - Lists <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED], [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
> Subject: RE: [Perl-win32-web] Sort question
>
> I did the search - ppm search ODBC - it retur
> I've heard strong arguments both ways. One the one hand, in ASP pages,
> the $Server->CreateObject() method is already available without needing
> to be 'use'd or imported or the like; saves on startup. OTOH,
> Win32::OLE is a more portable solution since it's available in most
> Win32 install
]]>The config is very weird i.e :
]]>German-Win98 SE (4.10. A) /PWS/Active State build 623(5.6.0)
> My perl interpeter is crashing very often when I try to print the output.
Define crashing. Might be a job for perlbug! Have you looked at the
output() method to see if Locale might be to blame
I am using PWS, perl 5.6 binary build 623
I was trying to get this api module installed but have fell on rough ground.
As soon as i say
use Win32::API;
I get the following error:
Can't find loadable object for module Win32::API in @INC
(C:\PERL\PERL5.00402-BINDIST04-BC\Y\lib\site
C:\PERL\PERL
Ron Grabowski wrote:
>
> > $conn = Win32::OLE->new("ADODB.Connection");
>
> Does anyone know if there are benefits to creating objects this way as
> opposed to
>
> $Server->CreateObject("ADODB.Connection");
I've heard strong arguments both ways. One the one hand, in ASP pages,
the $Server->Cr
12 matches
Mail list logo