I have noticed when we put a RequiredFieldValidator control, all functions
associated with the control are not called at all..its like this
RequiredFieldValidator started taking charge of everything....Thats pretty
bad, because I want to work with this MS validator to check its contents
after user hits Save, but I need JScript as he types to format dates, number
etc...