google for META HTTP-EQUIV="Refresh" CONTENT=
and there are several examples, etc. Jim Ault Las Vegas On 4/23/07 4:48 PM, "Hershel Fisch" <[EMAIL PROTECTED]> wrote: > Hi all, This was a post a while ago and I'm trying to figure this out > can some one brake this down for me pleease? > Thanks, Hershel > > > Jan- > > I'd probably opt for something even simpler - this will show a slide > for five seconds, then move on to the next. No programming needed: > > <html> > <head> > <META HTTP-EQUIV="Refresh" CONTENT="5;URL=MySlideShow/slide2.html"> > </head> > <body> > <img src="slide1.jpg"> > </body> > </html> _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
