It is an efficient online tutorial where the author describes a simple way to calculate execution time of ASP scripts. And he tells the drawbacks in executing the same process using VBScript and JScript. And explains in detail about the timer functio
Optimizing ADO Calls is an online article stating the new methodology to bring recordset values in the code. The author gives a new solution by using ordinal form. This form eliminates the need of a pseudo-dictionary lookup on the fieldname. In a nut
This tutorial guides the users in getting the properties of the images. This tutorial provides the source code which helps you to display the properites such as height, depth and width for all types of images. This tutorial is simple and provides an
This is an article that deals about creating a script that can be used for calculating sun rising and sun setting. This provided code comes with the ability to perform calculation by using latitude and longitude. Author informs that the provided scri
This is an article that deals on creating script to calculate distance between cities. In this tutorial author explains that this process has three routines the major one is GetDistance, this enables the users to perform calculation for distance betw
The author explains through this online tutorial about a tool which helps the developers to choose from a registered DSN's list and displays a list of tables within the database. This article shows how a VB ActiveX component displays a list of system |