A random number is useful- if not required- in the creation of many popular JS applications, such as a dice, random image script, or random link generator. Learn how to generate a random number in JavaScript.
This script will think of a random number and prompt the player to make a guess. By giving too high/low clues, the player can narrow it down and get the right number.
This article is helpful for the programmers which guides the learners about the usage of random class with sample code snippets. The output of given code in this article will return a random number between 1 and 950000 using random class and the...
Using this component, a large number of mails can be sent by the visitors and HTML mails can also be sent by the visitors easily. This component performs SMTP authentication, that is, only authorized users are allowed to send and receive mails to...
The solution for limiting the number of records is the main concept of this online article. The author describes the method of controlling the display of records from a recordset with the help of ADO in ASP. The main highlight of this article is...
The objective of this online article is to teach the webmasters about the method of displaying a random record from a database table. The author explains about how to get a record count, then generating a random number and finally displaying the...
VG VCL Library is a main part of VG Library. It includes a large number of advanced Delphi components (about 50). There are system, visual, data access, data controls and Microsoft Word report components. There are also a number of function...
TFnpComboColor is designed to let the user pick a color from a combo box. You could use TColorGrid, but this component occupies a lot of space on the screen and has a fixed number of colors. TColorDialog may not always be the best solution because...
Generating random numbers in ASP applications for example to sort database records randomly and to display random number with registration form, order form etc., is clearly explained in this ASP tutorial and the sample coding aids to understand...
Get the number of days in a month is a tutorial which helps the users how to obtain the number of days in a month with the help of ASP. This is a simple and more useful for the novice programmers how to obtain the number of days using ASP server... |