<?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%3AStensy</link>
        <description></description>
        <pubDate>Sun, 19 Apr 2026 19:02:09 -0700</pubDate>
        <language>en-us</language>
        <atom:link href="https://interactivetools.com/forum/forum-search.php?k=user%3AStensy&amp;rss=1" rel="self" type="application/rss+xml" />

                <item>
          <title>Re: [HDLLC] trying to write a disjointed rollover...  Stuck...</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2194597#post2194597</link>
          <description><![CDATA[Hi HDLLC <br /><br />I was working on something similar a few weeks ago. I hope this helps. <br /><br />Add this to your page header, make sure to set the pathway correctly. It links to the attached JS file. <br />&lt;script type=&quot;text/javascript&quot; src=&quot;js/navigation.js&quot;&gt;&lt;/script&gt; <br /><br /><br />Here is your CMSB image loop, I added the javascript in red to the loop. The part in green is the name of the main image or main div where you want the image to load, so just create a placeholder image or div with a static size. In my case I used another image which then changed to the image that the user rolled over. <b>(below)</b> <br /><br /><b>Rollover Image Loop</b> <br /><br />&lt;?php foreach ($yourRecord['images'] as $upload): ?&gt; <br />&lt;?php if ($upload['hasThumbnail']): ?&gt; <br /><span style="color: #ff0000">&lt;a href=&quot;javascript:;&quot; onmouseout=&quot;MM_swapImgRestore();&quot; onMouseOver=&quot;MM_swapImage(<span style="color: #80ff00">'mainimage_r3_c6'[/#80ff00],'','&lt;?php echo $upload['urlPath'] ?&gt;',1)&quot;&gt; [/#ff0000]<span style="color: #000000">&lt;img src=&quot;&lt;?php echo $upload['thumbUrlPath'] ?&gt;&quot; width=&quot;&lt;?php echo $upload['thumbWidth'] ?&gt;&quot; height=&quot;&lt;?php echo $upload['thumbHeight'] ?&gt;&quot; alt=&quot;&quot; /&gt;&lt;/a&gt; <br />&lt;?php endif ?&gt; <br />&lt;?php endforeach ?&gt;[/#000000] <br /><br /><b>My placeholding image!</b> <br />Please note the name of the image placeholder below it must be the same as the green mainimage_r3_c6 above, this can be changed however to what ever you like. <br /><br />&lt;?php foreach ($yourRecord['image'] as $upload): ?&gt; <br />&lt;?php if ($upload['hasThumbnail']): ?&gt; <br />&lt;img name=&quot;<span style="color: #00ff00">mainimage_r3_c6[/#00ff00]&quot; src=&quot;&lt;?php echo $upload['thumbUrlPath'] ?&gt;&quot; width=&quot;&lt;?php echo $upload['thumbWidth'] ?&gt;&quot; height=&quot;&lt;?php echo $upload['thumbHeight'] ?&gt;&quot; alt=&quot;&quot; /&gt; <br />&lt;?php endif ?&gt; <br /><br /><br /><br />Hope this helps a little it may not be what you asked for though.<br />]]></description>
          <pubDate>Tue, 09 Dec 2008 12:24:28 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2194597#post2194597</guid>
        </item>
                <item>
          <title>Re: [Dave] Testimonials Page</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2193717#post2193717</link>
          <description><![CDATA[Dave,<br /><br />Thank you very much, some useful tips.<br /><br />Stensy<br />]]></description>
          <pubDate>Tue, 14 Oct 2008 04:01:09 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2193717#post2193717</guid>
        </item>
                <item>
          <title>Re: [Dave] Testimonials Page</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2193708#post2193708</link>
          <description><![CDATA[Hi Dave,<br /><br />I was considering using this piece of code for capturing purchase information on a clients website.  I'm from the UK and am aware of the regulations surrounding the capturing and storing of credit card details.  <br /><br />I was wondering would this method and CMS Builder be secure enough for storing payment information in the back-end or are there any plugins or additional functions that I could use along with CMS Builder to develop this?<br /><br />I am aware that third partys such as paypal can and would be ideal for this but unfortunately this is not an option as the percentage that they charge would cost to much money due to the price of the purchases and the narrow profit margin of the products.<br /><br />Any help would be greatly appreciated.<br />]]></description>
          <pubDate>Mon, 13 Oct 2008 04:36:38 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2193708#post2193708</guid>
        </item>
              </channel>
    </rss>
  