Get cgi script to begin execution of another script...

Sion Arrowsmith siona at chiark.greenend.org.uk
Thu Mar 13 10:52:25 EDT 2008


sophie_newbie  <paulgeeleher at gmail.com> wrote:
>Basically I've a CGI script, that when executed by the user, I want to
>call another script that does a very long running task (10 hours +)
>and print a message on the screen saying that the user will be emailed
>on completion of the very long task. The script executing the very
>long task will then email the user on completion.

http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/278731
was helpful to me in solving this problem.

-- 
\S -- siona at chiark.greenend.org.uk -- http://www.chaos.org.uk/~sion/
   "Frankly I have no feelings towards penguins one way or the other"
        -- Arthur C. Clarke
   her nu becomeþ se bera eadward ofdun hlæddre heafdes bæce bump bump bump



More information about the Python-list mailing list