PDA

View Full Version : box with random messages in it



ranteo
15 Apr 2007, 10:08 AM
Hi. I want to have a box on my webpage, and in it, quotes picked randomly from a database would display in it. I wish to know what are the technicalities involved here. Would i need to know mySQL? or can this be done with html/css? Thanks!

alvo
15 Apr 2007, 03:04 PM
You'll need a script to do this. A php script is probably the easiest for you to install. Try http://hotscripts.com and go to php scripts and then the rendom category and find a free one to try.