|
|
Sergey Kornilov admin 11/1/2006 |
|
Tim, dict("UpdatedBy") = Request.ServerVariables("LOGON_USER") |
|
|
T
|
tgunther author 11/2/2006 |
|
Sergey, Function BeforeEdit(dict, where)
Function BeforeEdit(dict, where)
|
|
|
C
|
clig 11/16/2006 |
Tim, you can use BeforeEdit Event and the follwing code: dict("UpdatedBy") = Request.ServerVariables("LOGON_USER")
|
|
|
|
Sergey Kornilov admin 11/16/2006 |
|
cliq,
|
|
|
C
|
clig 11/17/2006 |
cliq, you have several options in ASPRunnerPro 4.1
|
|