7;
Subject: Validation mask ranges
We are in a bind so I reposting under a different topic. Sorry, but ...
We are trying to limit user input to the following ranges in ISO-8859-1:
32-126
160-255
As well as characters 9, 10 and 13.
We have tried various things but have run into problem
Not sure, but if you run out of time, write your own pluggable validator
for those fields. See the Struts docs, or the example on Matt Raible's
site for a "twofields" pluggable validator. It's easy.
Erik
Brown, James wrote:
We are in a bind so I reposting under a different topic. Sorry, but ...
We are in a bind so I reposting under a different topic. Sorry, but ...
We are trying to limit user input to the following ranges in ISO-8859-1:
32-126
160-255
As well as characters 9, 10 and 13.
We have tried various things but have run into problems with the #&"'
characters, plus it is
3 matches
Mail list logo