Got an ASP.NET web form that's not doing what you're expecting when you hit the Enter key on your keyboard? It took me a while, but I just realized that I had two runat="server" clauses on one of my asp:textbox controls. Fixed that, and I was back in business….weird….
Recent Comments