Code Search for Developers
 
 
  

administrate.html from SME Web Application Framework at Krugle


Show administrate.html syntax highlighted

<WebBox ID="administrate">
<table width="100%" align="center" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td valign="top" width="150">
      <Include SRC="{{./}}selectUsers/selectUsers.html" />
      <br>
      <Include SRC="{{./}}listOfUsers/listOfUsers.html" />
    </td>
    <td>
      <img src="{{GRAPHICS}}pixel.gif" width="10" height="1">
    </td>
    <td valign="top">
      <Include SRC="{{./}}editUser/editUser.html" />
    </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

  editUser/
    accessRights/
      accessRights.db
      accessRights.html
      accessRights.js
    editUser.db
    editUser.html
    editUser.js
    editUser.php
  listOfUsers/
    listOfUsers.db
    listOfUsers.html
    listOfUsers.js
    listOfUsers.php
    list_navigation_bar.html
  selectUsers/
    selectUsers.db
    selectUsers.html
    selectUsers.js
    selectUsers.php
  administrate.html
  administrate.php