Friday, January 06, 2006 12:21 PM
Trivium DawnWalker
IE7 to follow W3C Standards very strictly!!!!! Very Important for ASP.Net Developers!!!!
With the news that IE7 will follow the W3C rules to the T, many ASP.Net developers must very quickly change certain aspects of their applications and websites. Below is a link on what exactly we must do to make sure our applications still run.
http://www.mozilla.org/docs/web-developer/upgrade_2.html#summaryalso include this line at the top of your html pages to test them
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
May the Standards be with you!