<?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%3Asjenko</link>
        <description></description>
        <pubDate>Wed, 13 May 2026 13:43:37 -0700</pubDate>
        <language>en-us</language>
        <atom:link href="https://interactivetools.com/forum/forum-search.php?k=user%3Asjenko&amp;rss=1" rel="self" type="application/rss+xml" />

                <item>
          <title>Re: [Dave] Multiples field from on table populate one field from an othe table</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2193452#post2193452</link>
          <description><![CDATA[Hi Dave<br />I am using the same function to display more that one field element from related item, How do I add a link to this related item? <br /><br />Cheers<br />Simon<br />]]></description>
          <pubDate>Sat, 20 Sep 2008 12:16:44 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2193452#post2193452</guid>
        </item>
                <item>
          <title>Re: [Donna] Relevant infromation with links</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2193451#post2193451</link>
          <description><![CDATA[Hi Donna<br /><br />ok the link is working perfect, maybe I didnt explain properly previousley, sorry, This issue is the when I click the related news piece, the echo is seeing it from current item, so item 3 and its following this value through when linking to the related news so isnt displaying the correct related news piece once clicked. Its displating the value of the prvious item &quot;3&quot;.<br /><br />I need to extract the value from the related news so it can link to it, I am  using a SQL query that looks like this:<br /><br />SELECT CONCAT_WS(&quot; &quot;, related_title, summary_short), CONCAT_WS(&quot; &quot;, related_title, summary_short) FROM cms_news<br /><br />Do i need the num of the related news piece<br />]]></description>
          <pubDate>Sat, 20 Sep 2008 12:14:30 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2193451#post2193451</guid>
        </item>
                <item>
          <title>Re: [Donna] Relevant infromation with links</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2193437#post2193437</link>
          <description><![CDATA[Hey Donna.<br /><br />Thanks for the reply.<br /><br />I have implemented what you suggested, which seems to work to a degree, apart from the related item is referencing the num value of the page its beingdisplayed on and not the value of itself.<br /><br />Here is the code now:<br />&lt;a href=&quot;../../../news/news_article.php/-&lt;?php echo $record['num'] ?&gt;/&quot;&gt;&lt;?php echo $record['related_news'] ?&gt;&lt;/a&gt;<br /><br />So the record 'number' is referencing the page it resides and not the item itself.<br /><br />Thanks<br />Simon<br />]]></description>
          <pubDate>Fri, 19 Sep 2008 03:47:55 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2193437#post2193437</guid>
        </item>
                <item>
          <title>Relevant infromation with links</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2193425#post2193425</link>
          <description><![CDATA[Hi<br /><br />I am using the List value to select relevant information on each content item, I have the following that pulls the information from the database:<br /><br />SELECT CONCAT_WS(&quot; &quot;, related_title, summary_short), CONCAT_WS(&quot; &quot;, related_title, summary_short) FROM cms_news<br /><br />and the PHP value on the actual page that looks like this:<br />&lt;a href=&quot;&lt;?php echo $record['num'] ?&gt;&quot;&gt;&lt;?php echo $record['related_news'] ?&gt;&lt;/a&gt;<br /><br />I cant seem to get the related new item to link through to that item, <br /><br />Any suggestions<br />Cheers<br />Simon<br />]]></description>
          <pubDate>Thu, 18 Sep 2008 06:58:51 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2193425#post2193425</guid>
        </item>
                <item>
          <title>Re: [Dave] Get options from MySQL query</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2193370#post2193370</link>
          <description><![CDATA[Cheers Dave I have solved the issue from a previous thread using:<br /><br />SELECT CONCAT_WS(&quot; &quot;, related_title, summary), CONCAT_WS(&quot; &quot;, related_title, summary) FROM cms_news<br /><br />to pull different information from the database.<br /><br />Regards<br />Simon<br />]]></description>
          <pubDate>Mon, 15 Sep 2008 11:19:40 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2193370#post2193370</guid>
        </item>
                <item>
          <title>Get options from MySQL query</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2193357#post2193357</link>
          <description><![CDATA[Hi I am wanting display more than one item from a specific table using the &quot;list&quot; option, I have selected the &quot;Get options from MySQL query&quot; and  have enter this into the form filed &quot;SELECT summary, title, date FROM cms_news&quot;. The results are only bringing back the first entry &quot;summary&quot;, what else do I need to change to show all resluts &quot;summary, title and date&quot;<br />Thanks<br />Simon<br />]]></description>
          <pubDate>Mon, 15 Sep 2008 07:35:45 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2193357#post2193357</guid>
        </item>
              </channel>
    </rss>
  