ASP Source Code

ASP File: vbscript/general/animate/bayshore.asp

 
   ASP Script
   Comments
   HTML and Text

<%@ LANGUAGE = "VBScript" %>
<html>

<head>
<title>Animate</title>
<%response.expires %>
<!--  The previous lines of script enables content buffering, clears the buffer, and requires your browser to get the latest content from the server, instead of its cache. -->
<!doctype html public "-//W3C//DTD HTML 3.2//EN">
<meta name="GENERATOR" content="Microsoft FrontPage 3.0">
</head>

<body>
<font face="Verdana, arial, helvetica">
<%  Set objBrowser = Server.CreateObject("MSWC.BrowserType") %>
<body bgcolor="eadfdf">
<!--Tutorial Lesson: Start Browser Capabilities-->
<%  If objBrowser.browser = "IE" and objBrowser.majorver >= 4 Then%>


<p>
<OBJECT data=rotate4.html id=scriptlet style="HEIGHT: 200px; LEFT: 0px; POSITION: relative; TOP: 0px; WIDTH: 200px"
      type=text/x-scriptlet></OBJECT>
</p>
<%  Else %>
<!--  Tutorial Lesson: Ad Rotator -->
<%End If %>
<!--  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>