Is it possible to have the "random files" appear on my website's Home Page (which is in HTML not php)? If so, kindly let me know how.
Thanks in advance.
if it only html-driven and not PHP-enabled, then the answer is "no". You could however display content fetched from Coppermine in an <iframe>.
Refer to http://forum.coppermine-gallery.net/index.php?board=57.0
Thanks!