<?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%3Aabsolutejw</link>
        <description></description>
        <pubDate>Mon, 06 Apr 2026 03:09:23 -0700</pubDate>
        <language>en-us</language>
        <atom:link href="https://interactivetools.com/forum/forum-search.php?k=user%3Aabsolutejw&amp;rss=1" rel="self" type="application/rss+xml" />

                <item>
          <title>Re: [ross] Uploading Fields</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2198508#post2198508</link>
          <description><![CDATA[Hi Ross, <br /><br />Thank you for the support.  Yes your suggestion would work perfectly.  Can you please show me how to modify the code to work with that. <br /><br />Thank you once again. <br /><br />Regards, <br /><br />Johan<br />]]></description>
          <pubDate>Mon, 03 Aug 2009 11:25:16 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2198508#post2198508</guid>
        </item>
                <item>
          <title>Uploading Fields</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2198493#post2198493</link>
          <description><![CDATA[Hi, <br /><br />I am fairly new to CMS Builder.  I am trying to have a section where I can upload a pdf or jpg and have this pdf or jpg as a thumbnail and have this thumbnail clickable to the path of the pdf or jpg uploaded. <br /><br />This is the code I am trying to use but it only gives me a link: <br /><br />          &lt;?php foreach ($vineyardmarinaRecord['image'] as $upload): ?&gt;<br />          &lt;?php if ($upload['hasThumbnail']): ?&gt;<br />            &lt;img src=&quot;&lt;?php echo $upload['/common/images/logo.jpg'] ?&gt;&quot; width=&quot;&lt;?php echo $upload['178'] ?&gt;&quot; height=&quot;&lt;?php echo $upload['128'] ?&gt;&quot; alt=&quot;&quot; /&gt;&lt;br/&gt; <br /><br />          &lt;?php elseif ($upload['isImage']): ?&gt;<br />            &lt;a href=&quot;/common/images/logo.jpg&quot; class=&quot;non-html&quot;&gt;&lt;img src=&quot;&lt;?php echo $upload['urlPath'] ?&gt;&quot; alt=&quot;&quot; width=&quot;&lt;?php echo $upload['width'] ?&gt;&quot; height=&quot;&lt;?php echo $upload['height'] ?&gt;&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;br/&gt; <br /><br />          &lt;?php else: ?&gt;<br />            &lt;a href=&quot;&lt;?php echo $upload['urlPath'] ?&gt;&quot;&gt;Download &lt;?php echo $upload['filename'] ?&gt;&lt;/a&gt;&lt;br/&gt; <br /><br />          &lt;?php endif ?&gt;<br />        &lt;?php endforeach ?&gt; <br /><br />I would really appreciate some help to see how I can make this work. <br /><br />Thanks <br /><br />JW<br />]]></description>
          <pubDate>Mon, 03 Aug 2009 02:54:16 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2198493#post2198493</guid>
        </item>
              </channel>
    </rss>
  