This smaller and effective ASP tutorial lets you perform the URL encoding process using Server.URLEncode within your ASP scripts. Also, tells how to encode escape characters within the string given in the parameters. Examples helps you to learn how t
Through this tutorial, it is quite possible to work with server object and implementing their methods in ASP scripts. And this tutorial elaborates the usage of Server.MapPath and Server.URLEncode functions with samples. Through the samples you can le
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, Htm
General Purpose Sql Function is a tutorial which defines an user defined function which is used to run non query Sql statements. The author in this tutorial describes this function for general purpose. In this function you can use the SqlConnection o
FireWire controller class. Provides all control functions for IEEE 1394 devices (SONY cameras, VCRs...). TFireWireControl = class public constructor Create; destructor Destroy; override; function Build(const DevName: string): HRESULT;
The usage of ASC() function is explained in this ASP online tutorial that provides sample snippet from which you can learn the syntax of ASC function and can learn the ways how to retrieve the ANSI value for specific letters. This function will be us
If you believe that database abstraction is a good think, but you don't want to join the religous fights about the best one out there, then we have a common interest. / This abstract wrapper class provides easy and simple class methods to access the
The Replace Function is an article which describes about replacing the functions which will be more helpful for the ASP programmer to create a database programme. Here author discusses about various advantages of this function over the other function
This tutorial educates you in detail about the Response.PICS function and provides examples for this function. Describes that using this function you can specify the pics label in the URL header to display that pics label on site pages and this prope
This component has the same basic functions as TIniFile andmany additional methods for stored data in binary file, such as:function ReadData(): Integer;function ReadStream(): Integer;function ReadDouble(): |