I need to make a web page that has a piece of vb script in it that every 5 mins changes a picture on that site to the next one in a collection of images. How can i do this ??
can i use document.picture1.picture = loadpicture(moon.bmp) ??