Mutiple URL MasterKey Values |
10/19/2006 14:01:19 | |
| ASPRunnerPro General questions | ||
|
B
bleckron author
Here goes... |
||
|
J
|
Jane 10/20/2006 |
|
Brad,
Function BeforeAdd(dict) dict("ICPDate") = SESSION("ICP_masterkey1") dict("SID") = SESSION("Goal_masterkey1") BeforeAdd = True End Function
|
|
|
B
|
bleckron author 10/20/2006 |
|
Jane: Brad, unfortunately, you can't use complex foreign keys in ASPRunner. But here is a workaround:
|
|