<?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%3Ajamtc</link>
        <description></description>
        <pubDate>Sat, 18 Apr 2026 01:36:31 -0700</pubDate>
        <language>en-us</language>
        <atom:link href="https://interactivetools.com/forum/forum-search.php?k=user%3Ajamtc&amp;rss=1" rel="self" type="application/rss+xml" />

                <item>
          <title>Re: [WEVOLUTIONS] IMAGE: Click to ENLARGE...</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2194257#post2194257</link>
          <description><![CDATA[Great !!! <br /><br />That's it what I want... <br /><br />Thanks... <br /><br />[sly]<br />]]></description>
          <pubDate>Mon, 17 Nov 2008 06:05:14 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2194257#post2194257</guid>
        </item>
                <item>
          <title>IMAGE: Click to ENLARGE...</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2194194#post2194194</link>
          <description><![CDATA[[font &quot;ARIAL&quot;]<font size="2">[font &quot;ARIAL&quot;]<font size="2">[font &quot;ARIAL&quot;]<font size="2">[font &quot;ARIAL&quot;]<font size="2">Hey to everybody ! <br /><br />I have the following situation: <br /><br />I need show the small photos (images), inserted in my &quot;<b>Upload FIELDS</b>&quot;, and after show them &quot;<u>via-thumbnail</u>&quot; I need create an option &quot;<u>Click to ENLARGE</u>&quot; and then show the big photos in another window... <br /><br />What is the code to do that? <br /><br />[shocked]</font></span></font></span></font></span></font></span>[font &quot;ARIAL&quot;]<font size="2">[font &quot;ARIAL&quot;]<font size="2"></font></span></font></span><br />]]></description>
          <pubDate>Wed, 12 Nov 2008 11:25:51 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2194194#post2194194</guid>
        </item>
                <item>
          <title>Re: [Dave] Extracting uploaded images from a record</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2194193#post2194193</link>
          <description><![CDATA[YES... <br /><br />[:)]<br />]]></description>
          <pubDate>Wed, 12 Nov 2008 09:46:33 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2194193#post2194193</guid>
        </item>
                <item>
          <title>Re: [jamtc] Extracting uploaded images from a record</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2194148#post2194148</link>
          <description><![CDATA[Hi Dave ! <br /><br />I want to know how to eliminate the &quot;<b><u>&lt;?</u></b>&quot; and &quot;<b><u>?&gt;</u></b>&quot; of this PHP code and still make it funcional to apply directly to a <b><u>PHP program</u></b> ? <br /><br />I don't know how to do this.[font &quot;ARIAL&quot;]<font size="2">[font &quot;ARIAL&quot;]<font size="2"> <br /><br />I am afraid of affect the code when doing that...</font></span></font></span><br /><br />Thanks, <br /><br />[blush]<br />]]></description>
          <pubDate>Tue, 11 Nov 2008 07:53:32 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2194148#post2194148</guid>
        </item>
                <item>
          <title>Re: [Dave] Extracting uploaded images from a record</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2194147#post2194147</link>
          <description><![CDATA[  <br /><br /><b><i>require_once &quot;/home/httpd/htdocs/sogalpbr/erp/cmsAdmin/lib/viewer_functions.php&quot;; <br /><br />list($cobeluxRecords, $cobeluxMetaData) = getRecords(array( <br />'tableName' =&gt; 'cobelux', <br />'where' =&gt; '1', <br />'limit' =&gt; '1', <br />)); <br /><br />$cobeluxRecord = @$cobeluxRecords[0]; // get first record <br /><br />?&gt; <br />&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot; &quot;</i></b><a target="_blank" href="http://www.interactivetools.com/forum/forum.cgi?url=http%3A%2F%2Fwww.w3.org%2FTR%2Fxhtml1%2FDTD%2Fxhtml1-transitional.dtd"><b><i>http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd</i></b></a><b><i>&quot;&gt; <br />&lt;html xmlns=&quot;</i></b><a target="_blank" href="http://www.interactivetools.com/forum/forum.cgi?url=http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml"><b><i>http://www.w3.org/1999/xhtml</i></b></a><b><i>&quot;&gt; <br />&lt;head&gt; <br />&lt;title&gt;&lt;/title&gt; <br />&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html;charset=UTF-8&quot; /&gt; <br />&lt;style type=&quot;text/css&quot;&gt; <br />body { font-family: arial; } <br />.instructions { border: 3px solid #000; background-color: #EEE; padding: 10px; text-align: left; margin: 25px} <br />&lt;/style&gt; <br />&lt;/head&gt; <br /><br />&lt;body&gt; <br /><br />&lt;center&gt; <br /><br />&lt;h1&gt;Fotos da Torre: &lt;?php echo $cobeluxRecord['torre_1'] ?&gt;&lt;/h1&gt; <br /><br />&lt;hr&gt; <br />Faixa de Acesso: <br />&lt;hr&gt; <br /></i></b><br />&lt;!-- STEP 2a: Display Uploads for field 'fa_fotos' (Paste this anywhere inside STEP2 to display uploads) --&gt; <br />&lt;!-- Upload Fields: num, createdTime, tableName, fieldName, recordNum, preSaveTempId, filePath, filename, extension, thumbFilePath, isImage, hasThumbnail, urlPath, width, height, thumbUrlPath, thumbWidth, thumbHeight, info1, info2, info3, info4, info5 --&gt; <br /><br /><b><i>&lt;tr&gt; <br />&lt;?php foreach ($cobeluxRecord['fa_fotos'] as $upload): ?&gt; <br />&lt;td&gt; <br />&lt;img src=&quot;&lt;?php echo $upload['urlPath'] ?&gt;&quot; width=&quot;&lt;?php echo $upload['width'] ?&gt;&quot; height=&quot;&lt;?php echo $upload['height'] ?&gt;&quot; alt=&quot;&quot; /&gt; <br />&lt;/td&gt; <br />&lt;?php endforeach ?&gt; <br />&lt;/tr&gt; <br /><br />&lt;hr/&gt; <br />&lt;?php if (!$cobeluxRecord): ?&gt; <br />No record found!&lt;br/&gt;&lt;br/&gt; <br />&lt;?php endif ?&gt; <br /></i></b>&lt;!-- /STEP2: Display Records --&gt; <br /><br /><b><i>&lt;/center&gt; <br /><br />&lt;/body&gt; <br />&lt;/html&gt; <br /></i></b><br />]]></description>
          <pubDate>Tue, 11 Nov 2008 07:36:53 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2194147#post2194147</guid>
        </item>
                <item>
          <title>Extracting uploaded images from a record</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2194123#post2194123</link>
          <description><![CDATA[Hi there ! <br /><br />I just want to know How is <u>the pure PHP code</u> to extract an image or images from a &quot;field upload&quot; from a simple record?  <br /><br />I just want to show this image(s)...<br /><br />Thanks... <br /><br />[blush]<br />]]></description>
          <pubDate>Mon, 10 Nov 2008 05:52:39 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2194123#post2194123</guid>
        </item>
                <item>
          <title>Re: [Dave] Date Entry format</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2193838#post2193838</link>
          <description><![CDATA[Hi Dave ! <br /><br />24hs like this: &quot;23:59:30&quot; <br /><br />[:)]<br />]]></description>
          <pubDate>Wed, 22 Oct 2008 04:32:05 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2193838#post2193838</guid>
        </item>
                <item>
          <title>Re: [Dave] Date Entry format</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2193811#post2193811</link>
          <description><![CDATA[Thanks Kate and Dave... <br /><br />I'll wait for this feature because it is very important to users of my region. <br /><br />Date entry field must have &quot;DD-MM-YYYY&quot; <b><u>entry format</u></b> and showing format too.... <br /><br />[unimpressed]<br />]]></description>
          <pubDate>Tue, 21 Oct 2008 06:48:13 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2193811#post2193811</guid>
        </item>
                <item>
          <title>Re: [Dave] Translators Needed: CMS Builder Multi-Language Beta</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2193798#post2193798</link>
          <description><![CDATA[Hi Again Dave! <br /><br />I just UPLOAD the two files... <br /><br /><b>pt.php</b> (Better translation) <br /><br />and <br /><br /><b>forgotPasswordEmail.pt.php</b> <br /><br />[:)]<br />]]></description>
          <pubDate>Mon, 20 Oct 2008 18:12:43 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2193798#post2193798</guid>
        </item>
                <item>
          <title>Re: [Dave] Translators Needed: CMS Builder Multi-Language Beta</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2193788#post2193788</link>
          <description><![CDATA[Hi Dave ! <br /><br />I translate the <b>en.php</b> to <b>pt.php</b> and I attach the file here...  <br /><br />[:)]<br />]]></description>
          <pubDate>Sat, 18 Oct 2008 06:42:02 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2193788#post2193788</guid>
        </item>
                <item>
          <title>Date Entry format</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2193787#post2193787</link>
          <description><![CDATA[Hi ! <br /><br />I want to show &quot;<b>DD MM YYYY</b>&quot; in input date entry of my date fields. <br /><br />I can't see a way to do this... <br /><br />Is it possible? <br /><br />Will be possible in future versions of CMS? <br /><br />Thanks...<br />]]></description>
          <pubDate>Sat, 18 Oct 2008 06:31:59 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2193787#post2193787</guid>
        </item>
                <item>
          <title>Re: [Dave] Translators Needed: CMS Builder Multi-Language Beta</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2193765#post2193765</link>
          <description><![CDATA[<blockquote><br />Hi everyone, <br /><br />I've been researching how to best add multiple languages. <br /><br />If you'd like to help beta test a multi-language CMS Builder please post below and include the language you can translate into. <br /><br />Thanks! </blockquote><br /> <br /><br />Hi Dave ! <br /><br />I can help you in <b><u>Portuguese</u></b> language... <br /><br />So let me know how... <br /><br />[sly]<br />]]></description>
          <pubDate>Fri, 17 Oct 2008 12:37:56 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2193765#post2193765</guid>
        </item>
                <item>
          <title>Re: [sagentic] Calculated Fields (Is it possible?)</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2193639#post2193639</link>
          <description><![CDATA[Ok! <br /><br />I got the idea... <br /><br />Many thanks... <br /><br />[;)]<br />]]></description>
          <pubDate>Sun, 05 Oct 2008 20:20:56 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2193639#post2193639</guid>
        </item>
                <item>
          <title>Re: [Dave] Calculated Fields (Is it possible?)</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2193630#post2193630</link>
          <description><![CDATA[Hi Dave! <br /><br />How can I do that? <br /><br />I have the following situation: <blockquote>The Fields <br />-------------------- <br /><b>Field1 (Name):</b> Mr. T <br /><b>Filed2 (Value1):</b> 25.00 <br /><b>Field3 (Value2):</b> 2 <br /><b>Field4 (Value4):</b> (Field2 * Field3) = (<u>I want to show 50.00</u>)</blockquote>How can I do an action to do this calc for me after clicking the &quot;Save&quot; button of the record? <br />How is the php code to do this action? <br /><br />Can I do this for all fields (<b>Field4</b>) in the table with any kind of &quot;Batch Process&quot;? <br />How can I do and show this simple calc? <br /><br />Many Thanks Dave...<br />]]></description>
          <pubDate>Fri, 03 Oct 2008 18:59:48 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2193630#post2193630</guid>
        </item>
                <item>
          <title>Calculated Fields (Is it possible?)</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2193625#post2193625</link>
          <description><![CDATA[Hi there! <br /><br />I want to do some like this... <ol> <li><b>Field3</b> = Field1 + Field2 or;</li> <li><b>Field3</b> = (Field1 * Field2) / 4</li></ol> <br /><br />Then I'll disable <b>Field3 </b>for access because it is an (Automatic Calculated FIELD) <br /><br />Is it possible ? <br /><br />Many thanks...<br />[pirate]<br />]]></description>
          <pubDate>Fri, 03 Oct 2008 12:42:16 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2193625#post2193625</guid>
        </item>
                <item>
          <title>Re: [jamtc] [Emulated SSI Error : file]</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2222121#post2222121</link>
          <description><![CDATA[Ok ! <br /><br />I just found a solution on FORUM: <br /><br />This topic is the "<a href="http://www.interactivetools.com/iforum/Products_C2/Article_Manager_2_F31/Minor_next/Prev_error_in_new_categoryIndex.html_template_%28v2.10/2.11%29_P54428/" rel="nofollow">SOLUTION</a>". <br /><br />Thanks... <br /><br />[sly]<br />]]></description>
          <pubDate>Wed, 14 Mar 2007 14:08:28 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2222121#post2222121</guid>
        </item>
                <item>
          <title>Re: [ChetW] another little error</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2222117#post2222117</link>
          <description><![CDATA[This solution resolve "but" the next pages are going to out of his category. <br /><br />[pirate]<br />]]></description>
          <pubDate>Wed, 14 Mar 2007 12:45:45 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2222117#post2222117</guid>
        </item>
                <item>
          <title> [Emulated SSI Error : file]</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2222109#post2222109</link>
          <description><![CDATA[Hi There ! <br /><br />I just upgrade my Artman to Artman2 and when I am inside a sub-category and try go to "<u>next page &gt;&gt;</u>" I got the following error: <br /><br /><b>[Emulated SSI Error : file '/home/marechalpizzas/public_html//artman2/publish//include_categoryMenu.shtml' doesn't exist!]</b> <br /><br />It's only occur inside a sub-category. <br /><br />What is happening ? <br /><br />[:(]  <br /><br /><b><i>SOMEBODY HELP ...</i></b><br />]]></description>
          <pubDate>Tue, 13 Mar 2007 19:10:21 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2222109#post2222109</guid>
        </item>
              </channel>
    </rss>
  