Is there a way to multi-task a script? Basically, my script loops around doing stuff for ages. So, I want to get the results e-mailed to me instead of waiting for the results to be displayed in the web browser.
It appears that when I close the web browser window the script stops running.