Since the first release in 2006, JTBC has implemented unique website building modes in four mainstream environments (asp+access/mssql php+mysql dotnet+access/mssql jsp+mysql/sqlite). Anyone familiar with JTBC can quickly switch from one environment to another for website construction, and no longer have to worry about customer requirements for the website environment.
In 2010, JTBC mainly promoted dotnet (V2.0) and jsp (V2.0). These two made the latest attempts at CMS operation methods, integrating the operations of the most commonly used OS (windows, linux) in our daily lives. The model is integrated into CMS, abandoning the traditional management model of left and right columns, so that end users of CMS (customers without website management experience) can master website management methods faster, thereby improving work efficiency.
Operating environment: ASP.NET(2.0) + ACCESS/SQL SERVER
Updates from the previous version
New
Added encodeText function to the template.
Added topx parameter in template function isort.
repair
Fixed an issue where moderators could not be displayed in the forum module.
Fixed an issue in the message module that incorrectly prompted authentication code verification failure.
Adjustment
Adjust styling details and JS tweaks in FCKEditor.
Adjust the function $ in JS to $I to avoid conflict with the commonly used framework JQuery.
Help documentation:
http://help.jtbc.net.cn/asp.net/2.0/
Remark:
This background is suitable for full screen use after removing the status bar in the browser and pressing F11.