![]() |
Sergey Kornilov admin 3/19/2006 |
Try something like this: email="test@test.com" |
N
|
npala2001 3/20/2006 |
Is there a way to also send in an email what record was changed or added? |
R
|
robs author 3/20/2006 |
Sergey,
|
![]() |
Sergey Kornilov admin 3/20/2006 |
Robs, Function BeforeEdit(dict, where) |
R
|
robs author 3/20/2006 |
Sergey, |
![]() |
Sergey Kornilov admin 3/21/2006 |
Robs, |
N
|
NigelEtienne 3/21/2006 |
Robs, you need to retrieve existing data record and compare it with new values. After you purchase contact me directly at support@xlinesoft.com and I'll send you code snippet as applies to your database structure.
|
R
|
robs author 3/21/2006 |
Sergey, I am working on the same problem can you send me the "code snippet" as well?
|
![]() |
Sergey Kornilov admin 3/21/2006 |
Nigel, |
N
|
npala2001 3/21/2006 |
I never got a response to my question. |
![]() |
Sergey Kornilov admin 3/22/2006 |
Hi, |
|
bajrai 6/18/2006 |
Hi Sergey, email="test@test.com" |
J
|
Jane 6/19/2006 |
Hi, |
|
bajrai 6/19/2006 |
Hi Jane, Hi, To make this event code working create LOGIN page on the Security tab (step 9) in the ASPRunnerPro. |
J
|
Jane 6/20/2006 |
Please zip and send to [email=support@xlinesoft.com]support@xlinesoft.com[/email] a full set of generated ASP files along with database file. |
![]() |
Sergey Kornilov admin 6/20/2006 |
Try to print Session("UserID") somewhere on the page to make sure it's populated. Response.Write Session("UserID") |