home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 May / Chip_1999-05_cd.bin / zkuste / PersWebServer / iis4_05.cab / bayshore.asp1 < prev    next >
Text File  |  1997-10-20  |  2KB  |  92 lines

  1.  
  2.  
  3.  
  4.  
  5. <% 
  6.  Response.Buffer = true
  7.  Response.Clear
  8.  Response.Expires = 0     
  9.  %>
  10. <!-- 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. -->
  11.  
  12. <!doctype html public "-//W3C//DTD HTML 3.2//EN">
  13. <html>
  14. <head>
  15.     <title>Bayshore.asp File</title>
  16. </head>
  17.  
  18. <body bgcolor="#FFFFFF" alink=blue vlink=blue link=blue>
  19.  
  20. <!-- Play background sound -->
  21. <bgsound src="eagle2.WAV" > 
  22.  
  23.  
  24. <!--Tutorial Lesson:  Start Browser Capabilities-->
  25.  
  26.  
  27.  
  28.  
  29.  
  30. <!-- Tutorial Lesson: Ad Rotator -->
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37. <!-- END advertisement -->
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45. <!-- Tutorial Lesson:  End Browser Capabilities-->
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56. <hr color=#cccccc noshade size=1>
  57.  
  58.  
  59. <font size="3" face="Arial"><strong>Experience America's Pacific Northwest!</strong></font>
  60. <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.microsoft.com"  target="_top" ><strong>Bayshore Travel</strong></a>!</font><br><br>
  61.  
  62. <font size="3" face="Arial"><strong>Web Links</strong></font>
  63. <br>
  64.  
  65. <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>
  66.  
  67. <br>
  68. <br>
  69.  
  70.  
  71. <a href="/IISSamples/ExAir/Default.asp"><img src="swirl.GIF" width=15 height=11 border=0 alt=" "></a><font size="2" face="Arial"><a href="/IISSamples/ExAir/Default.asp" ><strong>Exploration Air</strong></a>, the world's most advanced airline!</font>
  72.  
  73.  
  74.  
  75. <br>
  76. <br>
  77. <br>
  78.  
  79.  
  80.  
  81.  
  82.  
  83.  
  84. <hr color=#cccccc noshade size=1>
  85. <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>
  86.  
  87.  
  88.  
  89. </body>
  90. </html>
  91.  
  92.