Catalog
New ListingsNew ListingsMost PopularMost PopularTop RatedTop RatedDiscussionDiscussionLink To UsLink To Us
Search



 
FAQ
Update a Listing
My Account
Send Feedback
About Us
Home > Catalog > Java & JavaScript > Randomizing
  
CSRandomImage

CSRandomImage

Updated: 2007-04-24 17:31 | Details | Visit | Download
Add to my favorites list
CSRandomImage is a free, open source Java servlet that displays random images in normal HTML pages, Server Side Includes (SSI) and JSP pages. Features include: Outputs in different formats for use in JSP/SSI pages or plain HTML pages, Servlet can handle multiple image collections via text files, Image collections are cached in memory for maximum speed, and Secure and easy to setup.
License type:  Free to try    Installation price:  ~$50   [Ask for installation]
Visitors' rating:Visitors' rating: 0 (0) (0) [rate it] | Member's rate:Member's rate: 0 (0) (0) [review it]

CSRandomQuote

CSRandomQuote

Updated: 2007-04-24 17:31 | Details | Visit | Download
Add to my favorites list
CSRandomQuote is a free, open source Java servlet that displays random quotes using Server Side Includes (SSI). Features include: Servlet can handle multiple quote collections via text files, Text files are cached in memory for maximum speed, and Secure and easy to setup.
License type:  Free to try    Installation price:  ~$50   [Ask for installation]
Visitors' rating:Visitors' rating: 0 (0) (0) [rate it] | Member's rate:Member's rate: 0 (0) (0) [review it]

Random quotes/images/banners or any thing

Random quotes/images/banners or any thing

Updated: 2007-04-24 17:31 | Details | Visit | Download
Add to my favorites list
A Random Quote on your home page may bring some surprise to newbies. The script given below uses Math.random() function of JavaScript to generate a unique number which lies from 0 to the length of an array which stores the quotes. Then just prints them. Simple enough. Try it.
License type:  Free to try    Installation price:  ~$50   [Ask for installation]
Visitors' rating:Visitors' rating: 0 (0) (0) [rate it] | Member's rate:Member's rate: 0 (0) (0) [review it]

Unique Random Numbers

Unique Random Numbers

Updated: 2007-04-24 17:31 | Details | Visit | Download
Add to my favorites list
This JavaScript picks up a number of unique random elements from an array. For example; if you have an array myArray consisting of 10 elements and want to pick 5 unique random elements. Suppose initially myArray[3] is picked randomly, then myArray[3] should not be picked again. If you want to pick 4 numbers, call the function like: pickNums(4).
License type:  Free to try    Installation price:  ~$50   [Ask for installation]
Visitors' rating:Visitors' rating: 0 (0) (0) [rate it] | Member's rate:Member's rate: 0 (0) (0) [review it]

Unique Random Sets

Unique Random Sets

Updated: 2007-04-24 17:31 | Details | Visit | Download
Add to my favorites list
This JavaScript, based on Unique Random Numbers II, picks Unique Random Sets. Here, there are more than one arrays (need not be of same length). First, we pick a number of unique random elements from the first array, numArr1 to form the array pickArr1. Now each element of pickArr1 picks another element from the second array numArr2, which again is unique and random. Thus we form the array pickArr2. Similarly each element of pickArr2 picks unique random elements from numArr3 to form pickArr3.
License type:  Free to try    Installation price:  ~$50   [Ask for installation]
Visitors' rating:Visitors' rating: 0 (0) (0) [rate it] | Member's rate:Member's rate: 0 (0) (0) [review it]

Ace Random Banners

Ace Random Banners

Updated: 2007-04-24 17:31 | Details | Visit | Download
Add to my favorites list
A very simple script to display random banners and links on your web site.
License type:  Free to try    Installation price:  ~$50   [Ask for installation]
Visitors' rating:Visitors' rating: 0 (0) (0) [rate it] | Member's rate:Member's rate: 0 (0) (0) [review it]

Image of the Day

Image of the Day

Updated: 2007-04-24 17:31 | Details | Visit | Download
Add to my favorites list
Gets the current date from the users system then displays the correct image for that date, all images are held on our server so you dont have to host them yourself.
License type:  Free to try    Installation price:  ~$50   [Ask for installation]
Visitors' rating:Visitors' rating: 0 (0) (0) [rate it] | Member's rate:Member's rate: 0 (0) (0) [review it]

Randomized Image Scroller

Randomized Image Scroller

Updated: 2007-04-24 17:31 | Details | Visit | Download
Add to my favorites list
You control the image scroller (up,down,stop,top, 3 speed settings). It randomizes the images upon each page refresh so that the visitor see's a new sequence of images each time they visit the page.
License type:  Free to try    Installation price:  ~$50   [Ask for installation]
Visitors' rating:Visitors' rating: 0 (0) (0) [rate it] | Member's rate:Member's rate: 0 (0) (0) [review it]

Image Randomization

Image Randomization

Updated: 2007-04-24 17:31 | Details | Visit | Download
Add to my favorites list
A simple code snippet to display random images on your web site.
License type:  Free to try    Installation price:  ~$50   [Ask for installation]
Visitors' rating:Visitors' rating: 0 (0) (0) [rate it] | Member's rate:Member's rate: 0 (0) (0) [review it]

Random Image with Link

Random Image with Link

Updated: 2007-04-24 17:31 | Details | Visit | Download
Add to my favorites list
This JavaScript allows you to generate a random image with link. It does require some customization so only experienced developers should use it. You will need to change link information, image information, and the number of images the script can display.
License type:  Free to try    Installation price:  ~$50   [Ask for installation]
Visitors' rating:Visitors' rating: 0 (0) (0) [rate it] | Member's rate:Member's rate: 0 (0) (0) [review it]

raingod: Random Images

raingod: Random Images

Updated: 2007-04-24 17:31 | Details | Visit | Download
Add to my favorites list
This is a pretty good alternative random image script of a server-side Perl or shell script. It simply stores a list of image pathnames and, when the page is being built up, writes an instruction to display one of them, chosen at random.
License type:  Free to try    Installation price:  ~$50   [Ask for installation]
Visitors' rating:Visitors' rating: 0 (0) (0) [rate it] | Member's rate:Member's rate: 0 (0) (0) [review it]

Random Image Selector

Random Image Selector

Updated: 2007-04-24 17:31 | Details | Visit | Download
Add to my favorites list
This simple script shows how to use JavaScript to randomly select an image from a pre-defined set of images.
License type:  Free to try    Installation price:  ~$50   [Ask for installation]
Visitors' rating:Visitors' rating: 0 (0) (0) [rate it] | Member's rate:Member's rate: 0 (0) (0) [review it]

RandomImageLink

RandomImageLink

Updated: 2007-04-24 17:31 | Details | Visit | Download
Add to my favorites list
This JavaScript allows you to select a random image from a set of images and specify a URL to go with each image.
License type:  Free to try    Installation price:  ~$50   [Ask for installation]
Visitors' rating:Visitors' rating: 0 (0) (0) [rate it] | Member's rate:Member's rate: 0 (0) (0) [review it]

RandomBackground

RandomBackground

Updated: 2007-04-24 17:31 | Details | Visit | Download
Add to my favorites list
An example showing how to use JavaScript to randomly select a background image from a pre-defined set of images.
License type:  Free to try    Installation price:  ~$50   [Ask for installation]
Visitors' rating:Visitors' rating: 0 (0) (0) [rate it] | Member's rate:Member's rate: 0 (0) (0) [review it]

Random Link button

Random Link button

Updated: 2007-04-24 17:31 | Details | Visit | Download
Add to my favorites list
This script creates a normal link that goes to a random destination, selected from a pool of URLs.
License type:  Free to try    Installation price:  ~$50   [Ask for installation]
Visitors' rating:Visitors' rating: 0 (0) (0) [rate it] | Member's rate:Member's rate: 0 (0) (0) [review it]

Super random link button

Super random link button

Updated: 2007-04-24 17:31 | Details | Visit | Download
Add to my favorites list
This powerful script creates a normal link that goes to a random destination, selected from *all* the links on the page it's added to.
License type:  Free to try    Installation price:  ~$50   [Ask for installation]
Visitors' rating:Visitors' rating: 0 (0) (0) [rate it] | Member's rate:Member's rate: 0 (0) (0) [review it]

Random Link plus textual description

Random Link plus textual description

Updated: 2007-04-24 17:31 | Details | Visit | Download
Add to my favorites list
Display not just a random link, but corresponding title and textual description, with this script.
License type:  Free to try    Installation price:  ~$50   [Ask for installation]
Visitors' rating:Visitors' rating: 0 (0) (0) [rate it] | Member's rate:Member's rate: 0 (0) (0) [review it]

Random URLs

Random URLs

Updated: 2007-04-24 17:31 | Details | Visit | Download
Add to my favorites list
Send the user to a randomly-selected URL. The 'onClick' handler for the button calls a simple random selection function that is defined in the header of this script. The function sets the HREF of the object to the value returned by the script, and then sends the user off to the appropriate URL.
License type:  Free to try    Installation price:  ~$50   [Ask for installation]
Visitors' rating:Visitors' rating: 0 (0) (0) [rate it] | Member's rate:Member's rate: 0 (0) (0) [review it]

Random Links

Random Links

Updated: 2007-04-24 17:31 | Details | Visit | Download
Add to my favorites list
On the push of button, this script randomly selects a link from a set of pre-selected links and sends you to the random link.
License type:  Free to try    Installation price:  ~$50   [Ask for installation]
Visitors' rating:Visitors' rating: 0 (0) (0) [rate it] | Member's rate:Member's rate: 0 (0) (0) [review it]

Random URL

Random URL

Updated: 2007-04-24 17:31 | Details | Visit | Download
Add to my favorites list
Randomly selects a URL from a pre-defined set of URL's. It will display the URL in the status bar.
License type:  Free to try    Installation price:  ~$50   [Ask for installation]
Visitors' rating:Visitors' rating: 0 (0) (0) [rate it] | Member's rate:Member's rate: 0 (0) (0) [review it]

Total: 43:| 1-20|21-40|41-43|



 Home  -   About Us  -   Account  -   Contact  -   Link to Us  -   Advertising Info  -   Terms of Use  -   Privacy Policy  -   Sitemap

© Copyright 2005 - 2007 by 10000Scripts.com. All rights reserved.
No part of this website may be reproduced or distributed in any form or by any means without our prior written permission.

Powered by ABT Solutions & SarrCom.com. Visit our websites:
10000 Articles - 10000 Birthdays - 10000 Lyrics - Look For Links