My question is this I have a page that scrapes another page and this sometimes takes awhile. I want to send an email once this task is finished to let the user know that it has been finished and also to promote the service. However if they close the window the email will not send. So how would I run this in the background so that when the file shows then the email will be sent to the user. Any help would be greatly appreciated.