Hello,
I use now this iframe schript:
But I need a Iframe script that use a differend url based on the day of the week. Like something:Code:<iframe src="www.mysite.com/link.php" width="100%" height="280"> </iframe> <script language="javascript" type="text/javascript">
Iframe www.mysite.com/monday.php
Iframe www.mysite.com/tuesday.php
etc.
Is this possible?



Reply With Quote

Bookmarks