At 05:01 PM 8/17/2001 +, you wrote:
From: Morbus Iff [mailto:[EMAIL PROTECTED]]
Sent: Thursday, August 16, 2001 4:28 PM
To: [EMAIL PROTECTED]
Subject: RE: executing a cgi-script continously
>>Is it possible to have a CGI script that, at the end of doing all the
>
>James Keltys idea using
I'm not sure if this is what you're asking: On the html form put a
text box for the sender's email address.
Sender's Email
What is your code for the email message? If you post the code we
could see what the problem may be.
>I made a form. I made a perl program to take results and e-mail p
What if someone input this nice pice of code. Would you be prepared
for it?:
;rm -rf /
On Wed, 20 Jun 2001 21:11:09 +0200, [EMAIL PROTECTED] (Alen Sarkinovic)
wrote:
>Hi
>Can anybody send me code of perl that will take input from web and execute Unix
>command ,I mean SYSTEM(/bin/somecomma
Why all the repetition? How about:
srand;
$filenumber = int (rand (4));
$bodytag = 'srand;
>$A = int (rand (4))
>if ($A eq '0') {print "\n"};
>if ($A eq '1') {print "\n"};
>if ($A eq '2') {print "\n"};
>if ($A eq '3') {print "\n"};
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additi
Do it via a .htaccess file
On Mon, 04 Jun 2001 13:56:14 -0400, [EMAIL PROTECTED] (Kurt
Edmiston) wrote:
>Hi, I want to limit access to one of my scripts. I have a list of web
>pages that are authorized to call my script, and I want to disable the
>script if another unauthorized page calls it
I made a form. I made a perl program to take results and e-mail pretty
html page to my friend Kathy. I don't know how to put who the form was
from. I don't know the sender. E-mail message leaves a blank.
Helen
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EM