I recently received a Javascript error, "'WebForm_PostB ackOptions' is
undefined" from an application I'm working on. It occurs during the
PostBack from a DropDownList.
I've created a project which is only a DropDownList, with some Data and
AutoPostBack = True, and it caused the error.
I've ran aspnet_regiis -i, aspnet_regiis -c and regsvr32
c:\windows\Micr osoft.NET\Frame work\v1.1.4322\ aspnet_isapi.dl l.
What is going wrong? How do I get this Javascript function defined????
Thanks
undefined" from an application I'm working on. It occurs during the
PostBack from a DropDownList.
I've created a project which is only a DropDownList, with some Data and
AutoPostBack = True, and it caused the error.
I've ran aspnet_regiis -i, aspnet_regiis -c and regsvr32
c:\windows\Micr osoft.NET\Frame work\v1.1.4322\ aspnet_isapi.dl l.
What is going wrong? How do I get this Javascript function defined????
Thanks
Comment