Re: Question on web portal

2002-03-28 Thread joe
I don't know what you maybe thinking of doing but if u need a idea thier is a company that does something simular with apache 2.0 they are called covalent umm check thier website and see what they got and look and ask questions from the company. http://www.covalent.net/ "DUCHATEAU, GABRIEL" wr

Art Gallery Perl Script.

2004-07-12 Thread Joe Echavarria
Hi there, I am looking for an Art Gallery Perl script where i can put the frame painting, a description of the art, some text..., something like that. where can i find it ?, i won't reinvent the wheel... Free or paying.., prefer free.. Thanks.

Re: Having problems with login

2002-06-12 Thread Joe Raube
> foreach $i (@access) { > chomp($i); > ($un,$pw) = > split(/\|/,$i); > } at the end of this loop, $un and $pw contain the last element of @access. __ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.co

Re: Create an output file using Perl

2002-08-27 Thread Joe Raube
Does the /tmp directory exist? does the user running this script have write permissions to that directory? --- Allen Wang <[EMAIL PROTECTED]> wrote: > > i want to generate an output file using perl > > open (OFILE, " > /tmp/aa.lst") or die "Can't write $p_OutputFile: > $! "; > > Everytime I

using http::Daemon and cgi

2003-02-11 Thread Joe Echavarria
Hi there, I want to write a simple cgi application using http::daemon. I want to write a cgi application without installing a web server. Can i do that ?, can anyone send me a simple code ?. Everything works fine when i don't use a cgi script, i mean when i only use html files, not perl sc

Usernames and Passwords

2001-06-06 Thread Joe Schulman
nding secret and often vital information like that over open, non-encrypted streams is not the best way to go. Encryption, sadly, is not an option for this particular case. Could anyone please help me in this matter? TIA, Joe

RE: $ENV(HTTP_REFERER)?

2001-06-06 Thread Joe Schulman
te_host(); When doing stuff over the web, I can't stress how useful CGI.pm is! If you can use it, USE IT! :) I swear by it so much. Anyways, I hope that helped, and best of luck in the project you're working on. Joe Schulman

RE: $ENV(HTTP_REFERER)?

2001-06-06 Thread Joe Schulman
as why this wont work??? > it looks correct to me from what i have read. I'm no where near being an expert at perl (and know even less about the rules for file I/O), but I'm pretty sure two things could be wrong here: 1) The "$ENV{'HTTP_REFERRER')\n"; part for su

DBI with SQL question

2001-06-29 Thread Joe Santiago
I have a perl script using a do to insert stuff into a database. The only problem that I am having is entering a time into a DATETIME datatype field. When I enter it manually using the manager gui I can enter something like '9:00 AM' but when I use my script it always enters the value as '01/01/20