<?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%3Ainterchanges</link>
        <description></description>
        <pubDate>Wed, 13 May 2026 00:01:07 -0700</pubDate>
        <language>en-us</language>
        <atom:link href="https://interactivetools.com/forum/forum-search.php?k=user%3Ainterchanges&amp;rss=1" rel="self" type="application/rss+xml" />

                <item>
          <title>Re: [Jason] Create a link to a specific category</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2205901#post2205901</link>
          <description><![CDATA[You guys need to make this a little easier! [cool] <br /><br />I feel like i should have known that. Jeeze... Thanks so much!<br />]]></description>
          <pubDate>Mon, 09 Aug 2010 12:11:20 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2205901#post2205901</guid>
        </item>
                <item>
          <title>Create a link to a specific category</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2205883#post2205883</link>
          <description><![CDATA[Hello,  <br /><br />I am trying to create a link from my navigation directly to a category that i have created in my admin. I would like to go directly to the page with search results instead of using a search and i cannot figure out how to do this. Can you please help. <br /><br />You can see the search here: <br /><br /><a target="_blank" href="http://70.86.115.90/~cdtbusin/advanced_search.html">http://70.86.115.90/~cdtbusin/advanced_search.html</a> <br /><br />If you select just the category for &quot;Temporary&quot; it goes to the page that i would like to link directly to. It is my listing page for the Jobs that has your code that the admin created. I would just like to be able to link directly to each of those categories and others if i create more. Any help would be greatly appreciated. Thanks! <br /><br />Jason<br />]]></description>
          <pubDate>Mon, 09 Aug 2010 10:04:39 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2205883#post2205883</guid>
        </item>
                <item>
          <title>Spacing issue with firefox browser</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2228084#post2228084</link>
          <description><![CDATA[Hello,  <br /><br />I am having trouble with my header file overlapping and spacing incorrectly and it only happens in Firefox and Chrome and Safari. IE6-7-8 all work perfect <br /><br />It seems to be using some CSS that i cannot find. I have my header inside a table with regular rows and columns so it shouldnt be using anything but the header CSS tag. I have also added a bunch of tags in hopes to override the CSS but that has not worked either. Can you help me figure out what could be causing this?  <br /><br />I also have the exact same header on my listing manager for the doctor directory on the site and it works just fine. <br /><br />Here is the example of the spacing issue:<br /><a href="http://healthsourcemag.com/news/publish/" rel="nofollow">http://healthsourcemag.com/news/publish/</a> <br /><br />Thanks for your help!<br />]]></description>
          <pubDate>Wed, 24 Jun 2009 08:09:10 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2228084#post2228084</guid>
        </item>
                <item>
          <title>Re: [Damon] Switching links on programs</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2197327#post2197327</link>
          <description><![CDATA[Hey Damon, <br /><br />That did not work when i placed it in the code. That essentially removed the link to the file and the URL and made all the links go back to my homepage which isnt even in the system. here is what i did which might be wrong, please let me know.<br /><br />&lt;?php foreach ($record['file'] as $upload): ?&gt;&lt;a href=&quot;&lt;?php if(!$record['file']) : ?&gt;&lt;?php echo $record['web_link'] ?&gt;&lt;?php endif ?&gt;&quot;&gt;&lt;?php echo $record['title'] ?&gt;&lt;/a&gt;&lt;?php endforeach ?&gt;<br />]]></description>
          <pubDate>Wed, 13 May 2009 10:50:19 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2197327#post2197327</guid>
        </item>
                <item>
          <title>Switching links on programs</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2197315#post2197315</link>
          <description><![CDATA[Hello, <br /><br />My client needs to have 2 separate outcomes for a listing depending on what fields are entered in the CMSadmin. <br /><br />He has 2 separate fields that need to be linked to the main title of the program. Either a link to a file that he uploads OR a website URL that he would like to link it to. <br /><br />Right now i have this currently as my PHP code for the title linked to the uploaded file:<br /><br />&lt;?php foreach ($record['file'] as $upload): ?&gt;&lt;a href=&quot;&lt;?php echo $upload['urlPath'] ?&gt;&quot;&gt;&lt;?php echo $record['title'] ?&gt;&lt;/a&gt;&lt;?php endforeach ?&gt;<br /><br />But if i do not upload a file, the title doesn't display at all. <br /><br />So in the absence of an uploaded file, i would like to place a URL link instead. My URL link would be from this field in the admin: &lt;?php echo $record['web_link'] ?&gt;<br /><br />Is there a way to do an if/else statement that will work with one or the other depending on the field that is entered in the admin? <br /><br />Thanks in advance!<br />]]></description>
          <pubDate>Tue, 12 May 2009 12:54:20 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2197315#post2197315</guid>
        </item>
                <item>
          <title>Add Number of articles to search results</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2226341#post2226341</link>
          <description><![CDATA[Hello,  <br /><br />I have the Article Manager 2 and I need to put the number of articles that are found from a search on the page to show people how many articles there are.  I would like to be able to show the following: <br /><br />Displaying 10 of 47 Articles<br />or<br />Displaying 10-20 of 47 Articles<br />or<br />Found 47 Articles <br /><br />Whatever is the easiest solution... <br /><br />I have the listing manager that i have used before and it just uses the simple string "Page $cpage$ of $pcount$". <br /><br />Is there anything that I can use on the article manger that will help me? I have already tried using the forum post "[font "Verdana"]<b>Displaying Number of articles" </b>with no luck and it just gives me an error that i cannot use "?" or "#" characters when i place the virtual code on the search results page.  Please let me know if that is possible. Thanks!<br />]]></description>
          <pubDate>Mon, 11 Aug 2008 14:45:10 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2226341#post2226341</guid>
        </item>
              </channel>
    </rss>
  