[MonoDevelop] w3c validation

Michael Hutchinson m.j.hutchinson at gmail.com
Mon Nov 10 13:35:14 EST 2008


On Mon, Nov 10, 2008 at 12:18 PM, James King <james.king at 4act.com> wrote:
> I have been working on an app. in monodevelop 2.0 Alpha 2 (1.9.1) and it is
> putting the name attribute in the form tag on my xhtml document which is
> causing my project to not pass the w3c validation test.
>
> Is there a setting in monodevelop to have it produce standards compliant
> xhtml?
>
> Looks like the View State is also causing the validater to fail.

AFAIK this has nothing to do with MonoDevelop. It sounds like a
general ASP.NET question...

You might find these useful:
http://msdn.microsoft.com/en-us/library/ms228268.aspx
http://wiki.lessthandot.com/index.php/ASP.NET:_XHTML_Strict_Validation

(no. 5 and 8 Google results for "ASP.NET XHTML")

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Monodevelop-list mailing list