NAME MySQL::Admin SYNOPSIS MySQL administration Web-App and Content Management System cpan MySQL::Admin This System works like following: index.html Css Overview: /* ############################################# # .window # # ####################################### # # #.tab # # # ####################################### # # #.menu #.content # # # # ##################### # # # # # #.menuContainer # # # # # # #.verticalMenuLayout# #.ShowTables # # # # #.menuCaption # #.caption # # # # #.menuContent # # # # # # ##################### # # # # # # # # # ####################################### # # # ############################################# */ javascript/cms.js // In the function init() a ( xmlhttprequest ) load the Content. // HelloWorld requestURI( url, // Script url id, // Tabwidget id txt, // Tabwidget text bHistory,// Browser History formData,// Form Data method, // Submit Type GET or POST ); or