Open Source Technical Articles

Liquid Internet Limited

This page lists Liquid Internet's series of technical articles. Every article listed here is licensed under the GNU Free Documentation License. Accompanying source code is released under the GNU General Public License.

Valid XHTML within .NET

Abstract

Prior to the release of ASP.NET 2.0 none of Microsoft's ASP.NET (version 1.0 / 1.1) controls intrinsically supported the strict W3C XHTML standards (currently 1.0, 1.1 and 2.0). This can cause problems when using ASP.NET controls on pages that need to conform to one of the XHTML standards. In order to use Microsoft's supplied controls some modifications will be required. This article intends to focus on the more widely used controls and the steps required to make them output valid code.

ISSN 1741-9816

Part 1: Extending the HtmlForm Control

(date created: 20-08-2003, last modified 10-03-2006)

Additional Information

Articles listed on this page can be downloaded in PDF format, for more information on viewing these file types please see the following:

Get Adobe Acrobat Reader

Source code listed on this page can be downloaded in ZIP format, for more information on using these file types please see the following:

Get PKZIP Reader


© Copyright Liquid Internet Limited 1998-2006. All rights reserved. Liquid Internet's liability, document use and software licensing rules apply. Your interactions with this site are in accordance with our privacy statement and terms of use. Please feel free to contact us with any questions or comments.