C
|
cgphp 12/2/2011 |
var ctrlmail = Runner.getControl(pageid, 'test_mail'); |
|
7542 12/2/2011 |
Thanks, Just tried that. It now ignores the message if the box is ticked or not the field is tinyint and I am using mysql |
C
|
cgphp 12/2/2011 |
var ctrlmail = Runner.getControl(pageid, 'test_mail'); |
|
7542 12/2/2011 |
Thanks, Just tried that. It now ignores the message if the box is ticked or not the field is tinyint and I am using mysql Regards Richard
|