mark wrote:
Exactly; sending the email in end() after the page has been sent off would
not delay the page loading...

Mark


Except that end is before the page has been sent back to the browser.

You would need some kind of hook in what ever engine you are using to support that. Not a bad idea mind, but I dont think anything exists currently.

-ash

_______________________________________________
List: Catalyst@lists.rawmode.org
Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.rawmode.org/
Dev site: http://dev.catalyst.perl.org/

Reply via email to