robbied81 0 Newbie Poster

Hi,

Can someone help me. I am creating a booking wizard for my test site. The wizard it insdide a loginview. I am using a textbox with a calendar extender to input a date. I only want users to be able to select a date from tomorrow - 30 days.

I have used the FindControl to access the rangevalidator and now continually get an error saying:

"object reference not set to an instance of an object"

Can someone look at my code to see where I am going wrong. I've only attached the code of the relevant wizard text. File attached.

Regards