i am creating a mailer. A user inputs the message from a form. When the user submits the form it triggers the mailer to go out. They way I have it set up now is the browser controlls the process of sending out the email and printing out a confirmation message. Depending on the amount of emails in the db the time will vary. if the browser times out or is closed the process of sending out the mailer will end. Is there way to print out the confirmation message and send out the mailer.