This is a tutorial which guides you in knowing about how to encode and decode the URL using the urlencode and urldecode methods of the HttpUtility class of ASP.NET. The author explains you about the use of the methods such as HtmlAttributeEncode,...
tgcSession is a simple class and is a simple script based on php. For php's built in session functions it is a wrapper class. It has different methods like destroy, decode, dump, encode, getCookieParams and getCacheExpire. Constructor is created...
Active Calendar is a PHP class that generates calendars (month or year view) as HTML tables (XHTML-Valid). It can produce static calendars without any links or calendars with navigation controls, a date picker control, event days with event URLs,...
Features of LogFile class / Hi-performance text file logging from ASP, VBScript or JScript, ASP.Net VB, C#, VBA5 or VBA6. / Free-threaded object, can be placed to Application scope / Lets you log exact script timing values (up to microsecond or...
This is a small but handy ADO class to use with Classic ASP and Access. The class support all basic database calls like select queries, insert, update and delete by using the ADO Recordset Open method.
Application vs. Cache Class Speed Tests is an ASP tutorial through which users can gather information about caching page, data objects and parts of a page in the web server. Here author explains about caching which helps in accessing the stored...
Breadcrumb class are used to provide users with a hierarchy of a website. Breadcrumb trails tend to project better usability to a website. It offers users to know their current position and where they are in relation to the site's hierarchy.
This article takes a look at class design with PHP4 along with some of the available classes and how to use them in your code.
Browser Sniffer Class is a simple program which is built in javascript that allows users to find the details about browser. It gives information about the browser like, what type of browser is used by the visitor and what is the version of that...
C# Class Wrapping is a tutorial which helps you to learn about the class wrapping in C#. Wrapping helps you to call a function with the same name from more than one class. In this tutorial the author shows how to create two classes with a function... |