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 Reverse a string
ASP Check user connection
ASP Set Type of content
ASP Browser Information
ASP Exctract form information
ASP Send extra information within a link
ASP Random content
ASP Visit Count Cookie
ASP For Looper
ASP Set Page Expire Time