Source Code Online Home Categories Top Code New Code Submit Code
Search
Subject Directory
 ASP
 ASP.NET
 C/C++
 CFML
 CGI/PERL
 Delphi
 Flash
 HTML
 Java
 JavaScript
 Pascal
 PHP
 Python
 SQL
 Visual Basic & VB.NET
 XML
New Code
Easy Query Builder 2.0
Odin Secure FTP Expert 7.7.3
jQuery Accordion Gallery 1.0
PCL to TIFF Converter Shell for Mac 2.0
Fax Server Plus 5.3.0522
Fax Server Pro 5.6.0522
Advanced RSS2Web Professional 3.11.104
Group Mail Manager Premier 2.32.36
RSS Content Generator Premier 3.11.86
Get Remote IP Address in PHP 1.0.0
Elite News Pro2 PHP RSS Reader 2.0
RTF-to-HTML DLL COM, Win32 1.0
Java Download Manager 1.0
VISCOM Video Edit Gold ActiveX SDK 9.21
HTML-to-RTF Pro DLL COM, Win32 1.0
Top Code
ICPennyBid - Penny auction software 3.9
Elite News Pro2 PHP RSS Reader 2.0
ASP.NET Event Calendar in MVC3 Razor 1.0
ICHolidayLettings - Holiday Lettings Site Script 1.2
WebTreeView 1.0
BP-T-Shirt - Custom T-Shirt WebStore Script 1.0
CloudOsys File Upload 2.4b2
X360 Multi-page Tiff Viewer ActiveX OCX 2.69
Metadraw3-OCX
AceDRM 1.0
MetaTags For Websites, Documents & Articles
idCGIRunner 1.5
a-Mac Address Change
TmdMailSlot, TmdWinPopup & TmdSecureMail 1.14
WindowHTML 1.1
Report About Active Server Bricks 1.0
- required fields

Please enter text on the image
  



The result of that work is Active Server Bricks the Site Building Components Library we are presenting on this page. It is based on Microsoft ASP (Active Server Pages) technology and implemented as a set of JavaScript functions and objects in files you can include into your pages. Though the functions has been written in JavaScript, you can use them with your VBScript pages as well. / The base functionality of a site built with Active Server Bricks is the centralized database connection mechanism, recordset extensions and SQL independed database queries, unified way to store site state for building really stateless sites by using special component with ASP (Active Server Pages) Session object functionality. So you'll be able to keep the site state in your database or files. The library has internationalization and multi-language support. The library may help designers to experiment with site colors and fonts, it supports color and font schemes. The Through Parameters Concept implemented in the library is an another way to keep site state just passing data from page to page via standard HTTP query parameters. It is what another great feature of the library is based on. The feature is Page Returning Mechanism. It is the way to call some site section you're planning to return from. For example, if you have some pages you want user to be authenticated to allow him to use their features, you can forward the user to the section that provides user authentication and when it has done the user will be returned to the previous section. In this case you should not control what page the user needs to be returned to. The library does it for you. /

Back