|
This code snip will take your list of quotes, descriptions, or whatever and display them in a random order, displaying entire list without repeating any of them.
It will show you how to display an array in random order and different ways to use arrays. Code: ASP 3.0 & VBScript |
| |
Overall Rating:
 User Rated
| |
Worked Great  Written by David Cleveland from Cleveland, Ohio (Wednesday, October 01, 2008) Writer is with: http://www.atxwebmasters.com
 |
Strengths: Easy to follow and lots of comments to help! Weaknesses: none! Details: Works really well and easy to use. We used this solution for a random image placements. Instead of using a database to have a random sort of records, just use the script that we found on aspin.com. What we liked the most about it was the fact that every part of the code was documented for our interns to view and extract ideas. Review Based On: 1 Hour(s) of usage |
Simple and effective  Written by Dan W from London, UK (Friday, December 08, 2006) Writer is with: http://www.planetdan.co.uk
 |
Strengths: Very easy & quick, well documented Weaknesses: no comment Details: I have 20 statements that I wanted to display in a different order for each visitor who accessed the page (with no duplicates and none missing).
No problems at all understanding the code and replacing the examples with my own statements. Thank you. Review Based On: 1 Day(s) of usage |
Just what I needed  Written by Jason Walker from New Zealand (Thursday, November 10, 2005) Writer is with: http://www.nzpages.co.nz/
 |
Strengths: Easy, quick and it works Weaknesses: none Details: Perfect for what I wanted, been putting off writing my own code for months for this :) Review Based On: 1 Day(s) of usage |
Great Code & Description  Written by Anonymous User (#1508-87) from Singapore (Tuesday, February 10, 2004)
 |
Strengths: Clear, Concise, Easy Weaknesses: None Details: The codes are easy to understand and it is very relevant to what I have been searching for. It provides the answer to generating a list of unique strings everytime the page is refreshed. Great job done! Review Based On: 1 Hour(s) of usage |
| |
|