by Graffen
23. December 2009 08:28
We’ve been talking about getting ourselves a puppy for a number of years but since we had cats while we lived in Sweden, we never really looked into it seriously. But after moving back to Denmark and changing our lives around a bit, we decided that now was just about the right time to start looking ...
[More]
94ba35e4-59ef-4238-ab4a-1fe803b675d8|1|5.0
Tags:
by Graffen
1. December 2009 11:41
I just stumbled over a funny little thing in the HTML output from the Html.CheckBox() helper method in ASP.NET MVC 1.0. In my .ASPX file, I had defined a checkbox like this <%=Html.CheckBox("MyCheckBox") %>
This resulted in the following HTML output:
<input id=&qu...
[More]