Code Search for Developers
 
 
  

superuser.html from SME Web Application Framework at Krugle


Show superuser.html syntax highlighted

<table width="100%">
  <tr>
    <td valign="top" width="2%" nowrap="true">
      <Include SRC="{{LEFTMENU_PATH}}leftMenu.html" />
      <WebObject Class="leftMenu" Name="su" items="{{./}}su_menu_items.php" />
    </td>
    <td width="20"> &nbsp; </td>
    <td valign="top">
      <WebBox ID="su_module">
        <Include SRC="{{./}}{{module_file}}" />
      </WebBox>
    </td>
  </tr>
</table>




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

  change_password/
    change_password.db
    change_password.html
    change_password.js
    change_password.php
  delete_requests/
    delete_requests.db
    delete_requests.html
    delete_requests.js
    delete_requests.php
    proj_list.html
  edit_tables/
    edit_one_table.html
    edit_tables.html
    edit_tables.js
    edit_tables.php
    edit_two_tables.html
  empty_db/
    empty_db.html
    empty_db.js
    empty_db.php
  not_implemented.html
  su_menu_items.php
  su_module.php
  superuser.html