<?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%3Aapolgree</link>
        <description></description>
        <pubDate>Tue, 12 May 2026 20:56:12 -0700</pubDate>
        <language>en-us</language>
        <atom:link href="https://interactivetools.com/forum/forum-search.php?k=user%3Aapolgree&amp;rss=1" rel="self" type="application/rss+xml" />

                <item>
          <title>OR operator in searches</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2217526#post2217526</link>
          <description><![CDATA[If I have a search such as domain.com/testviewer.php?product_keyword=Hammers<br />this produces all the records with the word &quot;Hammers&quot; in the product field. <br /><br />If I use domain.com/testviewer.php?product_query=Hammers+Nails<br />this produces all the records that have the word &quot;Hammers&quot; AND the word &quot;Nails&quot; in the product field. <br /><br />If I want to return all the records that have &quot;Hammers&quot; OR &quot;Nails&quot; in the product field is there a way to do that?<br /><br />Thanks.<br />]]></description>
          <pubDate>Thu, 23 Aug 2012 08:48:48 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2217526#post2217526</guid>
        </item>
                <item>
          <title>Re: [Jason] RSS &amp; XML help</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2217374#post2217374</link>
          <description><![CDATA[Hi Jason,<br />I started a 2nd level support request for this a couple days ago and I called yesterday to see if it had been received and Ross said it was in the queue, but could you check to see if anyone can lend a hand here? Or is there an explanation of outputting  XML somewhere that you could reference? Thanks.<br />]]></description>
          <pubDate>Wed, 08 Aug 2012 14:54:28 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2217374#post2217374</guid>
        </item>
                <item>
          <title>Re: [Jason] Preview problem</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2217373#post2217373</link>
          <description><![CDATA[Thanks Jason, this fixed the issue. Much appreciated.<br />]]></description>
          <pubDate>Wed, 08 Aug 2012 14:51:23 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2217373#post2217373</guid>
        </item>
                <item>
          <title>Preview problem</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2217358#post2217358</link>
          <description><![CDATA[I have a multi record section and I have set viewer urls for the list and detail pages. When in CMS Builder and modifying a record, there is a preview button but when clicked I receive this message:<br />&quot;Preview isn't supported when website membership uses separate login or alternate table name.&quot;<br />What am I doing wrong?<br />]]></description>
          <pubDate>Wed, 08 Aug 2012 08:11:39 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2217358#post2217358</guid>
        </item>
                <item>
          <title>RSS &amp; XML help</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2217300#post2217300</link>
          <description><![CDATA[In trying to understand how CMS Builder can generate XML or produce RSS content, I keep seeing links in various posts to this RSS tutorial that used to be here:<br />http://www.interactivetools.com/docs/cmsbuilder/rss_feeds.html<br />Now that link is broken. I have 2.15 and there is an RSS feed area in the code generator, but that returns a &quot;Forbidden&quot; error indicating I don't have permission to access admin.php even though the generator works fine for producing the other types of code. Thanks for the help.<br />]]></description>
          <pubDate>Mon, 06 Aug 2012 00:39:32 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2217300#post2217300</guid>
        </item>
                <item>
          <title>Re: [Jason] Search options</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2217263#post2217263</link>
          <description><![CDATA[Thanks Jason, works nicely. Much appreciated. Any easy way to get rid of the resulting %2C for the commas in the URLs? Thanks again.<br />]]></description>
          <pubDate>Wed, 01 Aug 2012 15:22:42 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2217263#post2217263</guid>
        </item>
                <item>
          <title>Search options</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2217253#post2217253</link>
          <description><![CDATA[If you check out <a target="_blank" href="http://wmcyo.com/teams.php">http://wmcyo.com/teams.php</a> you will see that under the &quot;Team Index &amp; Search&quot; header, I have two independent dropdown menus that simply direct people to search URL's. One is for GRADE LEVEL and one for TOWN.<br /><br />Both dropdown menus function as expected based on how the page is coded, but what I would like is for the two dropdown menus to be related. Meaning, that if I select Grade 3-4 in the first dropdown and then Holyoke in the second dropdown, I should get the Grade 3-4 teams in Holyoke. Right now the dropdown menus are independent of each other. I know I could put these search options into one form and have a submit button, but part of this is that I want to generate URL's that can be bookmarked and the other part is that I don't want there to be a submit button.<br /><br />The ideal thing would be that there would be multiple dropdowns, one for each category, that by default would be set to &quot;ALL TEAMS&quot;...then every time someone selected a value from the dropdown it would go to the appropriate URL based on the collective dropdown values.<br /><br />Also, it would be great if the selected value held in the dropdown menu, instead of resetting to the default. That way people could see what they have selected. For instance in my example above, the person would see &quot;3-4&quot; in the left dropdown menu and &quot;Holyoke&quot; in the right dropdown menu and be at this URL:<br /><a target="_blank" href="http://wmcyo.com/teams.php?grade_level,content_keyword=3-4&amp;title,content_keyword=Holyoke">http://wmcyo.com/teams.php?grade_level,content_keyword=3-4&amp;title,content_keyword=Holyoke</a><br /><br />Any advice would be much appreciated.<br />]]></description>
          <pubDate>Wed, 01 Aug 2012 05:47:14 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2217253#post2217253</guid>
        </item>
                <item>
          <title>Automatically replacing text</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2225839#post2225839</link>
          <description><![CDATA[I would like to set it up so that the Summary field in the Article Editor is scanned for certain words/phrases/code and then that text is replaced by other code. What I'm trying to accomplish is that everytime a reference to say "Book Club" appears it will be a link to the Book Club page. But I don't want users to have to type Book Club and then go through the process of linking it up. I'd like them to be able to type clublink or some other unique text and have that be replaced automatically with the code for the link. I accomplish this in other scripts with perl's substitution function such as:<br /><br /><code>$summary =~ s/clublink/&lt;a href=bookclub/index.html&gt;Book Club&lt;\/a&gt;/gi;</code><br /><br />I just don't know how to go about it in AM2 or where to put it. Thanks.<br />]]></description>
          <pubDate>Mon, 02 Jun 2008 09:34:59 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2225839#post2225839</guid>
        </item>
              </channel>
    </rss>
  