Randomizing

Random Image Sample

This sample code presents three different ways to show a random image in ASP, each approach illustrated and explained. Source code available for download.

Random Passwords

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.

Generate Random Strings Using ASP/VBScript

Simple yet customizable function that allows you to generate random strings using characters from multiple sets e.g. upper case, lower case, digits and symbols. The random strings can be used in various systems where short, random strings are needed; such as login systems (random password generation) and referral/promotional/discount codes. The coder can specify and change the complexity of str