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.
Varpage is a php based script and is replaced by shellpage. It allows users for building the websites. You create a web site page as a php page which calls VarPage and embeds your content into the template. You can select and copy varpage class code
With this class is it possible to check the whois information for domain names. If the result for a query is negative that a standard message is given. Special features: String validation for the name part, dynamic select menu for the defined TLD's,
This is an useful tutorial for the web programmers to know about how to use the HtmlAnchor Class. HtmlAnchor Class is used for responding to postback events and as well for navigation purpose. This class is included in the System.Web.UI.Html controls
This is an useful ASP.NET tutorial through which beginners can know about the use of the HttpStaticObjectsCollection class. This tutorial shows you how to create an instance for this class using the constructor of the class with a sample code. The au
This article is mostly for referring about SELECT key usage in SQL statements and also tells why to avoid SELECT while building statements. It explains about the demerits in SELECT with example in a simple way. The author also tells to use BLOB/text
Date class is a very simple and tiny class that can be used to manipulate time. This script is built with PHP and makes the programmers work easier when their utility is concerned with time functions. This class can control various attributes like Co
'Class interfaces play a key role with inheritance' is an easy to understand tutorial in which the author offers details about class interface. Here the author compares class interface over base class and gives suggestion to the programmers to choose
OleDbPermission class is a tutorial which helps you to gain more knowledge about the OleDbPermission Class. The OleDbPermission Class gives the OLE DB .NET Data Provider the capability of ensuring that a user has an adequate security level to access
A very useful Delphi / CB class that provides easy access to DIBs (device - independent bitmaps). The built-in TBitmap class handles device-dependant bitmaps, but usually programmers need their images in a DIB format. The class is fully compatible wi |