ASP .NET: Collect Customer Order Information on an Internet Site Using XML and Web Forms is an ASP.NET tutorial in which author explains about the methods involved in collecting information about purchase orders from the www with the help of XML...
The information on hosting site can be gathered using File System Object and can be displayed on the ASP pages without the need of Active Directory and this ASP tutorial describes the limitations with FileSystemObject to view all ACLs. Hence, the...
More information on strings with ASP application can be learnt online through this ASP tutorial that demonstrates the VBScript string functions to work with dynamic tables on a database and instructs you to implement the faster way to manipulate...
ASP learners can get more information on ASP 3.0 through this tutorial. It describes about the effective and fast methods in ASP added newly which are Server.Transfer and Server.Execute. And explains that these functions can be used to eliminate...
A detailed information on Dictionary Object is available in this online ASP tutorial that tabulates all properties and methods of Dictionary Object to work with strings like storing items with keys, display all items and keys, retrieves value for...
Proper information on Drive Object can be acquired from this ASP tutorial that lists the usage of this object via some examples that let you understand quickly and easily. Since this object outputs no values, the Folder object's FileSystemObject...
More information on Variables in ASP is provided in this ASP study module which will be more useful for the initial stage ASP developers. Describes the 'variant' datatype in ASP to contain either string or numeric value. Sample coding shows how...
Script lets users vote on current topics or add their own. Logs IP's to prevent voting for the same topic twice.
ASP programmers can get more information on dynamic array creation and can learn how to create dictionary objects using arrays in ASP. Explains how to store values into dictionary object and how to access them via ASP and arrays. From the provided...
This ASP guide provides more information on declaring variables on ASP applications. It instructs you that if variables are given all over the ASP page, it would cause problem. And suggests you to declare the variables either at the top or end of... |