[thelist] .NET HTML 4.01 compatibility

Ken Schaefer ken at adOpenStatic.com
Wed Feb 4 20:30:13 CST 2004


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
From: "Sam Carter" <sam at nativeintelligence.com>
Subject: [thelist] .NET HTML 4.01 compatibility


: Is there a way to instruct .NET pages to render HTML tags
: without the /> common to XHTML?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

You could set the ClientTarget to downlevel browsers. That would render
everything in HTML 3.2

Are you using Visual Studio.Net or some other tool?

Cheers
Ken



More information about the thelist mailing list