richter     00/09/13 22:54:00

  Modified:    .        Tag: Embperl2c test.pl
               test/cmp Tag: Embperl2c div.htm input.htm
               test/conf Tag: Embperl2c .cvsignore
               test/html Tag: Embperl2c div.htm include.htm
               test/html/match Tag: Embperl2c div.htm
               test/html/nph Tag: Embperl2c div.htm
               test/html/ofunc Tag: Embperl2c div.htm
  Log:
  Embperl 1 & 2 Source Integration
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.70.4.6  +33 -3     embperl/test.pl
  
  Index: test.pl
  ===================================================================
  RCS file: /home/cvs/embperl/test.pl,v
  retrieving revision 1.70.4.5
  retrieving revision 1.70.4.6
  diff -u -r1.70.4.5 -r1.70.4.6
  --- test.pl   2000/09/14 05:08:27     1.70.4.5
  +++ test.pl   2000/09/14 05:53:56     1.70.4.6
  @@ -43,29 +43,35 @@
           'option'     => 2,
           'errors'     => 8,
           'version'    => 1,
  +        'cgi'        => 0,
           },
       'errdoc/errdoc.htm' => { 
           'option'     => '262144',
           'errors'     => 6,
           'version'    => 1,
  +        'cgi'        => 0,
           },
       'errdoc/errdoc.htm' => { 
           'option'     => '262144',
           'errors'     => 7,
           'version'    => 2,
  +        'cgi'        => 0,
           },
       'errdoc/epl/errdoc2.htm' => { 
           'option'     => '262144',
           'errors'     => 6,
           'version'    => 1,
  +        'cgi'        => 0,
           },
       'errdoc/epl/errdoc2.htm' => { 
           'option'     => '262144',
           'errors'     => 7,
           'version'    => 2,
  +        'cgi'        => 0,
           },
       'rawinput/rawinput.htm' => { 
           'option'     => '16',
  +        'cgi'        => 0,
           },
       'var.htm' => { },
       'varerr.htm' => { 
  @@ -74,6 +80,7 @@
       'varerr.htm' => { 
           'errors'     => '2',
           'version'    => 1,
  +        'cgi'        => 0,
           },
       'escape.htm' => { 
           repeat => 2,
  @@ -141,10 +148,9 @@
           },
       'reqrec.htm' => {
           'offline'    => 0,
  +        'cgi'        => 0,
  +        'repeat'     => 2,
           },
  -    'reqrec.htm' => {
  -        'offline'    => 0,
  -        },
       'include.htm' => { 
           'version'    => 1,
           },
  @@ -207,15 +213,18 @@
           'option'     => '64',
           'errors'     => '8',
           'version'    => 1,
  +        'cgi'        => 0,
           },
       'nph/nphinc.htm' => { 
           'option'     => '64',
  +        'cgi'        => 0,
           },
       'sub.htm' => { },
       'sub.htm' => { },
       'exit.htm' => { 
           'version'    => 1,
           'offline'    => 0,
  +        'cgi'        => 0,
           },
       'exit2.htm' => { 
           'version'    => 1,
  @@ -234,14 +243,17 @@
       'allform/allform.htm' => { 
           'query_info' => 'a=1&b=2&c=&d=&f=5&g&h=7&=8&=',
           'option'     => '8192',
  +        'cgi'        => 0,
           },
       'stdout/stdout.htm' => { 
           'option'     => '16384',
           'version'    => 1,
  +        'cgi'        => 0,
           },
       'nochdir/nochdir.htm' => { 
           'query_info' => 'a=1&b=2',
           'option'     => '384',
  +        'cgi'        => 0,
           },
       'match/div.htm' => {
           'offline'    => 0,
  @@ -256,6 +268,7 @@
       'div.htm' => { },
       'taint.htm' => { 
           'offline'    => 0,
  +        'cgi'        => 0,
           'errors'     => '1',
           },
       'ofunc/div.htm' => { },
  @@ -263,28 +276,33 @@
           'option'     => '4',
           'errors'     => '-1',
           'version'    => 1,
  +        'cgi'        => 0,
           },
       'safe/safe.htm' => { 
           'option'     => '4',
           'errors'     => '-1',
           'version'    => 1,
  +        'cgi'        => 0,
           },
       'safe/safe.htm' => { 
           'option'     => '4',
           'errors'     => '-1',
           'version'    => 1,
  +        'cgi'        => 0,
           },
       'opmask/opmask.htm' => { 
           'option'     => '12',
           'errors'     => '-1',
           'compartment'=> 'TEST',
           'version'    => 1,
  +        'cgi'        => 0,
           },
       'opmask/opmasktrap.htm' => { 
           'option'     => '12',
           'errors'     => '2',
           'compartment'=> 'TEST',
           'version'    => 1,
  +        'cgi'        => 0,
           },
       'mdatsess.htm' => { 
           'offline'    => 0,
  @@ -318,6 +336,7 @@
           },
       'registry/reggetsess.htm' => { 
           'modperl'    => 1,
  +        'cgi'        => 0,
           },
       'getsess.htm' => {
           'offline'    => 0,
  @@ -333,45 +352,56 @@
           },
       'EmbperlObject/epopage1.htm' => {
           'offline'    => 0,
  +        'cgi'        => 0,
           },
       'EmbperlObject/epodiv.htm' => { 
           'offline'    => 0,
  +        'cgi'        => 0,
           'version'    => 1,
           },
       'EmbperlObject/sub/epopage2.htm' => { 
           'offline'    => 0,
  +        'cgi'        => 0,
           'version'    => 1,
           },
       'EmbperlObject/sub/epopage2.htm' => { 
           'offline'    => 0,
  +        'cgi'        => 0,
           'version'    => 1,
           },
       'EmbperlObject/sub/eponotfound.htm' => { 
           'offline'    => 0,
  +        'cgi'        => 0,
           'version'    => 1,
           },
       'EmbperlObject/obj/epoobj1.htm' => { 
           'offline'    => 0,
  +        'cgi'        => 0,
           'version'    => 1,
           },
       'EmbperlObject/obj/epoobj2.htm' => { 
           'offline'    => 0,
  +        'cgi'        => 0,
           'version'    => 1,
           },
       'EmbperlObject/obj/epoobj3.htm' => { 
           'offline'    => 0,
  +        'cgi'        => 0,
           'version'    => 1,
           },
       'EmbperlObject/obj/epoobj4.htm' => { 
           'offline'    => 0,
  +        'cgi'        => 0,
           'version'    => 1,
           },
       'EmbperlObject/base2/epostopdir.htm' => { 
           'offline'    => 0,
  +        'cgi'        => 0,
           'version'    => 1,
           },
       'EmbperlObject/base3/epobaselib.htm' => { 
           'offline'    => 0,
  +        'cgi'        => 0,
           'version'    => 1,
           },
   ) ;
  
  
  
  No                   revision
  
  
  No                   revision
  
  
  1.2.6.1   +4 -17     embperl/test/cmp/div.htm
  
  Index: div.htm
  ===================================================================
  RCS file: /home/cvs/embperl/test/cmp/div.htm,v
  retrieving revision 1.2
  retrieving revision 1.2.6.1
  diff -u -r1.2 -r1.2.6.1
  --- div.htm   1998/10/29 20:14:34     1.2
  +++ div.htm   2000/09/14 05:53:57     1.2.6.1
  @@ -89,20 +89,15 @@
   
   <table border="2" width="100%">
       <tr>
  -        <th>1</th>
  -        <th>2</th>
  -        <th>3</th>
  -    </tr> 
  -    <tr>
           <td>a1/1 </td>
       </tr> 
  - 
  +
       <tr>
           <td>a2/1 </td>
       
           <td>a2/2 </td>
       </tr> 
  - 
  +
       <tr>
           <td>a3/1 </td>
       
  @@ -114,22 +109,15 @@
   
   <table border="2" width="100%">
       <tr>
  -        <th>b3/1</th>
  -    
  -        <th>b3/2</th>
  -    
  -        <th>b3/3</th>
  -    </tr> 
  -    <tr>
           <td>a1/1 </td>
       </tr> 
  - 
  +
       <tr>
           <td>a2/1 </td>
       
           <td>a2/2 </td>
       </tr> 
  - 
  +
       <tr>
           <td>a3/1 </td>
       
  @@ -336,4 +324,3 @@
   
   </body>
   </html>
  -
  
  
  
  1.12.4.1  +71 -263   embperl/test/cmp/input.htm
  
  Index: input.htm
  ===================================================================
  RCS file: /home/cvs/embperl/test/cmp/input.htm,v
  retrieving revision 1.12
  retrieving revision 1.12.4.1
  diff -u -r1.12 -r1.12.4.1
  --- input.htm 2000/08/18 09:20:36     1.12
  +++ input.htm 2000/09/14 05:53:57     1.12.4.1
  @@ -7,10 +7,13 @@
   <form action="inhalt.htm" method="POST">
       <p>&nbsp;</p>
   
  +    <input name=neu1 value="no" >
  +    <input name=undef value="no">
  +
       <input>
       <input  >
       <input name="feld1">
  -    <INPUT name="feld5" VALUE="Wert5">
  +    <input name="feld5" value="Wert5">
       <input name="feld1" value="Wert1">
       <input name="feld5" value="Wert15">
       <input name="feld1" value="">
  @@ -22,15 +25,18 @@
       <input foo>
       <input foo >
     
  +    <input name=neu2 value="">
  +    <input name='neu3' value=">>">
  +  
       <input type="text" name="feld1" value="Wert1">
       <input type="text" name="feld2">
       <input type="text" size=10 name="feld3">
       <input type="text" name="feld4" size=10>
       
        <input type="text" name="feld5" value="Wert5">
  -    <INPUT type="text" name="feld6" VALUE="Wert6">
  -    <INPUT type="text" size=10 name="feld7" VALUE="Wert7">
  -    <INPUT type="text" name="feld8" size=10 VALUE="Wert8">
  +    <input type="text" name="feld6" value="Wert6">
  +    <input type="text" size=10 name="feld7" value="Wert7">
  +    <input type="text" name="feld8" size=10 value="Wert8">
       
        
        <input type="checkbox" value="cbv1" name="cb1" checked>
  @@ -40,12 +46,12 @@
       
        <input type="checkbox" value="cbv5" name="cb5" checked>
       <input type="checkbox" checked name="cb6" value="cbv6">
  -    <INPUT type="checkbox" name="cb7" value="cbv7" CHECKED>
  -    <INPUT type="checkbox" value="cbv8" name="cb8" CHECKED>
  +    <input type="checkbox" name="cb7" value="cbv7" checked>
  +    <input type="checkbox" value="cbv8" name="cb8" checked>
       
  -     <INPUT type="checkbox" value="cbv9" name="cb9" >
  -     <INPUT type="checkbox"  name="cb10" value="cbv10">
  -    <INPUT type="checkbox" name="cb11"  value="cbv11">
  +     <input type="checkbox" value="cbv9" name="cb9" >
  +     <input type="checkbox"  name="cb10" value="cbv10">
  +    <input type="checkbox" name="cb11"  value="cbv11">
   
   
       <input type="checkbox" name="dec" checked value="a & b">
  @@ -122,19 +128,37 @@
                <option value="Wert2">Wert2</option>
                <option value="Wert3">Wert3</option>
                <option value="Wert4">Wert4</option>
  -             <option value="Wert5" SELECTED>Wert5</option>
  +             <option value="Wert5" selected>Wert5</option>
                <option value="Wert6">Wert6</option>
                <option value="Wert7">Wert7</option>
                <option value="Wert8">Wert8</option>
        </select>
   
  +     <select name="feld5">
  +             <option value="Wert3">Wert3
  +             <option value="Wert4">Wert4
  +             <option value="Wert5" selected>Wert5
  +     </select>
  +
  +     <select name="feld5">
  +             <option>Wert3</option>
  +             <option>Wert4</option>
  +             <option>Wert5</option>
  +     </select>
  +
  +     <select name="feld5">
  +             <option>Wert3
  +             <option>Wert4
  +             <option>Wert5
  +     </select>
  +
        <select name="mult" multiple>
                <option value="Wert1">Wert1</option>
                <option value="Wert2">Wert2</option>
  -             <option value="Wert3" SELECTED>Wert3</option>
  +             <option value="Wert3" selected>Wert3</option>
                <option value="Wert4">Wert4</option>
                <option value="Wert5">Wert5</option>
  -             <option value="Wert6" SELECTED>Wert6</option>
  +             <option value="Wert6" selected>Wert6</option>
                <option value="Wert7">Wert7</option>
                <option value="Wert8">Wert8</option>
        </select>
  @@ -151,7 +175,9 @@
        </select>
   
        
  -     <table>
  +     ks = Kategorie Region cb1 cb10 cb11 cb2 cb3 cb4 cb5 cb6 cb7 cb8 cb9 dec feld1 
feld5 feld6 feld7 feld8 mult neu1 neu2 neu3 undef<p>
  +
  +     <table border=9>
                <tr>
                        <td>Kategorie</td><td>Veranstaltungen</td>
                </tr>
  @@ -231,148 +257,55 @@
                <tr>
                        <td>mult</td><td>Wert6</td>
                </tr>
  -     </table>
  -
  -
  -
  -optDisableInputScan is now: 0 <BR>
  -optDisableInputScan is set now to: 1 <BR>
  -optDisableInputScan is now: 1 <BR>
  -
  -    <input type="text" name="feld1" value="Wert1">
  -    <input type="text" name="feld2">
  -    <input type="text" size=10 name="feld3">
  -    <input type="text" name="feld4" size=10>
  -    
  -     <input type="text" name="feld5" value="Wert5">
  -    <input type="text" name="feld6">
  -    <input type="text" size=10 name="feld7">
  -    <input type="text" name="feld8" size=10>
  -    
  -     <select name="feld5">
  -             <option value="Wert1">Wert1</option>
  -             <option value="Wert2">Wert2</option>
  -             <option value="Wert3">Wert3</option>
  -             <option value="Wert4">Wert4</option>
  -             <option value="Wert5">Wert5</option>
  -             <option value="Wert6">Wert6</option>
  -             <option value="Wert7">Wert7</option>
  -             <option value="Wert8">Wert8</option>
  -     </select>
  -
  -     <table>
  -             <tr>
  -                     <td>Kategorie</td><td>Veranstaltungen</td>
  -             </tr>
  -     
  -             <tr>
  -                     <td>Region</td><td>Rheinhessen</td>
  -             </tr>
  -     
  -             <tr>
  -                     <td>cb1</td><td>cbv1</td>
  -             </tr>
  -     
  -             <tr>
  -                     <td>cb10</td><td>ncbv10</td>
  -             </tr>
  -     
  -             <tr>
  -                     <td>cb11</td><td>ncbv11</td>
  -             </tr>
  -     
  -             <tr>
  -                     <td>cb2</td><td>cbv2</td>
  -             </tr>
  -     
  -             <tr>
  -                     <td>cb3</td><td>cbv3</td>
  -             </tr>
  -     
  -             <tr>
  -                     <td>cb4</td><td>cbv4</td>
  -             </tr>
  -     
  -             <tr>
  -                     <td>cb5</td><td>cbv5</td>
  -             </tr>
  -     
  -             <tr>
  -                     <td>cb6</td><td>cbv6</td>
  -             </tr>
        
                <tr>
  -                     <td>cb7</td><td>cbv7</td>
  +                     <td>neu1</td><td>no</td>
                </tr>
        
                <tr>
  -                     <td>cb8</td><td>cbv8</td>
  +                     <td>neu2</td><td>value=&quot;&quot;</td>
                </tr>
        
                <tr>
  -                     <td>cb9</td><td>ncbv9</td>
  +                     <td>neu3</td><td>value=&quot;</td>
                </tr>
        
                <tr>
  -                     <td>dec</td><td>a &amp; b</td>
  -             </tr>
  -     
  -             <tr>
  -                     <td>feld1</td><td>text1</td>
  -             </tr>
  -     
  -             <tr>
  -                     <td>feld5</td><td>Wert5</td>
  -             </tr>
  -     
  -             <tr>
  -                     <td>feld6</td><td>Wert6</td>
  +                     <td>undef</td><td>no</td>
                </tr>
  -     
  -             <tr>
  -                     <td>feld7</td><td>Wert7</td>
  -             </tr>
  -     
  -             <tr>
  -                     <td>feld8</td><td>Wert8</td>
  -             </tr>
  -     
  -             <tr>
  -                     <td>mult</td><td>Wert6</td>
  -             </tr>
        </table>
   
  -optDisableInputScan is now: 1 <BR>
  -optDisableInputScan is set now to: 0 <BR>
  -optDisableInputScan is now: 0 <BR>
   
  +
        <select name="feld5">
                <option value="Wert1">Wert1</option>
                <option value="Wert2">Wert2</option>
                <option value="Wert3">Wert3</option>
                <option value="Wert4">Wert4</option>
  -             <option value="Wert5" SELECTED>Wert5</option>
  +             <option value="Wert5" selected>Wert5</option>
                <option value="Wert6">Wert6</option>
                <option value="Wert7">Wert7</option>
                <option value="Wert8">Wert8</option>
        </select>
   
  -     <INPUT type="checkbox" value="Wert1" name="mult" >
  +     <input type="checkbox" value="Wert1" name="mult" >
        <input type="checkbox" value="Wert1" name="mult">
  -     <INPUT type="checkbox" value="Wert2" name="mult" >
  +     <input type="checkbox" value="Wert2" name="mult" >
        <input type="checkbox" value="Wert2" name="mult">
  +     <input type="checkbox" value="Wert3" name="mult" checked>
        <input type="checkbox" value="Wert3" name="mult" checked>
  -     <INPUT type="checkbox" value="Wert3" name="mult" CHECKED>
  -     <INPUT type="checkbox" value="Wert4" name="mult" >
  +     <input type="checkbox" value="Wert4" name="mult" >
        <input type="checkbox" value="Wert4" name="mult">
  -     <INPUT type="checkbox" value="Wert5" name="mult" >
  +     <input type="checkbox" value="Wert5" name="mult" >
        <input type="checkbox" value="Wert5" name="mult">
  +     <input type="checkbox" value="Wert6" name="mult" checked>
        <input type="checkbox" value="Wert6" name="mult" checked>
  -     <INPUT type="checkbox" value="Wert6" name="mult" CHECKED>
  -     <INPUT type="checkbox" value="Wert7" name="mult" >
  +     <input type="checkbox" value="Wert7" name="mult" >
        <input type="checkbox" value="Wert7" name="mult">
       
  -     <table>
  +     ks = Kategorie Region cb1 cb10 cb11 cb2 cb3 cb4 cb5 cb6 cb7 cb8 cb9 dec feld1 
feld5 feld6 feld7 feld8 mult neu1 neu2 neu3 undef<p>
  +
  +     <table border=10>
                <tr>
                        <td>Kategorie</td><td>Veranstaltungen</td>
                </tr>
  @@ -452,149 +385,24 @@
                <tr>
                        <td>mult</td><td>Wert3  Wert6</td>
                </tr>
  +     
  +             <tr>
  +                     <td>neu1</td><td>no</td>
  +             </tr>
  +     
  +             <tr>
  +                     <td>neu2</td><td>value=&quot;&quot;</td>
  +             </tr>
  +     
  +             <tr>
  +                     <td>neu3</td><td>value=&quot;</td>
  +             </tr>
  +     
  +             <tr>
  +                     <td>undef</td><td>no</td>
  +             </tr>
        </table>
   
  -optUndefToEmptyValue is now: 0 <BR>
  -optUndefToEmptyValue is set now to: 1 <BR>
  -optUndefToEmptyValue is now: 1 <BR>
  -
  -    <input type="text" name="qqfeld1" value="Wert1">
  -    <INPUT type="text" name="qqfeld2" VALUE="">
  -    <INPUT type="text" size=10 name="qqfeld3" VALUE="">
  -    <INPUT type="text" name="qqfeld4" size=10 VALUE="">
  -    
  -    <input type="checkbox" name="qqfeld1" value="Wert1">
  -    <input type="checkbox" name="qqfeld2">
  -    <input type="checkbox" size=10 name="qqfeld3">
  -    <input type="checkbox" name="qqfeld4" size=10>
  -
  -optUndefToEmptyValue is now: 1 <BR>
  -optUndefToEmptyValue is set now to: 0 <BR>
  -optUndefToEmptyValue is now: 0 <BR>
  -
  -
  -<INPUT type="checkbox" value="Wert1" name="mult2" >
  -     <input type="checkbox" value="Wert1" name="mult2">
  -     <input type="checkbox" value="Wert2" name="mult2" checked>
  -     <INPUT type="checkbox" value="Wert2" name="mult2" CHECKED>
  -     <INPUT type="checkbox" value="Wert3" name="mult2" >
  -     <input type="checkbox" value="Wert3" name="mult2">
  -     <INPUT type="checkbox" value="Wert4" name="mult2" >
  -     <input type="checkbox" value="Wert4" name="mult2">
  -     <input type="checkbox" value="Wert5" name="mult2" checked>
  -     <INPUT type="checkbox" value="Wert5" name="mult2" CHECKED>
  -     <input type="checkbox" value="Wert6" name="mult2" checked>
  -     <INPUT type="checkbox" value="Wert6" name="mult2" CHECKED>
  -     <INPUT type="checkbox" value="Wert7" name="mult2" >
  -     <input type="checkbox" value="Wert7" name="mult2">
  -
  -
  -     <INPUT type="checkbox" value="Wert1" name="mult3" >
  -     <input type="checkbox" value="Wert1" name="mult3">
  -     <INPUT type="checkbox" value="Wert2" name="mult3" >
  -     <input type="checkbox" value="Wert2" name="mult3">
  -     <INPUT type="checkbox" value="Wert3" name="mult3" >
  -     <input type="checkbox" value="Wert3" name="mult3">
  -     <input type="checkbox" value="Wert4" name="mult3" checked>
  -     <INPUT type="checkbox" value="Wert4" name="mult3" CHECKED>
  -     <INPUT type="checkbox" value="Wert5" name="mult3" >
  -     <input type="checkbox" value="Wert5" name="mult3">
  -     <INPUT type="checkbox" value="Wert6" name="mult3" >
  -     <input type="checkbox" value="Wert6" name="mult3">
  -     <INPUT type="checkbox" value="Wert7" name="mult3" >
  -     <input type="checkbox" value="Wert7" name="mult3">
  -
  -     <select name="mult2">
  -             <option value="Wert1">Wert1</option>
  -             <option value="Wert2" SELECTED>Wert2</option>
  -             <option value="Wert3">Wert3</option>
  -             <option value="Wert4">Wert4</option>
  -             <option value="Wert5" SELECTED>Wert5</option>
  -             <option value="Wert6" SELECTED>Wert6</option>
  -             <option value="Wert7">Wert7</option>
  -             <option value="Wert8">Wert8</option>
  -     </select>
  -
  -     <select name="mult3">
  -             <option value="Wert1">Wert1</option>
  -             <option value="Wert2">Wert2</option>
  -             <option value="Wert3">Wert3</option>
  -             <option value="Wert4" SELECTED>Wert4</option>
  -             <option value="Wert5">Wert5</option>
  -             <option value="Wert6">Wert6</option>
  -             <option value="Wert7">Wert7</option>
  -             <option value="Wert8">Wert8</option>
  -     </select>
  -
  -     <select name="mult4">
  -             <option value="Wert1" SELECTED>Wert1</option>
  -             <option value="Wert2" SELECTED>Wert2</option>
  -             <option value="Wert3">Wert3</option>
  -             <option value="Wert4">Wert4</option>
  -             <option value="Wert5">Wert5</option>
  -             <option value="Wert6">Wert6</option>
  -             <option value="Wert7" SELECTED>Wert7</option>
  -             <option value="Wert8">Wert8</option>
  -     </select>
  -
  -     <select name="mult5">
  -             <option value="Wert1">Wert1</option>
  -             <option value="Wert2">Wert2</option>
  -             <option value="Wert3" SELECTED>Wert3</option>
  -             <option value="Wert4">Wert4</option>
  -             <option value="Wert5">Wert5</option>
  -             <option value="Wert6">Wert6</option>
  -             <option value="Wert7">Wert7</option>
  -             <option value="Wert8">Wert8</option>
  -     </select>
  -
  -
  -     <input type=checkbox name=mycheck value=N checked>
  -
  -     <select name="esc">
  -             <option value="Wert1">Wert1</option>
  -             <option value="Wert2">Wert2</option>
  -             <option value="Wert3">Wert3</option>
  -             <option value="Wert4">Wert4</option>
  -             <option value="Wert5">Wert5</option>
  -             <option value="Wert6">Wert6</option>
  -             <option value="Wert7">Wert7</option>
  -             <option value="a&lt;b" SELECTED>a&lt;b</option>
  -             <option value="a&gt;b">a&lt;b</option>
  -             <option value="Wert8">Wert8</option>
  -     </select>
  -
  -     <select name="escmult">
  -             <option value="Wert1">Wert1</option>
  -             <option value="Wert2">Wert2</option>
  -             <option value="Wert3" SELECTED>Wert3</option>
  -             <option value="Wert4">Wert4</option>
  -             <option value="Wert5">Wert5</option>
  -             <option value="Wert6">Wert6</option>
  -             <option value="Wert7">Wert7</option>
  -             <option value="a&lt;b">a&lt;b</option>
  -             <option value="a&gt;b" SELECTED>a&gt;b</option>
  -             <option value="Wert8">Wert8</option>
  -     </select>
  -
  -optRawInput is now: 0 <BR>
  -optRawInput is set now to: 1 <BR>
  -optRawInput is now: 1 <BR>
  -
  -    <input type="text" name="feld1" value="Wert1">
  -    <input type="text" name="feld2">
  -    <input type="text" size=10 name="feld3">
  -    <input type="text" name="feld4" size=10>
  -    
  -    <input type="text" name="feld5" value="Wert5">
  -    <INPUT type="text" name="feld6" VALUE="Wert6">
  -    <INPUT type="text" size=10 name="feld7" VALUE="Wert7">
  -    <INPUT type="text" name="feld8" size=10 VALUE="Wert8">
  -
  -    <input type="text" name="feld1" value="Wert&lt;1">
  -    <input type="text" name="feld5" value="Wert&lt;5">
  -
  -    <p><input type="submit" name="Search" value="Absenden"></p>
   </form>
   
   </body>
  
  
  
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.2   +1 -0      embperl/test/conf/.cvsignore
  
  Index: .cvsignore
  ===================================================================
  RCS file: /home/cvs/embperl/test/conf/.cvsignore,v
  retrieving revision 1.1.2.1
  retrieving revision 1.1.2.2
  diff -u -r1.1.2.1 -r1.1.2.2
  --- .cvsignore        2000/09/14 05:14:04     1.1.2.1
  +++ .cvsignore        2000/09/14 05:53:58     1.1.2.2
  @@ -1 +1,2 @@
   config.pl
  +httpd.conf
  
  
  
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.1.6.2 +1 -13     embperl/test/html/div.htm
  
  Index: div.htm
  ===================================================================
  RCS file: /home/cvs/embperl/test/html/div.htm,v
  retrieving revision 1.1.2.1.6.1
  retrieving revision 1.1.2.1.6.2
  diff -u -r1.1.2.1.6.1 -r1.1.2.1.6.2
  --- div.htm   2000/09/13 19:17:31     1.1.2.1.6.1
  +++ div.htm   2000/09/14 05:53:58     1.1.2.1.6.2
  @@ -169,24 +169,12 @@
   </table>
   
   <table border="2" width="100%">
  -    [$ if $row == 0 $]
  -     <tr>
  -        <th>1</th>
  -        <th>2</th>
  -        <th>3</th>
  -    </tr> 
  -    [$endif$]
  -     <tr>
  +    <tr>
           <td>[+ $a[$row][$col] +] </td>
       </tr> 
   </table>
   
   <table border="2" width="100%">
  -    [$ if $row == 0 $]
  -    <tr>
  -        <th>[+ $b[2][$col] +]</th>
  -    </tr> 
  -     [$endif$]
       <tr>
           <td>[+ $a[$row][$col] +] </td>
       </tr> 
  
  
  
  1.6.6.3   +1 -6      embperl/test/html/include.htm
  
  Index: include.htm
  ===================================================================
  RCS file: /home/cvs/embperl/test/html/include.htm,v
  retrieving revision 1.6.6.2
  retrieving revision 1.6.6.3
  diff -u -r1.6.6.2 -r1.6.6.3
  --- include.htm       2000/09/14 05:08:33     1.6.6.2
  +++ include.htm       2000/09/14 05:53:58     1.6.6.3
  @@ -22,7 +22,7 @@
   
   <H1> 2.) Include from memory with some Embperl code</H1>
   
  -[- Execute ({input           => \('[- @ar = (a1, b2, c3) -' . 
']<table><tr><td>[+$ar[$col]+]</td></tr></table></P>'),
  +[- Execute ({input           => \('[- @ar = (a1, b2, c3) -' . 
']<table><tr><td>[+$ar[$col]+]</td> </tr> </table> </P>'),
                                                 mtime      => 1,  
                                                 inputfile      => 'table',
                                                 }) ;
  @@ -102,11 +102,6 @@
   <H1> 8a.) Include a file</H1>
   
   [- Execute ('inc.htm') -]
  -
  -<H1> 8b.) Include again the same file </H1>
  -
  -[- Execute ('inc.htm') -]
  -
   
   <H1> 9.) Inculde a file and return output in a scalar</H1>
   
  
  
  
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.1.6.1 +1 -9      embperl/test/html/match/div.htm
  
  Index: div.htm
  ===================================================================
  RCS file: /home/cvs/embperl/test/html/match/div.htm,v
  retrieving revision 1.1.2.1
  retrieving revision 1.1.2.1.6.1
  diff -u -r1.1.2.1 -r1.1.2.1.6.1
  --- div.htm   1998/07/14 20:11:25     1.1.2.1
  +++ div.htm   2000/09/14 05:53:59     1.1.2.1.6.1
  @@ -170,20 +170,12 @@
   
   <table border="2" width="100%">
       <tr>
  -        <th>1</th>
  -        <th>2</th>
  -        <th>3</th>
  -    </tr> 
  -    <tr>
           <td>[+ $a[$row][$col] +] </td>
       </tr> 
   </table>
   
   <table border="2" width="100%">
       <tr>
  -        <th>[+ $b[2][$col] +]</th>
  -    </tr> 
  -    <tr>
           <td>[+ $a[$row][$col] +] </td>
       </tr> 
   </table>
  @@ -203,7 +195,7 @@
   
   <P>[+ $HTML::Embperl::VERSION +]<P>
   
  -<P>[+ $tabmode +]<P>
  +<P>[+ $tabmode || 17 +]<P>
   <P>[+ local $tabmode = 1 +]<P>
   
   <P>
  
  
  
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.1.6.2 +1 -13     embperl/test/html/nph/div.htm
  
  Index: div.htm
  ===================================================================
  RCS file: /home/cvs/embperl/test/html/nph/div.htm,v
  retrieving revision 1.1.2.1.6.1
  retrieving revision 1.1.2.1.6.2
  diff -u -r1.1.2.1.6.1 -r1.1.2.1.6.2
  --- div.htm   2000/09/13 19:17:33     1.1.2.1.6.1
  +++ div.htm   2000/09/14 05:53:59     1.1.2.1.6.2
  @@ -169,24 +169,12 @@
   </table>
   
   <table border="2" width="100%">
  -    [$ if $row == 0 $]
  -     <tr>
  -        <th>1</th>
  -        <th>2</th>
  -        <th>3</th>
  -    </tr> 
  -    [$endif$]
  -     <tr>
  +    <tr>
           <td>[+ $a[$row][$col] +] </td>
       </tr> 
   </table>
   
   <table border="2" width="100%">
  -    [$ if $row == 0 $]
  -    <tr>
  -        <th>[+ $b[2][$col] +]</th>
  -    </tr> 
  -     [$endif$]
       <tr>
           <td>[+ $a[$row][$col] +] </td>
       </tr> 
  
  
  
  No                   revision
  
  
  No                   revision
  
  
  1.1.2.1.6.2 +2 -14     embperl/test/html/ofunc/div.htm
  
  Index: div.htm
  ===================================================================
  RCS file: /home/cvs/embperl/test/html/ofunc/div.htm,v
  retrieving revision 1.1.2.1.6.1
  retrieving revision 1.1.2.1.6.2
  diff -u -r1.1.2.1.6.1 -r1.1.2.1.6.2
  --- div.htm   2000/09/13 19:17:34     1.1.2.1.6.1
  +++ div.htm   2000/09/14 05:54:00     1.1.2.1.6.2
  @@ -169,24 +169,12 @@
   </table>
   
   <table border="2" width="100%">
  -    [$ if $row == 0 $]
  -     <tr>
  -        <th>1</th>
  -        <th>2</th>
  -        <th>3</th>
  -    </tr> 
  -    [$endif$]
  -     <tr>
  +    <tr>
           <td>[+ $a[$row][$col] +] </td>
       </tr> 
   </table>
   
   <table border="2" width="100%">
  -    [$ if $row == 0 $]
  -    <tr>
  -        <th>[+ $b[2][$col] +]</th>
  -    </tr> 
  -     [$endif$]
       <tr>
           <td>[+ $a[$row][$col] +] </td>
       </tr> 
  @@ -207,7 +195,7 @@
   
   <P>[+ $HTML::Embperl::VERSION +]<P>
   
  -<P>[+ $tabmode +]<P>
  +<P>[+ $tabmode || 17 +]<P>
   <P>[+ local $tabmode = 1 +]<P>
   
   <P>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to