This is a quick reference article that discusses about defining and using null and undefined (special values) and testing for null in javascript. This reference explains that null is a value which is used for the indication of the absence of the...
The array items in VBscript array can be sorted out quicker by converting the array into JScript array sorting function. This article shows the simplest way to interchange VBScript and JScript arrays using which you can sort any number of array...
Clear explanation on VBScript Constants and how to create them using literal values is taught with proper example through this VBScript tutorial. And this process can be done perfectly using Const statement that accepts string, numeric and date...
It is an effective online ASP tutorial from which you can get a overview about perl scripting language and can learn the ways how to access server side scripts using this language. Tells that this ActiveX Scripting Engine consists of the data...
By reading this online ASP article, you can understand many things on variables which guides you to declare a variable and to name a variable to make it sense. Limitations lets you define the variable names properly. How variables can be called to...
@lex Poll is fully written using PHP modules which is used to manipulate polling function on websites. Intuitive admin interface allows user's login under security. It is capable of handling several survey info. Defining table names is done on...
This is a tutorial which teaches the users how to pass arrays with checkboxes and select boxes by using php. The author says to the users about passing multiple values that they should put the symbol [] after the variable name and on the receiving...
This is a tutorial where the author describes to create internal search engine using meta tags as this diary entiries would also fetch external search engines. get_meta_tags takes all meta tags and generate associative arrays with name which being...
It is obviously stated in this ASP article about the uses of arrays in sending information through web browsers. Implementation of FIFO process in arrays for data transfer in ASP form is demonstrated using VBScript and javascript technologies....
A web based ASP course that clearly explains how the arrays in the ASP form page can be sent to another ASP page. Instead of using session variables here it is described to use querystring to pass strings and number arrays. And the given ASP... |