Code Search for Developers
 
 
  

schedule.html from SME Web Application Framework at Krugle


Show schedule.html syntax highlighted

<WebBox ID="schedule">
<script language="javascript" src="{{./}}schedule.js"></script>
<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">
  <tr>
    <td width="150" valign="top" align="center">
      <Include SRC="{{TPL_PATH}}selectProjects/select_by_time/select_by_time.html" />
      <Include SRC="{{TPL_PATH}}selectProjects/select_by_dept/select_by_dept.html" />
      <Include SRC="{{TPL_PATH}}selectProjects/select_by_role/select_by_role.html" />
      [<a href="javascript: GoTo('thisPage')">Refresh</a>]
    </td>
    <td>
      <img src="{{GRAPHICS}}pixel.gif" width="10" height="1">
    </td>
    <td valign="top" width="100%">
      <Include SRC="{{./}}scheduleMenu.html" />
      <Include SRC="{{./}}{{file}}" />
    </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

  conflicts/
    conflicts.db
    conflicts.html
    conflicts.js
    conflicts.php
  proj_list/
    proj_list.db
    proj_list.html
    proj_list.js
    proj_list.php
    selection.html
    selection.php
  proj_schedule/
    projTeam/
      projTeam.db
      projTeam.html
      projTeam.js
      projTeam.php
    proj_schedule.db
    proj_schedule.html
    proj_schedule.js
    proj_schedule.php
  report/
    report.db
    report.html
    report.js
    report.php
  user_proj/
    user_proj.db
    user_proj.html
    user_proj.js
    user_proj.php
  email.html
  email.php
  printable.html
  schedule.html
  schedule.js
  schedule.php
  scheduleMenu.html