bruce
Novice
Reged: 11/20/06
Posts: 1
|
|
Can I add a slide show created in ESSC to a web page?
|
Jeremy
Journeyman
Reged: 11/20/02
Posts: 49
Loc: Columbus, OH
|
|
You can generate zip files with ESSC and post them easily to the web. Let me know if you have any other questions, thanks!
-------------------- JS [EOTT]
|
GoldnGate
Novice
Reged: 12/01/06
Posts: 1
|
|
Does anyone have a site or sample HTML code that includes using a .zip file for a web site slide show ???
Thanks in advance
|
Jeremy
Journeyman
Reged: 11/20/02
Posts: 49
Loc: Columbus, OH
|
|
Just put this in your code somewhere:
<a href="insertslideshowname.zip">Click here to download the show</a>
Replacing the file name with the real name of your zip file. Make sure the html that contains this is in the same folder as your zip file, and upload. Good luck!
-------------------- JS [EOTT]
|