J
Jennifer
I've got an asp page that calls a popup calendar to fill in a textbox
with a date. Once the textbox is filled in, I'd like to call the
TextChanged event, but it is not called when the text is filled in
programmatically. I need to check if a date is a Monday, and if so
then enable some other textboxes or disable them if not a Monday.
How do I call the TextChanged event from a script? Can it be done?
If not, is there a work-around?
Thanks,
Jennifer
with a date. Once the textbox is filled in, I'd like to call the
TextChanged event, but it is not called when the text is filled in
programmatically. I need to check if a date is a Monday, and if so
then enable some other textboxes or disable them if not a Monday.
How do I call the TextChanged event from a script? Can it be done?
If not, is there a work-around?
Thanks,
Jennifer