Is there a reason
not to use sql in a validator? I have never seen
this, but it would
obviously be useful. I have an application where
users choose an id,
and I could create a validator with sql to see if
that user id is
already taken. Or are there better ways to do things
like
this?
Thanks,
Lance

