Returning a Random Number of Database Records is the main core of this online article. The author starts with defining the SQL statement which can return the set of records. Further this article shows the step by step task involved in returning a...
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...
AXMENU is a menu application in javascript through which users can create menus that can dropdown or pop up in their website. This can be created very easily. It offers various features like capability of forming pop up menu in anywhere on the...
This is a shopping cart in JavaScript with configurable currency type. It provides multiple additional information fields like color, size, etc. The script displays multiple product pages, product ID, name or description, and amount passed etc. It...
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 is a shopping cart in JavaScript with configurable currency type. Supports multiple additional information fields like color, size, etc. The script displays multiple product pages, product ID, name or description, and amount passed etc. It...
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...
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...
JavaScript Add-Ins is a developing tool in JavaScript that can be implemented in your webpage. It offers various add-ins, which will find good use in web development or for other purposes in your web page. The script is free for download. The...
DHTML puzzle! is a puzzle game in JavaScript. You can supply any picture into this game and it will be automatically cut into 9 pieces creating a 3x3 puzzle for you to play. The Scramble? button automatically scrambles the picture that you supply... |