Asp > Graphics
Random Picture Generator
Random Picture Generator
Random Generated Picture
<% Randomize Dim RandomNum, UpperBound, LowerBound LowerBound = 1 'Put In the first picture # UpperBound = 10 'Put In the last picture # RandomNum = Int((UpperBound - LowerBound + 1) * Rnd + LowerBound) %>
Asp Codes
ActiveX
ADO
Array
Code Snippets
Components
Data Access
Date Time
Files
Graphics
HTML Formatting
Mathematics
Miscellaneous
Sessions
SQL
Strings
Techniques
XML