|
J
|
Jane 11/10/2009 |
|
Philip, |
|
|
P
|
Philip author 11/10/2009 |
|
Jane, |
|
|
J
|
Jane 11/10/2009 |
|
Philip, if not isnull(SESSION("field_A")) and not isnull(SESSION("field_B")) and SESSION("field_A") = SESSION("field_B") then |
|
|
P
|
Philip author 11/10/2009 |
|
Philip, try to check if all variables is not empty before: if not isnull(SESSION("field_A")) and not isnull(SESSION("field_B")) and SESSION("field_A") = SESSION("field_B") then
|
|
|
|
Sergey Kornilov admin 11/10/2009 |
|
Philip, |
|
|
P
|
Philip author 11/10/2009 |
|
Hello, |
|