Sorry, won't happen again.
On Thursday, January 30, 2003, at 10:09 AM, [EMAIL PROTECTED] wrote:
Please be sure to always group reply.
On Thu, 30 Jan 2003 09:12:15 -0600, Eduardo Cancino
<[EMAIL PROTECTED]> wrote:
As I recall inst
Hi :
My box -> eMac, MacOSX Jaguar 10.2.1, DevTools installed
After installing perl 5.8.0, I ran a perl script, and perl send this
message:
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LC_ALL = (unset),
LANG = "en_US"
are suppo
Hi Enlightened Ones...
I need to build a website that has a classification like this
h - human
n - natural resources
i - enviroment impact
and then subclasses
ie.
h6 - health
and then the object
h6.1 - Aids
For this I have every text in .rtf and I have a excel datasheet for the
video in
Hi.
I'm parsing a text file with this estrcuture line:
'here is a quote'. Autor (birth year - death year); occupation nationality.
==
I need to separate from the beggining to the first dot, ignoring the dots in
side the two ''.
but i have tried to escape the ' (\'), but no use, what i'm m
Hello!
I have a lot of trouble understanding regexes, i just don't get how to parse
a file with:
"Hablar es el arte de sofocar e interrumpir el pensamiento". Thomas Carlyle
(1795-1881); historiador y ensayista escocés.
"Se aprende más por lo que la gente habla entre sí o por lo que se
sobrentien
HI.
I'm having this problem I have a memo field that i use for the main text and
when i access it my script just prints a blank page, but when the field is
reduced my scripts prints exactly as i want to:
You know why??
SOME CODE
#!c:/perl/bin/perl.exe
# cargar modulos
use DBI;
use CGI qw(:stan
"";
print "";
print "";
print "";
-Mensaje original-
De: David Kirol [mailto:[EMAIL PROTECTED]]
Enviado el: Martes, 23 de Abril de 2002 02:45 p.m.
Para: Eduardo Cancino
Asunto: RE: [OT] DBI-ODBC WIN2K
Eduardo,
Review your connect string. Make
But how do I know who the correct user is???
I have tried todos (all) the "admin"
but it doesnot work!
-Mensaje original-
De: David Kirol [mailto:[EMAIL PROTECTED]]
Enviado el: Martes, 23 de Abril de 2002 02:45 p.m.
Para: Eduardo Cancino
Asunto: RE: [OT] DBI-ODBC WIN2K
I have this problem now, maybe is not about perl but here I go:
I connected an Access Datasource to a cgi, (made in Perl ;), but while in
the command line runs perfectly, as a CGI, on my host, it outputs:
Software error:
No pude conectarme : (DBD: db_login/SQLConnect err=-1)
I know that maybe i
Hi everybody, i'm new to perl and i want to connect to an access database.
I'm using DBI::ODBC but returns that it can connect to my database:
Can't connect to database: [Microsoft][ODBC Driver Manager] Data source name
not found and no default driver specified (SQL-IM002)(DBD:
db_login/SQLConn
h CGI.pm can I do this a lot easier???
How could I use de CGI.pm, there is a tutorial or something I can read about
it???
I don't understand how to use de CPAN. Can you give me any pointers???
Thanks everybody...
Lalo.
- Original Message -
From: "Jeff 'japhy
Hi everybody!
The next script runs looks pefectly in IE but in Netscape it shows the
source of the html...
#!c:/perl/bin/perl.exe
# recibe la forma.
read(STDIN, $buffer, $ENV{'CONTENT_LENGTH'});
@pairs = split(/&/, $buffer);
# inicia variables.
$to = "info\@domain.mx";
$from = "info\@domain.mx
12 matches
Mail list logo