Why does RequiredFieldValidator disable Javascript functions????

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Bruce One

    #1

    Why does RequiredFieldValidator disable Javascript functions????

    I have noticed when we put a RequiredFieldVa lidator control, all functions
    associated with the control are not called at all..its like this
    RequiredFieldVa lidator started taking charge of everything....T hats 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...
Working...