home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 May / CMCD0505.ISO / Software / Freeware / Multimedia / mplayerclassicXP / mplayerc.exe / 1033 / HTML / 344 < prev    next >
Text File  |  2005-03-20  |  712b  |  29 lines

  1. <html>
  2.     <head>
  3.         <title>MPC WebServer</title>
  4.         <meta HTTP-EQUIV="content-type" CONTENT="text/html; charset=[charset]">
  5.         <link rel="stylesheet" type="text/css" href="/default.css">
  6.     </head>
  7.     <body>
  8.         <p>
  9.             <table border="1" cellpadding="2" cellspacing="1" width="100%">
  10.                 <tr>
  11.                     <td align="center"><strong>Location: </strong>[currentdir]</td>
  12.                 </tr>
  13.             </table>
  14.         </p>
  15.         <p>
  16.             <table border="1" cellpadding="2" cellspacing="1" width="100%">
  17.                 <tr>
  18.                     <th width="100%"><nobr>Name</nobr></th>
  19.                     <th><nobr>Type</nobr></th>
  20.                     <th><nobr>Size</nobr></th>
  21.                     <th><nobr>Date Modified</nobr></th>
  22.                 </tr>
  23.                 [currentfiles]
  24.             </table>
  25.         </p>
  26.     </body>
  27. </html>
  28. [debug]
  29.