added code to put in the META tag that defeats Microsoft IE Smart Tags

This commit is contained in:
Eric J. Bowersox
2001-06-20 04:08:34 +00:00
parent 69e62acbb9
commit a9847865d9
6 changed files with 28 additions and 0 deletions

View File

@@ -35,6 +35,9 @@
<HEAD>
<%= rdat.getTitleTag(basedat.getTitle(rdat)) %>
<%= rdat.getStdBaseFontTag(3) %>
<% if (rdat.noSmartTags()) { %>
<META NAME="MSSmartTagsPreventParsing" CONTENT="TRUE">
<% } // end if %>
</HEAD>
<BODY BGCOLOR="#9999FF">

View File

@@ -2,6 +2,7 @@
<html>
<head>
<title>About Venice</title>
<META NAME="MSSmartTagsPreventParsing" CONTENT="TRUE">
</head>
<body bgcolor="white">

View File

@@ -18,6 +18,7 @@
-->
<HEAD>
<TITLE>Venice HTML Tags Reference</TITLE>
<META NAME="MSSmartTagsPreventParsing" CONTENT="TRUE">
</HEAD>
<BODY>
<FONT FACE="Arial, Helvetica" SIZE=2>