| Home : ASP : Tips and Tutorials : Randomizing |
| Click "Subscribe" if you want to be notified of new or updated links in this category. |
Subscribe
Rss Feed |
|
|
Randomizing Listings
|
|
Total:
4 | Displaying: 1 - 4 |
|
|
|
|
|
We will use RDN function to generate a random number. Our first example generates a random number between 1 ~ 10.
Price: Free - Platform(s): windows - Updated: 13/07/2007
|
|
|
Let's say you have a website and contains a membership process. But you do not want visitor to type his/her own password and want to create a temporary password for new member. You may add following function to generate a random password.
Price: Free - Platform(s): windows - Updated: 28/06/2007
|
|
|
This is a quick and easy example of how to create a random password and mail it to the person who tried to register at your site.
Version: Version: n/a - Platform(s): Platform(s): n/a - Updated: 12/03/2007
|
|
|
This sample code presents three different ways to show a random image in ASP, each approach illustrated and explained. Source code available for download.
Version: Version: n/a - Platform(s): Platform(s): n/a - Updated: 12/03/2007
|
|