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

  1. <!doctype html public "-//IETF//DTD HTML 2.0//EN">
  2. <html>
  3. <head>
  4. <title>Sample of OPTIONS Keyphrase for SRE-http</title>
  5. </head>
  6. <body bgcolor="#b5c8a2">
  7. <center>
  8. <table border=0><th> </th> <th> </th> <tr>
  9. <td rowspan=2> <IMG SRC="/imgs/srefiltr.gif" ALIGN="MIDDLE" ALT="SRE-http" > </td>
  10. <td><h1>The SRE-http  Web Server </h1> </td>
  11. <tr> 
  12. <td align=center> <h2> <H2>Demonstration of the  OPTIONS Server Side Include</H2>
  13.   </h2> </td>
  14. </table> </center>
  15.  <br>
  16. <hr width=40%>
  17.  
  18.  
  19. This document, along with SAMPOPT2.SHT,
  20. demonstrates the use of the OPTIONS keyphrase for
  21. passing link information between documents -- 
  22. a potentially useful trick if there are
  23. multiple pathways to a <A HREF="sampopt2.sht?top_of_document">support
  24. document</A> (such as an index), and you want to know how
  25. your got there.
  26.  
  27. <!-- To include spaces in an OPTION item, you can use + signs (they
  28. are converted to spaces by SRE-http in the recieving
  29. document).  Here, we use _ because we intend
  30. to have these returned to us (to be used as an option 2 back here), 
  31. and what is returned is the "cleaned up" OPTION, 
  32. which has spaces which  WILL mess up the URL.
  33. -->
  34.  
  35. <p>
  36. <code> Returning from: <!-- options 1 -->, called by <!-- options 2 -->. </code>
  37.  
  38. <P>
  39.  
  40. <h3> Section 1 </h3>
  41. <P>
  42.  
  43. Let's pretend there is something useful here.  How about the
  44. <A HREF="sampopt2.sht?1st_law">first law</A>
  45.  of computer programming?
  46. <hr>
  47. <blockquote>
  48. <em> The amount of time it takes to finish a software development project is
  49. always 4x greater then originally predicted</em>.
  50. </blockquote>
  51. <P>  Despite continual reminders of the correctness of this assertion, it
  52. seems to lack some potency.  
  53. <hr>
  54. <p>
  55. <P>
  56. So, of course, there is a <A HREF="sampopt2.sht?1st_law_corollary">corrollary </A>to this law:
  57. <HR>
  58.  
  59. <blockquote>
  60. <em>When all is said and done, the amount of time to complete a software development
  61. project is always greater then expected, even when the first law is taken into
  62. account</em>.
  63. </blockquote>
  64.  
  65. <HR>
  66. <h3> Section 2 </h3>
  67. Here are some older <A HREF="sampopt2.sht?old_world_series">world series</A> results
  68. <ul>
  69. <LI>   1920 Cleveland (AL) 5, Brooklyn (NL) 2
  70. <LI>   1919 Cincinnati (NL) 5, Chicago (AL) 3
  71. <LI>   1918 Boston (AL) 4, Chicago (NL) 2
  72. <LI>   1917 Chicago (AL) 4, New York (NL) 2
  73. <LI>   1916 Boston (AL) 4, Brooklyn (NL) 1
  74. <LI>   1915 Boston (AL) 4, Phildelphia (NL) 1
  75. <LI>   1914 Boston (NL) 4, Phildelphia (AL) 0
  76. <LI>   1913 Philadelphia (AL) 4, New York (NL) 1
  77. <LI>   1912 Boston (AL) 4, New York (NL) 3, 1 tie
  78. <LI>   1911 Philadelphia (AL) 4, New York (NL) 2
  79. <LI>   1910 Philadelphia (AL) 4, Chicago (NL) 1
  80. <LI>   1909 Pittsburgh (NL) 4, Detroit (AL) 3
  81. <LI>   1908 Chicago (NL) 4, Detroit (AL) 1
  82. <LI>   1907 Chicago (NL) 4, Detroit (AL) 0, 1 tie
  83. <LI>   1906 Chicago (AL) 4, Chicago (NL) 2
  84. <LI>   1905 New York (NL) 4, Philadelphia (AL) 1
  85. <LI>   1904 No series.
  86. <LI>           1903 Boston (AL) 5, Pittsburgh (NL) 3
  87. </ul>
  88.  
  89. </body>
  90. </html>
  91.  
  92.  
  93.  
  94.  
  95.