$subject\n"; }
else { error(); }
if($comments) {
print MAIL "Comments: $comments\n"; }
else { error(); }
close(MAIL);
print "Location: http://www.my-domain.com/thankyou.html\n\n";;
exit; }
print "Location: http://www.my-domain.com/contact/index.html\n\n"
e I figured
it out. Hope this helps.
--
Best regards,
K.L. Hayes
mailto:[EMAIL PROTECTED]
Wednesday, January 16, 2002, 1:18:39 PM, you wrote:
m> I hope someone can help me out.
m> I set up this cgi file and html form on a Unix server. The script
m> changes a user's password in a tex
me new ways of doing things. Since some of my reference
material is a couple years old, I welcome the help in getting it
right. In the future I'll make it a point to cross reference my books
to perldoc to save everybody some time.
--
Best regards,
K.L. Hayes
mailto:[EMAIL PROTECTED]
Wednesda
wrong... in my case anyway... ;)
Posted the solution in case anybody wanted to know.
Thanks again!
--
Best regards,
K.L. Hayes
mailto:[EMAIL PROTECTED]
Wednesday, January 16, 2002, 12:32:06 PM, you wrote:
HR> It looks like you forgot to specify the file handle when printing.
HR> print CHECK "
,
K.L. Hayes
mailto:[EMAIL PROTECTED]
Wednesday, January 16, 2002, 12:32:06 PM, you wrote:
HR> It looks like you forgot to specify the file handle when printing.
HR> print CHECK "$ENV{'REMOTE_ADDR'}"; }
HR> Rob
HR> -----Original Message-
HR> From: K.L. H
; }
close (CHECK);
flock (CHECK, 8) if ($flock);
} else { &invalid_info; }
&ad2;
}
All help is appreciated. Thank you for your time.
--
Best regards,
K.L. Hayes
mailto:[EMAIL PROTECTED]
+=+
+ "Only two things are infin
re reference
as well.
Hungry for knowledge,
K.L. Hayes
Wednesday, January 09, 2002, 8:17:23 PM, you wrote:
JWK> "K.L. Hayes" wrote:
>>
>> Hello All,
JWK> Hello,
>> I've found lot's of info on how to check if a file exists but nothing
>> about ch
This? ##
opendir(CLIENT, "$path") or die " &errorMsg ";
closedir(CLIENT);
&get_on_with_it
## Or Is It This? ##
if (-d $path) {
&get_on_with_it }
else { &errorMsg }
--
Best regards,
K.L. Hayes
mailto:[EMAIL PROTECTED]
+==
you & Japhy. Just want to let you know that
your time, knowledge & patience is greatly appreciated.
I wish you & yours, health & prosperity in the coming year. Thank you.
--
Best regards,
K.L. Hayes
mailto:[EMAIL PROTECTED]
+=+
+ &qu
just started escaping everything that moved trying to find
my stupidity... ;)
Again, thanks for taking the time. Happy Holidays to all!
--
Best regards,
K.L. Hayes
mailto:[EMAIL PROTECTED]
+=+
+ "Only two things are infinite, the uni
ped, sorry... my e-mail client _insisted_.
Thank you in advance!
--
Best regards,
K.L. Hayes
mailto:[EMAIL PROTECTED]
+=+
+ "Only two things are infinite, the universe and +
+ human stupidity, and I'm not sure about the for
I'm from da UP, eh...
Michigans' Upper Peninsula - The sun vacations here... sometimes. ;)
Tuesday, November 13, 2001, 12:58:27 PM, you wrote:
>From Alicante - SPAIN ( Mediterranean Coast ) The sun lives here...
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [E
supply a subject;
exit;
}
Of course you will still have to verify that the info is in the proper
format yourself. But, I believe that by doing this way, you will be
assured of ACTUALLY getting ALL the form data in the first place.
--
Best reg
ult = $number * $mult;
CS> print STDOUT "The result you ignorant fool is: $result\n";
CS> Cool, huh? Not gonna win any awards, but at least I know how to use STDIN
CS> and STDOUT.
--
Best regards,
K.L. Hayes
mailto:[EMAIL PROTECTED]
+
14 matches
Mail list logo