Code Search for Developers
 
 
  

monitor.html from SME Web Application Framework at Krugle


Show monitor.html syntax highlighted

<WebBox ID="monitor">
<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">
  <tr>
    <td width="150" valign="top" align="center">  
      <Include SRC="{{./}}{{selectFile}}" />
    </td>
    <td>
      <img src="{{GRAPHICS}}pixel.gif" width="10" height="1">
    </td>
    <td valign="top" width="100%"> 
      <Include SRC="{{./}}monitorMenu.html" />
      <Include SRC="{{./}}{{reportFile}}" />
    </td>
  </tr>
</table>
</WebBox>




See more files for this project here

SME Web Application Framework

smewebapp intends to simplify the construction of web applications for informatization of the work of SME-s (small and medium enterprises), institutions, organizations etc.

Project homepage: http://sourceforge.net/projects/smewebapp
Programming language(s): JavaScript,PHP,Shell Script,XML
License: other

  listOfProjRpt/
    listOfProj.db
    listOfProj.html
    select.html
    selection.html
    selection.php
  needToSellRpt/
    time_frame/
      time_frame.html
      time_frame.js
      time_frame.php
    needToSell.css
    needToSell.db
    needToSell.html
    needToSell.php
    select.html
    select_by_dept.js
  summaryRpt/
    select.html
    summaryReport.db
    summaryReport.html
    summaryReport.php
  email.html
  email.php
  monitor.html
  monitor.js
  monitor.php
  monitorMenu.html
  printable.html