C
|
cgphp 10/21/2011 |
Post the button code. |
A
|
angelcause author 10/22/2011 |
I have inserted the button code from the help docs provided by phprunner in the SERVER tab global $dal; |
C
|
cgphp 10/22/2011 |
Try to send an email outside the custom button. |
A
|
angelcause author 10/22/2011 |
Try to send an email outside the custom button.
|
C
|
cgphp 10/22/2011 |
Paste this code in the "List page: Before process" event: $headers = "From: You <atta@gmail.com>"; |