I'd like to modify a class (defined in my User Module) such that after logging an
exception in our database table, email is then sent to members of a distribution list
(we've created) notifying them that an exception was just raised, so that we (the
developers) know immediately when one occurs. What I don't want, however, is an
email window to open like would normally happen when you open an email
application. But rather, I want to populate the "To", "Subject" and content (of the
email) and then send it, all from our application, without the user ever knowing.
Does anyone know how to do this?
_________________________________________________________________________
For help in using, subscribing, and unsubscribing to the discussion
forums, please go to: http://www.netdynamics.com/support/visitdevfor.html
For dire need help, email: [EMAIL PROTECTED]