User
|
| Posted: 02/26/2002, 7:11 AM |
|
I am curious as to how the support sytem sends the email notification that there has been an update to the records. I have looked a tell a friend. it just does it mannually. I want to do it in the background based on what the users position has been set to. Any ideas. I am using asp with templates
|
|
|
 |
CodeCharge Support
|
| Posted: 02/27/2002, 2:22 AM |
|
Hello,
in all CC projects custom code is used to send mail. And in support system as well.
To send mail use the code provided in TellAFriend example, but customize mail attributes: addresses, subject, body.
|
|
|
 |
|