I have an inline popup that has an asp:Dropdownlist that is NOT firing during the onChange event in IE but IS firing in Mozilla. In IE I'm getting the error "Object expected" Code 0
Below is the my code. Any help would be greatly appreciated.
Code from my aspx page
[code]
<body>
<form...
I have an inline popup that has an asp:Dropdownlist that is NOT firing during the onChange event in IE but IS firing in Mozilla. Below is the my code. Any help would be greatly appreciated.
Code from my aspx page
[code]
<body>
<form id="upSellForm" runat="server">
<table border="0"...
I have a userControl that is in a form that is being called from a page that is in a form. I'm getting a error that says you can only have one form per page.
I'm fairly new to ASP.NET and this may be a dumb question but why can't ASP.NET allow multiple server forms to be on the same page...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.