sophie_newbie  <[EMAIL PROTECTED]> 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 -- [EMAIL PROTECTED] -- 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
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to