C#-template problems


Author Message
Jonas

Posted: 2/6/2009
Quote message 

Hi, when I use the c#-template and export a design as a Visual Studio C#-project it lookes fine. However, when I add ordinary asp:Buttons they work as they should in Firefox, but not in Internet Explorer 7. They are visible but they won't postback (submit).
 
Jonas

Posted: 2/7/2009
Quote message 

Found out - it's the multiple <form>'s on one page that's causing the problems. :-)