JScript Sample: jscript/general/animate/bayshore.asp
   ASP Script
   Comments or Client-side Script
   HTML and Text

<%@ LANGUAGE = "JScript" %>
<html>
<head>
<title>Animate</title>
<%Response.expires %>
<!--  The previous line enables content buffering, clears the
buffer, and requires your browser to get the latest content from
the server, instead of its cache. -->

</head>

<body>
<font face="Verdana, arial, helvetica">
<%
  var objBrowser = Server.CreateObject("MSWC.BrowserType")
%>

</body bgcolor="eadfdf">

<!--Tutorial Lesson: Start Browser Capabilities-->
<%
  if(objBrowser.browser == "IE" && objBrowser.majorver >= 4) {
%>

 
</p>

<OBJECT data=rotate4.html id=scriptlet style="HEIGHT: 200px; LEFT: 0px; POSITION: relative; TOP: 0px; WIDTH: 200px"
      type=text/x-scriptlet></OBJECT>


<%  } else {%>
  
<!--  Tutorial Lesson: Ad Rotator -->
<%}%>

<!--  END advertisement -->
<!--  Tutorial Lesson: End Browser Capabilities-->


<hr align="center">
<font size="3" face="Arial"><strong>

<p>Experience America's Pacific Northwest!</strong></font> <br>
<font size="2" face="Arial">Have you been dreaming about hiking the lush, alpine meadows
of the Cascade mountains? How about sailing alongside whales in the emerald waters of
Puget Sound? Or biking the picturesque vineyards of the Willamette Valley? Then it's time
to plan the ultimate Pacific Northwest getaway with <a href="http://www.halcyonsoft.com" target="_top"><strong>Bayshore Travel</strong></a>!</font><br>
<br>
<font size="3" face="Arial"><strong>Web Links</strong></font> <br>
<a href="database.asp"><img src="swirl.gif" width="15" height="11" border="0" alt=" "></a><font size="2" face="Arial"><strong>Bayshore Travel</strong> <a href="database.asp">Customer
Information Listing</a>.</font> <br>
<br>
<a href="/IISSamples/ExAir/Default.asp"><img src="swirl.gif" width="15" height="11" border="0" alt=" "><font size="2" face="Arial"><strong>Exploration Air</strong></a>, the
world's most advanced airline!</font> <br>
<br>
<br>
</p>

<hr align="center">

<p><font size="1" face="Arial">The names of companies, products, people, characters and/or
data mentioned herein are fictitious and are in no way intended to represent any real
individual, company, product or event unless otherwise noted.</font></p>
</font>
</body>
</html>


Copyright © 1998-2002, Halcyon Software Inc. All rights reserved.