How varaibles and it's values are accessed through scripts and programs in which they incorporated is clearly described in this online ASP tutorial. Here, the JScript variables scope is explained with sample snippet. Lists the uses of global...
Accessing Form Variables is a suitable tool for PHP beginners to know how to create forms and how to put variables to obtain the data. This tool teaches you about the several types of syntax and variables to enable the user to input the data....
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...
Creating a Weblog using JScript .NET and ASP.NET is an article in which author discusses about creating a web log by using ASP.NET and jscript. The author elaborates about web log, which represents the personal journal. The author gives details...
Display Server Variables is a simple script that helps the programmers to read their site visitors system details like operating system, browser, IP address etc., This will be very useful for the programmers to read the clients system details for...
The usage of server variables is listed out on this ASP tutorial that describes how server variables can be accessed through ASP to collect web based information. Describes the utilities of environment variables to get such detail like...
New JScript.NET Data Types is a tutorial which gives you a brief summary about the various data types of JScript.NET. The author lists the data types such as boolean, byte, string, char, decimal, float, int etc of the JScript.NET with its cts type...
Object Oriented Features of JScript .NET is an article in which the author explains the various object oriented features such as inheritance, polymorphism and casting as well as the class accessing rules etc.,of jscript. A class is an user defined...
Printing all CGI environment variables is an article that provides a short CGI program which is capable of printing every environment variable that it knows.
Variables 101 is a tutorial that covers the basic principles of variables and their ever day applications in Flash Action Script. Variables are like a programs thoughts or memory that are used to help programs remember things. This involves... |