J
|
Jane 12/19/2006 |
Hi, Function BeforeAdd(dict) dict("userid")=Session("UserID") BeforeAdd = True End Function
|
D
|
duda.gergely author 12/19/2006 |
Hi, it works!!! Hi, here is the correct event code: where userid is your actual field name. Please note that field names are case sensitive here. |