J
Jason Shohet
They are working fine on our w2k servers.
On the remote site -- using 2003 server -- the controls don't occur until
after the action is taken. We are doing a catch, so that we don't give the
user an ugly error screen -- and we notice that the validators display an
error messgage there. I want to tell them,
"HEY, validate BEFORE the update / insert to the database, not
afterwards!"
In other words, the validator is not preventing the code from executing when
the submit button is pressed.
But again, it is only on that 1 server. Any ideas?
Jason Shohet
On the remote site -- using 2003 server -- the controls don't occur until
after the action is taken. We are doing a catch, so that we don't give the
user an ugly error screen -- and we notice that the validators display an
error messgage there. I want to tell them,
"HEY, validate BEFORE the update / insert to the database, not
afterwards!"
In other words, the validator is not preventing the code from executing when
the submit button is pressed.
But again, it is only on that 1 server. Any ideas?
Jason Shohet