The problem: I was having a bit of trouble validating my ASP.NET pages using the official W3C HTML Validator software. It turned out that the problem was with the hidden VIEWSTATE field that the .NET framework inserts into the web forms automatically...