CGI for Slide show
Stephen Barncard
stephenREVOLUTION at barncard.com
Thu Oct 12 00:45:26 EDT 2006
Yes, I used this technique for years with my slide shows for CSN, etc.
Works great. No server side stuff at all. I used Hypercard to create
the HTML text files to drive this.
example:
http://barncard.com/gd.html
I used this system until Open Source app Gallery got real good.
The problem is that it generates a lot of text files to do the job,
but for a few galleries, it worked great.
With the CSN site it got way out of hand with thousands of photos.
The flaw is relying on the file system to do this.
>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>
>
>--
>-Mark Wieder
> mwieder at ahsoftware.net
>
>_______________________________________________
>use-revolution mailing list
>use-revolution at lists.runrev.com
>Please visit this url to subscribe, unsubscribe and manage your
>subscription preferences:
>http://lists.runrev.com/mailman/listinfo/use-revolution
--
stephen barncard
s a n f r a n c i s c o
- - - - - - - - - - - -
More information about the use-livecode
mailing list