K
Kyle Morris
so the challenge is how to create a regex that validates a control when it
doesnt contain particular words or phrases. I've used the validator plenty
of times to validate correct input in different formats but never like this
before.
the example I would give would be how to stop a filename field using a
particular file extension say .asp, .php, aspx, etc
I know how to validate so that it does contain it, but not how to validate
so that it doesnt contain it.
any help would be greatly appreciated.
Cheers!
Kyle
doesnt contain particular words or phrases. I've used the validator plenty
of times to validate correct input in different formats but never like this
before.
the example I would give would be how to stop a filename field using a
particular file extension say .asp, .php, aspx, etc
I know how to validate so that it does contain it, but not how to validate
so that it doesnt contain it.
any help would be greatly appreciated.
Cheers!
Kyle