calendar control [RESOLVED]
On my page I have a hyper-link that will open a page that has a calendar control. User selects the date and the original page textbox get populated with the date and the calendar page closes. This was working fine then sudddenly I began to get an Internet Explorer error.
Line:12
Char:1
Error:"Object Expected"
Code:0
URL:"calendar.aspx?formname=add.txtstartdate.text"
I debug through the app and I can't find the error. I tried looking for the location but not sure if it's the vb code or HTML side. Any suggestions? Just for the record, the code still works fine, once I close out the error message.