<?xml version="1.0" encoding="UTF-8"?>    <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
      <channel>
        <title></title>
        <link>https://interactivetools.com/forum/forum-search.php?k=user%3Adparrott</link>
        <description></description>
        <pubDate>Tue, 21 Apr 2026 18:08:02 -0700</pubDate>
        <language>en-us</language>
        <atom:link href="https://interactivetools.com/forum/forum-search.php?k=user%3Adparrott&amp;rss=1" rel="self" type="application/rss+xml" />

                <item>
          <title>Re: [Dave] Little Help with Images</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2191533#post2191533</link>
          <description><![CDATA[Thanks Dave.<br />You Rule!<br /><br />dale<br />]]></description>
          <pubDate>Mon, 12 May 2008 16:19:07 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2191533#post2191533</guid>
        </item>
                <item>
          <title>Re: [Dave] Little Help with Images</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2191530#post2191530</link>
          <description><![CDATA[Things are going pretty well Dave, but I need a little help with the images on my List page. The page currently pulls in all thumbnails for a product and I want it only to pull one in. Here is the code that I have<br /><blockquote><br />       &lt;?php // foreach (getUploads($options['tableName'], 'images', $record['num']) as $upload): ?&gt;<br />&lt;?php $upload = getUploads($options['tableName'], 'images', $record['num']); ?&gt;<br />  &lt;a href=&quot;&lt;?php echo $record['_link'] ?&gt;&quot;&gt; <br />  &lt;img src=&quot;&lt;?php echo $upload['thumbUrlPath'] ?&gt;&quot; <br />       width=&quot;&lt;?php echo $upload['thumbWidth'] ?&gt;&quot; <br />       height=&quot;&lt;?php echo $upload['thumbHeight'] ?&gt;&quot; <br />       alt=&quot;&quot; /&gt;&lt;/a&gt; <br /> <br />&lt;?php // endforeach ?&gt;</blockquote><br /><br />I took the foreach statement out, but that didnt' seem to help.<br /><br />does this make sense?<br /><br />thanks<br />dale<br />]]></description>
          <pubDate>Mon, 12 May 2008 16:01:21 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2191530#post2191530</guid>
        </item>
                <item>
          <title>Re: [dparrott] Little Help with Images</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2191523#post2191523</link>
          <description><![CDATA[Nevermind Dave. I found an offending &lt;br&gt; in there... sorry.<br />thanks for the help<br />]]></description>
          <pubDate>Mon, 12 May 2008 14:31:23 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2191523#post2191523</guid>
        </item>
                <item>
          <title>Re: [Dave] Little Help with Images</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2191522#post2191522</link>
          <description><![CDATA[That did the trick Dave thank you very much. Is there a way I can get multiple thumbnail images to display in a row rather than one above the other?<br />]]></description>
          <pubDate>Mon, 12 May 2008 12:30:23 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2191522#post2191522</guid>
        </item>
                <item>
          <title>Little Help with Images</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2191504#post2191504</link>
          <description><![CDATA[Hello, I'm needing a little help with images.<br />I'm trying to understand how they work. Here is my understanding (which may be totally off base):<br />To have images on my site I upload them, both a smaller thumbnail and larger image of the same.<br />If that is the case how do I get it so that on the detail (or single item page) the user can click on the thumbnail to see the larger image?<br />Can this work with multiple images on the same detail page?<br /><br />thanks<br />dale<br />]]></description>
          <pubDate>Fri, 09 May 2008 17:08:42 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2191504#post2191504</guid>
        </item>
              </channel>
    </rss>
  