Okay... Round 2
I've copied this script to my web folder (D:web, I'm using Apache locally) and I want to make it display inside an img tag. Trouble is, it won't execute (I'm using the UBBDev tutorial that Matt wrote). I link to
http://chris.iphq.co.uk/gta3_random.gif and make Apache execute gifs... This works, but Apache also tries to execute every other gif on my server, resulting in a 500 Error. The only reason I'm making Apache execute gifs is because vB does a security check inside img tags: they only allow JPEGs and GIFs to be displayed.
Is it possible JUST to execute my random image script as a GIF?