home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Spezial / SPEZIAL2_97.zip / SPEZIAL2_97.iso / ANWEND / ONLINE / SREFV12J / INDEX.HT0 < prev    next >
Text File  |  1997-07-08  |  5KB  |  97 lines

  1. <!doctype html public "-//IETF//DTD HTML 2.0//EN">
  2.  
  3. <html> <head> <title> Sample Home Page for SRE-FILTER </title>
  4. <meta name="Description" contents=" This is the Sample Home Page
  5. for SRE-Filter. It contains links to SRE-Filter's documentation,
  6. and to several examples that illustrate SRE-Filter features">
  7. </head>
  8.  
  9. <!-- body bgcolor="#b5c8a2" background="/imgs/web2.gif" -->
  10. <body bgcolor="#b5c8a2" background="/imgs/srefweb.gif">
  11.  
  12. <!-- Replace time --> <!--Replace Date -->,    <!-- Replace hits -->
  13. <center>
  14. <table border=0><th> </th> <th> </th> <tr>
  15. <td rowspan=2> <IMG SRC="/imgs/srefiltr.gif" ALIGN="MIDDLE" ALT="SRE-Filter" > </td>
  16. <td><h1>The SRE-Filter For GoServe Web Server </h1> </td>
  17. <tr> 
  18. <td align=center> <h2> Sample Home Page </h2> </td>
  19. </table> </center>
  20.  
  21. <h3>Welcome to SRE-Filter! </h3>
  22. <menu>
  23. <li>The <A HREF="/SAMPLES/guide.htm">users guide</A> is a good place to start 
  24. <EM>(it contains TABLES, and has a touch o' graphics in it ...)</EM>
  25. <!-- Select tmp.1=extract(serveraddr) ; tmp.2=extract(clientaddr) ; 
  26.       select.result=1;
  27.       if tmp.1<>tmp.2 then do ;  select.result=0 ; end; -->
  28. <li> and you can run the <A HREF="/CONFIGUR.HTM">SRE-FILTER configurator</A>
  29. when you are ready to make some changes.
  30. <!-- Select end -->
  31. <LI>Or, are you interested in <A HREF="/SAMPLES/status.sht">server status</A> information
  32. (with a few configuration tools thrown in)?
  33.  
  34. </menu>
  35. <h3> Examples... </h3>
  36. The following examples scratch the surface of SRE-Filter's potential:
  37. <ul>
  38. <li> Try the<A HREF="/SAMPLES/sampmap.htm"> sample image map ?</A>
  39. <br> ... or a simple (<EM>does any one still use</EM>) <A HREF="/SAMPLES/testsrch.htm">searchable index</A>
  40. <LI> Server side includes?  How about a demonstration of
  41. <menu><li> a potpourri of the <A HREF="/SAMPLES/tsthttpd.sht">NCSA-style server side includes</A>,
  42. <li> a mishmash of the  <A HREF="/SAMPLES/replaces.sht">SRE-Filter-style server side includes</A>,
  43.  <li>"in-line code" execution using the  <A HREF="/SAMPLES/testtabl.sht">INTERPRET</a> keyphrase,
  44. <li> a simple example of SRE-Filter's use of <a href="/SAMPLES/sampcook.sht"> cookies </a>,
  45. <br> or the you can use the <A HREF="/SAMPLES/sampopt1.sht">OPTIONS keyphrase</A> to pass information between
  46. documents 
  47. </menu>
  48. <LI> Upload stuff to your server? SRE-Filter has  <A HREF="/SAMPLES/upload.htm">more then one file upload capability</a>
  49. <LI> A sample of  SRE-FILTER's <A HREF="/SAMPLES/sampmbox.sht">MESSAGE box facility</A>?
  50.  
  51. <!-- .. include this if SWISH.EXE is installed in your addon directory
  52. <li> Search an <A HREF="SAMPLES/srchindx.htm">index of the SAMPLES directory</A>
  53.  -------------------------------------------- -->
  54.  
  55. <!--  select  tmp1=datadir()||'SAMPLES/getafile.htm';
  56.           if stream(tmp1,'c','query exists')=' ' then; return 0;
  57.           return 1; -->
  58. <li> <A HREF="SAMPLES/getafile.htm"> GETAFILE</A> is a highly configurable
  59. directory-viewer/file-retriever add-on for SRE-Filter, it complements
  60.  <A HREF="/!dir?/+no_recurse_dir=0">!DIR</a> (the built-in directory display processor)</A>.
  61.  
  62. <!-- select end -->
  63. <!--  select  tmp1=datadir()||'SAMPLES/getafile.htm';
  64.           if stream(tmp1,'c','query exists')<>' ' then; return 0;
  65.           return 1; -->
  66. <li>
  67.  <A HREF="/!dir?/+no_recurse_dir=0">!DIR</a> is  SRE-Filter's built-in directory display processor)</A>.
  68. Or, you might be interested in the <a href="http://rpbcam.econ.ag.gov/srefilter/getafile.zip">
  69. GETAFILE</a> add-on.
  70. <!-- select end -->
  71.  
  72. </ul>
  73. <h3> More documentation...</h3>
  74. Above and beyond the <A HREF="/SAMPLES/guide.htm">users guide</A>,
  75. the
  76. <a href="/SAMPLES/srefiltr.faq"> SRE-Filter Frequently Asked Questions</a>
  77. is not a bad place to learn more about the fundamentals, and the
  78. the <A HREF="/SAMPLES/summary.htm">summary of SRE-FILTER</A> is
  79. a convenient review tool.  But, when you gotta RTFM, the two best documents are:
  80. <menu>
  81. <LI>the <EM>too-big-but-still-not-big-enough</EM> <A HREF="/SAMPLES/SREFILTR.HTM">SRE-FILTER manual</A>
  82. and the <A HREF="/SAMPLES/initfilt.doc">description of initialization parameters</A>? </menu>
  83. There is more... the <A HREF="/SAMPLES/helplist.htm">list of documentation</A> files tells all.
  84. <li><b>Are you upgrading SRE-Filter</b>... then you'll want to read
  85. <A HREF="/samples/changes.doc">the history of changes</A>.
  86. </ul>
  87. <hr>
  88. <!-- Replace Creation --> <br>
  89. <em> It can be found at </em> <tt> <!-- replace url --> </tt> <br>
  90.  
  91. <p><em>  <!-- Replace HOME_NAME --> is running
  92.  <!-- Replace Server --> , <!--Replace Filter_Name --> </em>
  93.  
  94.  
  95. </body>
  96. </html>
  97.