CODE
LIBARY.COM
Home
/
ASP
ASP Random number
Random number
<html> <body> <% randomize() response.write(rnd()) %> </body> </html>
<% randomize() response.write(rnd()) %>
Copy to Clipboard
Related Snippets
ASP Read all lines from a textfile
ASP Drive Exist Check
ASP Random image
ASP Get the root folder of a specified drive
ASP Get the available space of a specified drive
ASP Browser Information
ASP Date Validation
ASP Query String Collection
ASP File Created time
ASP Send extra information within a link