serverside form not responding in IE
-
Hi all. I have a page with a server side form (runat=server) that contains one button. When this button is clicked the form changes to display several buttons. When either of these buttons is clicked the form is to be posted and some action taken. This worked fine until recently but I must have changed something because now, when there are several buttons in the form they does not respond to being clicked, when the page is run in Internet Explorer at a particular server. The page still works fine in Firefox (which on the other hand does not support showModalDialog) and it workes fine on my test-webserver in Internet Explorer. When there is only one button it works fine everywhere. Does anyone have a clue to what might cause the form to behave this way? The form has both name and id. Thanks /EnkelIk
-
Hi all. I have a page with a server side form (runat=server) that contains one button. When this button is clicked the form changes to display several buttons. When either of these buttons is clicked the form is to be posted and some action taken. This worked fine until recently but I must have changed something because now, when there are several buttons in the form they does not respond to being clicked, when the page is run in Internet Explorer at a particular server. The page still works fine in Firefox (which on the other hand does not support showModalDialog) and it workes fine on my test-webserver in Internet Explorer. When there is only one button it works fine everywhere. Does anyone have a clue to what might cause the form to behave this way? The form has both name and id. Thanks /EnkelIk