Wrox Programmer Forums
Go Back   Wrox Programmer Forums > ASP.NET and ASP > ASP.NET 1.0 and 1.1 > ASP.NET 1.1
|
ASP.NET 1.1 As of 10/6/2005, this forum is locked as part of the reorganization described here: http://p2p.wrox.com/topic.asp?TOPIC_ID=35394. No posts have been deleted. Open ongoing discussions from the last week have been moved to either ASP.NET 1.0 and 1.1 Beginners http://p2p.wrox.com/asp-net-1-0-1-1-basics-60/ or ASP.NET 1.0 and 1.1 Professional. http://p2p.wrox.com/forum.asp?FORUM_ID=50. See my sticky post inside for more.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 1.1 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old June 28th, 2003, 10:10 AM
Registered User
 
Join Date: Jun 2003
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Default ASP.NET renders invalid XHTML for Netscape 7

While working on building a datagrid, we discovered that ASP.NET renders entirely different code for Netscape 7 than it does for IE 6. Now, Netscape 7 is fully compliant for XHTML (probably more so than IE), yet when the table is rendered in Netscape, ASP.NET translates our font settings to an actual tag. The font tag is deprecated in XHTML! But loading the same page in IE 6, the XHTML is rendered properly, using the <span> tag instead.

Why is ASP.NET using the font tag? Is there any way to correct this?





Similar Threads
Thread Thread Starter Forum Replies Last Post
Invalid char in encoding-new asp .net webservice ajcis55 C# 1 April 12th, 2007 04:42 AM
ASP.NET Generated XHTML Mr Fett BOOK: ASP.NET 2.0 Website Programming Problem Design Solution ISBN: 978-0-7645-8464-0 5 February 7th, 2007 01:33 AM
"activex invalid" in asp.net songyonggang ASP.NET 2.0 Basics 0 June 9th, 2006 10:32 PM
asp pages to xhtml BrendonMelville Ajax 1 March 14th, 2006 01:54 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.