Don't miss out Virtual Happy Hour this Friday (April 26).

Try our conversational search powered by Generative AI!

Button won't fire postback

Vote:
 

I have created a page for feedback form, it has few panels for controlling different visibilities, and a regular asp:button.

 For some reason clicking on the button does nothing. It doesn't fire up the OnClick event, and doesn't even do postback.

I also tried LinkButton, OnClick did fire up postback and the event, but all the TextBoxes were empty.. So there is something really weird going on with my page. Does anyone have any tips on how to solve this?

#22934
Aug 21, 2008 12:03
Vote:
 
Ahh figured it out, I was missing ID from <asp:Content>
#22935
Aug 21, 2008 12:44
Vote:
 
Hmm, the problem seems to be on IE7. FireFox launches the postback, but IE doesn't.
#22936
Edited, Aug 21, 2008 12:55
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.