|
A
|
ann 8/9/2010 |
|
Hi, if (($values["Name"])&&($values["PasswordField"]!=$oldvalues["PasswordField"])){
|
|
|
J
|
jccl2 author 8/9/2010 |
|
Thanks for code but....... still with problem... the code I tried to use: |
|
|
A
|
ann 8/10/2010 |
|
Hi, $strSQLExists = "select * from test where user='".$values["user"]."'";
|
|
|
J
|
jccl2 author 8/10/2010 |
|
Changed to correct syntax, but still with error "Record exists". Only on update, on add works ok. |
|
|
A
|
ann 8/11/2010 |
|
Hi, |
|
|
J
|
jccl2 author 8/11/2010 |
|
Checked: |
|