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
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.
> 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
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
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
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
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
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
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