Asp Codes
ActiveX
ADO
Array
Code Snippets
Components
Data Access
Date Time
Files
Graphics
HTML Formatting
Mathematics
Miscellaneous
Sessions
SQL
Strings
Techniques
XML
Asp > Graphics sample source codes
Random Picture Generator
Random Picture Generator
Random Generated Picture</TITLE> </HEAD>
<% 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) %>
</CENTER> </BODY> </HTML>
Privacy Policy
|
Link to Us
|
Links