[5492] in www-talk@info.cern.ch

home help back first fref pref prev next nref lref last post

Re: Script Terminator?

daemon@ATHENA.MIT.EDU (Chris Lilley, Computer Graphics Un)
Thu Sep 8 12:08:18 1994

Date: Thu, 8 Sep 1994 18:06:14 +0200
Errors-To: listmaster@www0.cern.ch
Errors-To: listmaster@www0.cern.ch
Reply-To: lilley@v5.cgu.mcc.ac.uk
From: lilley@v5.cgu.mcc.ac.uk (Chris Lilley, Computer Graphics Unit)
To: Multiple recipients of list <www-talk@www0.cern.ch>

In message <aa9348bb000210022569@[199.1.11.119]> Benjamin McLemore writes:

> I'm trying to execute a script that will return via e-mail some information
> to an email address that is supplied in a form, but I don't want the user
> to have to wait for the script to finish executing before he gets a
> response from the server 

You need to store information which is then used by another process. For example 
writing files, or inserting entries into batch queues, or suchlike. The process 
that deals with this information runs independently of the server. See if you 
have NQS on your system. If not, see if you have the 'at' command.

--
Chris

home help back first fref pref prev next nref lref last post