<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>e2interactive forums Topic: How to Download Images</title>
<link>http://www.e2interactive.com/blog/forums/</link>
<description>e2interactive forums Topic: How to Download Images</description>
<language>en</language>
<pubDate>Thu, 28 Aug 2008 03:49:07 +0000</pubDate>

<item>
<title>Burgundy on "How to Download Images"</title>
<link>http://www.e2interactive.com/blog/forums/topic/137#post-581</link>
<pubDate>Fri, 25 Apr 2008 16:09:40 +0000</pubDate>
<dc:creator>Burgundy</dc:creator>
<guid isPermaLink="false">581@http://www.e2interactive.com/blog/forums/</guid>
<description>&#60;p&#62;Here is the solution!!!&#60;br /&#62;
Step Three: $(&#34;download&#34;).setHTML(&#34;&#60;a href='&#34;+tempgallery[0][0]+&#34;'&#62;Download Image&#60;/a&#62;&#34;); (Paste after line 73)
&#60;/p&#62;</description>
</item>
<item>
<title>Burgundy on "How to Download Images"</title>
<link>http://www.e2interactive.com/blog/forums/topic/137#post-580</link>
<pubDate>Fri, 25 Apr 2008 15:53:48 +0000</pubDate>
<dc:creator>Burgundy</dc:creator>
<guid isPermaLink="false">580@http://www.e2interactive.com/blog/forums/</guid>
<description>&#60;p&#62;I have a problem with this. The first image, doesn't had the link to download.&#60;br /&#62;
And... Can't I do the image begins download with a click? without instance a new HTML with the image?&#60;br /&#62;
Thanks... and sorry for my English!
&#60;/p&#62;</description>
</item>
<item>
<title>e2 on "How to Download Images"</title>
<link>http://www.e2interactive.com/blog/forums/topic/137#post-568</link>
<pubDate>Mon, 21 Apr 2008 13:34:44 +0000</pubDate>
<dc:creator>e2</dc:creator>
<guid isPermaLink="false">568@http://www.e2interactive.com/blog/forums/</guid>
<description>&#60;p&#62;K, sorry I tested it and figure out a better way, and it works.&#60;/p&#62;
&#60;p&#62;Step One: &#60;code&#62;&#38;lt;div id=&#38;quot;download&#38;quot;&#38;gt;&#38;lt;/div&#38;gt;&#60;/code&#62; (paste where you want it to show)&#60;/p&#62;
&#60;p&#62;Step Two: &#60;code&#62;$(&#38;quot;download&#38;quot;).setHTML(&#38;quot;&#38;lt;a href=&#38;#39;&#38;quot;+tempgallery[img_id][0]+&#38;quot;&#38;#39;&#38;gt;Download Image&#38;lt;/a&#38;gt;&#38;quot;);&#60;/code&#62; (Paste after line 62 on e2photo.js)&#60;/p&#62;
&#60;p&#62;Step Three: &#60;code&#62;$(&#38;quot;download&#38;quot;).setHTML(&#38;quot;&#38;lt;a href=&#38;#39;&#38;quot;+imggallery[startimgnumber][0]+&#38;quot;&#38;#39;&#38;gt;Download Image&#38;lt;/a&#38;gt;&#38;quot;);&#60;/code&#62; (Paste after line 73 in e2photo2.js file)
&#60;/p&#62;</description>
</item>
<item>
<title>Esteban89 on "How to Download Images"</title>
<link>http://www.e2interactive.com/blog/forums/topic/137#post-561</link>
<pubDate>Wed, 16 Apr 2008 22:46:39 +0000</pubDate>
<dc:creator>Esteban89</dc:creator>
<guid isPermaLink="false">561@http://www.e2interactive.com/blog/forums/</guid>
<description>&#60;p&#62;done both things but nothing happened, I rechecked several times and I wrote everything correctly. Any idea?
&#60;/p&#62;</description>
</item>
<item>
<title>e2 on "How to Download Images"</title>
<link>http://www.e2interactive.com/blog/forums/topic/137#post-560</link>
<pubDate>Wed, 16 Apr 2008 14:59:08 +0000</pubDate>
<dc:creator>e2</dc:creator>
<guid isPermaLink="false">560@http://www.e2interactive.com/blog/forums/</guid>
<description>&#60;p&#62;Open up the index.php file and create a div and place it where you would like the &#34;Download Image&#34; link to be. and give it on id=&#34;download&#34; like so:&#60;/p&#62;
&#60;p&#62;&#38;lt;div id=&#34;download&#34;&#38;gt;&#38;lt;/div&#38;gt;&#60;/p&#62;
&#60;p&#62;Save.  Now open up js/e2photos.js file and go to line 62 and paste the folowing after &#60;code&#62;myloadedimage[imgindex]=1;&#60;/code&#62;:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;var downloadfile=document.getElementById(download);
downloadfile.innnerHTML = &#38;quot;&#38;lt;a href=&#38;quot;+tempgallery[img_id][0]+&#38;quot; &#38;gt;Download Image&#38;lt;/a&#38;gt;&#38;quot;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Save the file and test.
&#60;/p&#62;</description>
</item>
<item>
<title>Esteban89 on "How to Download Images"</title>
<link>http://www.e2interactive.com/blog/forums/topic/137#post-559</link>
<pubDate>Wed, 16 Apr 2008 08:59:00 +0000</pubDate>
<dc:creator>Esteban89</dc:creator>
<guid isPermaLink="false">559@http://www.e2interactive.com/blog/forums/</guid>
<description>&#60;p&#62;I want my visitors to be able to download the images to their hard drives, any way of doing this?&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
</item>

</channel>
</rss>
