Thread: asp Problem
View Single Post
Old 10-04-2006, 11:22 AM   #2 (permalink)
ilugd
Beware of the innocent
 
ilugd's Avatar
 
Join Date: Dec 2005
Posts: 1,024
Default

create a random function which gets an index. With a list of links to image files in the database, get the link at the index and put that as the src attribute in the img tag.
ilugd is offline