![]() |
Sergey Kornilov admin 12/12/2006 |
You can use BeforeEdit Event and one of sample actions that send an email. |
L
|
lawfour 12/12/2006 |
Hi airwolf, Hi, i would like to send an email to an user. The email adress is in the user table, and i want to send a notification to him, when the record will be changed, (eg. the userstatus is active and will be set to inactive. ) select `EMAIL`, `PASSWORD`, `INSERT_DATE`, `FILTER`, `ACTIVE`, `FAMILY_NAME`, `STREET`, `ZIP`, `TOWN` From `usertab` EMAIL ist the Email Adress form the user. Thanks Rainer |
A
|
airwolf author 12/13/2006 |
Hi Larry, |
![]() |
Sergey Kornilov admin 12/13/2006 |
Rainer, |
A
|
airwolf author 12/14/2006 |
Works great, thank you very much |