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 For Looper
ASP Get the root folder of a specified drive
ASP Simple text write
ASP Extract server variables
ASP Attributes of a specified file
ASP Random image with links
ASP Format date and time
ASP Sessions ID
ASP Skip a line of a textfile
ASP Return characters from left to right of a string