home *** CD-ROM | disk | FTP | other *** search
/ Internet 1996 World Exposition / park.org.s3.amazonaws.com.7z / park.org.s3.amazonaws.com / cgi-bin / image-push.readme < prev    next >
Text File  |  2017-09-21  |  559b  |  15 lines

  1.  Usage is something like:
  2.  
  3. <img src="http://www.xyz.abc/cgi-lib/image-push?once&/mno/filename">
  4.  
  5. Where "once" can be one of:
  6.         once:           go through the list of files once only.
  7.         loop:           on reaching the end, start over from the first.
  8.         sweep:          on reaching end, reverse direction.
  9.  
  10. There is also a "delay" option to leave a second between each image.
  11.  
  12.         The filename specified has a list of files (one per line)
  13. relative to the root defined by "prefix". Comments are allowed with
  14. #'s, and blank lines are OK.
  15.