home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / srev13h.zip / TESTTABL.SHT < prev    next >
Text File  |  1997-11-14  |  945b  |  35 lines

  1. <!-- replace doctype.netscape -->
  2. <html> <head> <title> Demo of SRE-http's USE_TABLE </title>  
  3. <meta name="description" content="Demonstratin of the USE_TABLE INTERPRET
  4. keyphrase -- it will attempt to load an HTML table, or a rough plain text
  5. approximation, depending on the user-agent (the client's browser)">
  6.  
  7.  </head>
  8.  
  9. <body bgcolor="#b5c8a2">
  10. <center>
  11. <table border=0><th> </th> <th> </th> <tr>
  12. <td rowspan=2> <IMG SRC="/imgs/srefiltr.gif" ALIGN="MIDDLE" ALT="SRE-http" > </td>
  13. <td><h1>The SRE-http For GoServe Web Server </h1> </td>
  14. <tr> 
  15. <td align=center> <h2> Demonstrate the INTERPRET Server Side Include </h2> </td>
  16. </table> </center>
  17.  <br>
  18. <hr width=40%>
  19.  
  20.  
  21.  
  22. This is what happens when the <code>INTERPRET FILE USETABL2.RXX</code> keyphrase
  23. is used. <br>
  24. Note that usetabl2.rxx  may call the client back (if his
  25. browser is unknown).
  26. <br>
  27.  
  28. <!-- Interpret file usetabl2.rxx  -->
  29.  
  30. <hr>
  31.  
  32.  
  33. </body>
  34. </html>
  35.