Custom Cursor Script is a JavaScript, which implements a customized cursor replacing the default cursor of your web page in Inter Explorer 6. You can create your own custom cursors with any image. Its important that the image is either a .cur or .ani
Program which allows: Extract resources from DLL, EXE (16 and 32 Bits), CPL, ICL, RES, SCR, VXD, DRV, ACL, ANI, CUR, ICO of files; Create new Icon, Cursor and Animated Cursor with different parameters (sizes from 16x16 to 72x72, black & white
The author explains about the task of Recordset object. This helps to get back the details from a data base using ADO. The main objective of this article is to teach how to create Recordset objects explicitly or clearly. The author also tells about h
In this tutorial the author explains about the ADO's Recordset object which helps in getting back and changing the data. Further the author describes about the Recordset Object cursor types, command types and lock types. This article also explains th
TxACursor allows you easily add animated cursor to your project. It stores it in the DFM file so there is no need to distribute it with your application as a separate file. At run-time it adds animated cursor to the array of Screen cursors automatica
A Practical Comparison of ADO and ADO.NET - Part II is an article in which the author compares the recordset of ADO with the Rowset of the ADO.NET. The rowset of the ADO.NET belongs to the OleDbDataReader and SqlDataReader classes. Using Recordset yo
At the end of this online article the webmasters could gain knowledge about selecting a random record from a set of more records. The author describes five important steps to choose a random record from a recordset. The sample source code given at th
It's a powerful, easy to use utility for finding, extracting, creating and editing icons, cursors and managing icon libraries and image lists.New features:Support for Windows Vista icons Ability to draw smooth lines and shapes Ability
This sample shows custom made mouse cursors that are stored in a resource file.
This simple tutorial is very easy to learn for all the readers. Using this tutorial you can learn how to display the number of records that exist in the database table. This tutorial uses the recordcount method of the recordset object to count the nu |