<html> <head> <title>Looping Ebay</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <meta http-equiv="refresh" content="10"> </head> <body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"> <iframe width="100%" height="100%" src="http://cgi.ebay.com/ws/eBayISAPI.dll?ViewItem&item=999999999"></iframe> </body> </html>
It's dead easy to use, paste it into notepad and make the changes that you want:-
999999999 is the item number
content="10" is the delay before it loops - 10 seconds is ideal for DSL but modem users might want to increase this.
Then save as loop.html somewehere on your PC.
Open your browser and then choose File | Open | Browse to loop.html and then run it.
Obviously I can take no responsibility if it crashes your PC, costs you money or causes you grief - use it at your own risk.
[This message was edited by oli on February 09, 2003 at 10:39 AM.]