<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1005895" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1005895</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/web-database-development/how-show-bigger-image-new-window#comment-1031436</link>
    <description> &lt;p&gt;Simon,&lt;/p&gt;
&lt;p&gt;I would just add one more field to your database to store the large images/link.&lt;br /&gt;
When you pull your list of pictures from your Access database just add this field.&lt;/p&gt;
&lt;p&gt;So when you do your original query, something like:&lt;/p&gt;
&lt;p&gt;SELECT * FROM Images&lt;/p&gt;
&lt;p&gt;ImageSelect = Conn.Execute(SQL)&lt;/p&gt;
&lt;p&gt;Then when you do your link:&lt;/p&gt;
&lt;p&gt;&amp;lt;A href=&quot;&amp;lt;%=ImageSelect(&quot;BigImage&quot;)%&amp;gt;&quot; target=new&amp;gt;&lt;/p&gt;
&lt;p&gt;Once again you will obviously have to substitute all field,table, and variable names with your own.&lt;/p&gt;
&lt;p&gt;P.S. Who are you calling Mr.? If it&#039;s me, please stop, I feel old enough already!&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;
Peter J. Boettcher&lt;/p&gt;
 </description>
     <pubDate>Thu, 30 Mar 2000 19:32:00 +0000</pubDate>
 <dc:creator>Peter J. Boettcher</dc:creator>
 <guid isPermaLink="false">comment 1031436 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
