|
How to display random gallery in html page? anyone know code?m g
Anyone know code?
I have seen on other pages this:
.html file
<SCRIPT language=JavaScript src="test.js"
type=text/javascript></SCRIPT>
test.js file
document.write('<IFRAME SRC="./ad_rotator.php" SCROLLING="NO"></IFRAME>');
ad_rotator.php file
what should be in it?
|