In HTML/Widget/Constraint/ASCII.pm
sub regex { qr/^[\x21-\x7E]*$/ }
This regex excludes space (\x20). Is this really right?
Nigel.
--
[ Nigel Metheringham Nigel.Metheringham at InTechnology.co.uk ]
[ - Comments in this message are my own and not ITO opinion/policy - ]