Categories
ASPTips and Tutorials → Randomizing

Generating Random Number Using RND Function And Randomize Statement

We will use RDN function to generate a random number. Our first example generates a random number between 1 ~ 10.
  • Platforms
    • Windows
  • Licenses
    • Freeware
DETAILS

Generating random passwords

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.
  • Platforms
    • Windows
  • Licenses
    • Freeware
DETAILS

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.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

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.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS
©2003-2019 jCay.com