Different methods exist in VBScript for variable declaration is easily learnt from this article that suggests you to use Option Explicit method for declaring variables to avoid server errors at run time. Example snippets lets you understand the usage of Dim statement and a detailed description is available for Variant data type in VBScript.
Similar scripts
Referral tracking
(Popularity: ) : This tutorial provides more useful solution to increase your website traffic by grabbing the details of resources that bring visitors ... The Server Object: New in ASP 3.0
(Popularity: ) : Those who need to learn the new aspects within ASP Server Object can go through this online tutorial. This tutorial ... Request.ClientCertificate
(Popularity: ) : This article provides easier means of instructions to work with Request.ClientCertificate for retrieving all the certification fields. Listed parameters and ... Server.ScriptTimeout
(Popularity: ) : An easier to learn ASP tutorial that demonstrates the functionality of Server.ScriptTimeout function which is the only property of ASP ... Please Wait...
(Popularity: ) : Web developers who need to create an effective graphical page loading indicator can get useful tips from this tutorial. Here, ... Limit the HTTP request buffer
(Popularity: ) : This ASP tutorial guides you to handle HTTP request buffer to prevent attacks to webpages. This article provides a clear ... Global.asa Reference
(Popularity: ) : You will come to know in detail about Global.asa by learning this ASP tutorial that describes the contents of Global.asa ... Object Oriented Design Principles in Visual Basic
(Popularity: ) : It will be more useful for the beginning level coders to acquire knowledge in Object Oriented Programming (OOP) with the ... Using the Request.ServerVariables Object
(Popularity: ) : You can learn in detail about Request.ServerVariables Object along with it's benefits from this tutorial. Here, the author describes how ... Session_OnStart
(Popularity: ) : This tutorial will be more useful for the web developers in ASP language to learn how to execute a script ...