I could be doing something wrong, but it seems that my web application projects do not create standards compliant xhtml for any browser. The two main errors I see are that the viewstate does not validate and that my project is putting the "name" attribute in the form element.
Is this intended or is there a setting I have missed?
Thanks,
James