
March 21st, 2002, 05:40 PM
|
|
Contributing User
|
|
Join Date: Dec 2002
Posts: 14,575
  
Time spent in forums: < 1 sec
Reputation Power: 23
|
|
|
Date validation
<i><b>Originally posted by : Chunyu</b></i><br />I have a textbox for date with a rangevalidator control. If I type in a date, the validator works fine. But if I use calendar control to populate a date for this textbox, I get run time error  bject required. When debugging, it stops at function validatorOnchange().<br /><br />The calander control is at different page.<br />
|