adamroof
Thanks again for replying I really do appreciate it very much. I'm still getting the same error in IE: "Object expected" but when I changed the following the onchange event is being fired (Notice the part onchange="alert('Here I am')">):
<asp:DropDownList...
To ca8msm:
Thanks for your reply ca8msm but when I try to view the rendered HTML from the inline popup I cannot do so to see what the problem is with my page. Any clue on how I can view source from an inline popup page?
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...
Thanks for the reply adamroof. I made the changes that you suggested but unfortunately it's still not working in IE. I'm getting the following error from IE: "Object expected
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"...
Yes I have UserControl that contains a Gridview and that UserControl is being place on a page that has a form. When I try to run the page I'm getting an error that says the page can only contain one form. I was wondering if there was a work-around of some sort.
Thank you for replying and I'm...
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.