Beefy Boxes and Bandwidth Generously Provided by pair Networks DiBona
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re^2: CGI progress indicator

by ickyb0d (Monk)
on Aug 26, 2005 at 18:14 UTC ( [id://487051]=note: print w/replies, xml ) Need Help??

This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.


in reply to Re: CGI progress indicator
in thread CGI progress indicator

i've dealt with something similar to this in the past, however it was a server downloading files instead of sending out emails.

once the user submits, just simply fork off your mailing process (giving it all the info it needs... to, from, message etc.) This should run in the background while the browser is redirected to your CGI progress page, thus not causing your webpage to hang while emails are being sent.

In my case i just made a command line script that was set to take in command line arguments. i think i implimented it by just using an exec(ftp_dl <arguments>). So i'm not sure how you might impliment this using exclusively webpages.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://487051]
help
Sections?
Information?
Find Nodes?
Leftovers?
    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.