Mark
|
| Posted: 06/05/2002, 1:53 PM |
|
Hi,
I'm finding it a little difficult to work out where & how I enter field
validation.
for example, how do I validate the content of one field against another,
check a field for having a specific value input and so on?
Which event is this performed in & is it done from the field properties or
from the button (submit) properties ?
If I click on a field & look at Events in the Properties box, there isn't an
On Submit client side event - should I use On Change instead or should I use
the On Validate Server side event?
Should I use an existing Action (Snippet) or should I use custom code ?
I guess some of this is down to my ignorance of the DOM(?) and understanding
certain terms, like what is "Regular Expression Validation"... but I can't
see anything to help in the tutorial or manual ...?
The Help in the product itself gives some details on Client Side Event
Actions - but I really need more detail !
Can anyone point me in the right direction ?
Any specific advice would be really appreciated.
Many Thanks
Mark.
p.s. using PHP & MySQL if that makes a difference
|
|
|
 |
|