Re: Off-Topic (200%) - Where are you from?

2001-11-09 Thread Agustin Bialet
Buenos Aires, Argentina -- I keep looking for the "Crash after viewing X pages" setting in Internet Explorer, but I just can't find it (yet!) ;-) >> - Original Message - >> From: Etienne Marcotte >> To: [EMAIL PROTECTED] >> Sent: Friday, November 09, 2001 12:08 PM >> Subject: Off-Topi

Passing values to a CGI

2001-09-10 Thread Agustin Bialet
Hi, I want to pass some values to a cgi from another cgi I try to do: In CGI #1: if ($validacion == 1) { print <<'FINAL'; Prueba http://localhost/cgi-bin/servidores.cgi?validado=1";> FINAL } In CGI #2: my $validado=@ARGV[0]; What I need to do is tell the second cgi that the u

Re: CGI POST Arguments

2001-08-31 Thread Agustin Bialet
data sent using the HTTP POST method from a Web page form.   -- Agustin Bialet Macaldia Apple Authorized Consultants Av del Libertador 489 - 6 Norte (5411) 43288844 [EMAIL PROTECTED] > From: Brad Allen <[EMAIL PROTECTED]> > Date: Thu, 30 Aug 2001 20:31:54 -0600 > To: [EMAIL PROTECTED

DBI on Darwin/PowerPC ?

2001-08-08 Thread Agustin Bialet
Hi, Is anyone using DBI on Darwin/PowerPC ? Thanks, Agustin -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: jpg resize

2001-07-28 Thread Agustin Bialet
You shoul check PerlMagick on CPAN. It can modify any image in a lot of ways.. -- Agustin Bialet Macaldia.com Av del Libertador 498 - 6 piso Norte (011) 4328-8844 > From: <[EMAIL PROTECTED]> > Date: Fri, 27 Jul 2001 12:58:07 -0700 (PDT) > To: <[EMAIL PROTECTED]> > Su