Hi All:
autopostback on a dropdownlist is set to true. when I select an item from the list I get a javascript error 'object expected'
From what I can see, it appears it cant find itself...![]()
anyone? tis driving me nuts
this is the line it breaks on:
Code:<select name="_ctl0:Makes" onchange="__doPostBack('_ctl0$Makes','')" language="javascript" id="_ctl0_Makes" class="dropdownlist1">




Reply With Quote