View Single Post
Old 09-21-2012, 08:57 AM   PM User | #2
devnull69
Senior Coder

 
Join Date: Dec 2010
Posts: 2,245
Thanks: 10
Thanked 531 Times in 525 Posts
devnull69 will become famous soon enough
Things like that are usually tasks for the server side language of your choice because you (most certainly) will want to get this information from a database. The server side language will query the database for a random entry and then it will put together the output for the page based on that entry.
devnull69 is offline   Reply With Quote