Microsoft JScript runtime error: 'theForm.elements.length' is null or not
an object
i am getting the below error while working with the tabs from
clientside(jQuery). i have 2 tabs,in each tab click i need to load the
usercontrol dynamically. in the usercontrols i have ajax controls. i am
able to load the usercontrols on demand successfully,but i am getting the
below errors after completion of the second usercontrol from jquery.
Microsoft JScript runtime error: 'theForm.elements.length' is null or not
an object Could not complete the operation due to error 80020101.
No comments:
Post a Comment