home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 February / CHIP_2_98.iso / software / pelne / optionp / iis4_05.cab / database.asp < prev    next >
Text File  |  1997-10-20  |  2KB  |  80 lines

  1. <!-- Define Scripting Language -->
  2.  
  3.  
  4.  
  5. <html>
  6. <head>
  7.     <title>Database.asp File</title>
  8. </head>
  9.  
  10. <body bgcolor="#FFFFFF" text="#000000">
  11.  
  12. <table border=0>
  13. <tr>
  14.     <td align="left" width="260"><img src="bayshore.JPG" width=180 height=178 border=0 alt="Magnificent Crater Lake...let Bayshore Travel take you there!">    
  15. </td>
  16.         <td align="left" width="150"></td>
  17. </tr>
  18.  
  19.  
  20.  
  21. </table>
  22. <hr color=#cccccc noshade size=1>
  23.  
  24.  
  25.  
  26. <br>
  27. <p><strong><font face="Arial">Customer Information Listing</font></strong></p>
  28.  
  29. <!-- Tutorial Lesson - ADO Connection -->
  30.  
  31. <TABLE COLSPAN=8 CELLPADDING=5 BORDER=0>
  32.  
  33. <!-- BEGIN column header row -->
  34.  
  35. <TR>
  36.  
  37. <TD ALIGN=CENTER BGCOLOR="#008080">
  38. <FONT STYLE="ARIAL NARROW" COLOR="#FFFFFF" SIZE=2>Contact Name</FONT>
  39. </TD>
  40. <TD ALIGN=CENTER  BGCOLOR="#008080">
  41. <FONT STYLE="ARIAL NARROW" COLOR="#FFFFFF" SIZE=2>E-mail address</FONT>
  42. </TD>
  43. <TD ALIGN=CENTER BGCOLOR="#008080">
  44. <FONT STYLE="ARIAL NARROW" COLOR="#FFFFFF" SIZE=2>City</FONT>
  45. </TD>
  46. <TD ALIGN=CENTER BGCOLOR="#008080">
  47. <FONT STYLE="ARIAL NARROW" COLOR="#FFFFFF" SIZE=2>State/Province</FONT>
  48. </TD>
  49.  
  50. </TR>
  51.  
  52. <!-- Tutorial Lesson - Display ADO Data -->
  53.  
  54. <!-- Tutorial Lesson - Retrieve Next Row -->
  55.  
  56.  
  57. </TABLE>
  58.  
  59. </TD>
  60.  
  61. </TR>
  62.  
  63.  
  64. </FONT>
  65.  
  66. <TR>
  67. <TD COLSPAN=3 VALIGN=TOP ALIGN=LEFT>
  68. <hr color=#cccccc noshade size=1>
  69. <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>
  70.  
  71.  
  72. </TD>
  73. </TR>
  74.  
  75. </TABLE>
  76.  
  77. </BODY>
  78.  
  79. </HTML>
  80.