|
|
501056 3/31/2004 |
|
aja! function GetDefaultValue(strField) if strField="screenname" then GetDefaultValue = Session("UserID") end if end function
|
|
|
|
501057 3/31/2004 |
|
Ok, what I posted solves the problem is we are ADDING a new record. |
|
|
|
Sergey Kornilov admin 3/31/2004 |
|
ratti, |
|
|
|
501058 3/31/2004 |
|
thank you, I noticed that after doing it. |
|