<?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%3Alisadye</link>
        <description></description>
        <pubDate>Fri, 17 Apr 2026 11:42:16 -0700</pubDate>
        <language>en-us</language>
        <atom:link href="https://interactivetools.com/forum/forum-search.php?k=user%3Alisadye&amp;rss=1" rel="self" type="application/rss+xml" />

                <item>
          <title>javascript alert at bottom of page?</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2200632#post2200632</link>
          <description><![CDATA[Hello.  Newbie here.  I am getting a message (alert) at the bottom of a home page of a website I'm working on.  The message is: &quot;javascript:alert('Set Detail Page Url for this section in: Admin &gt; Section Editors &gt; Viewer Urls')&quot;.  I guess I don't fully understand what it is asking me to do.  Try not to laugh when you respond [blush]  Uploading the index.php file in case anyone can look at it and tell me what I'm doing wrong.  Live website is www.joan-sold.com<br />]]></description>
          <pubDate>Thu, 10 Dec 2009 12:47:41 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2200632#post2200632</guid>
        </item>
                <item>
          <title>Re: [Donna] Multiple sections on one page</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2200387#post2200387</link>
          <description><![CDATA[Thank you Donna.  I was able to get it working.  A gentleman emailed me also with a different approach which was the one that I ended up using.  But, I appreciate everyone's response.  I am really enjoying the CMS Builder.<br /><br />Lisa<br />]]></description>
          <pubDate>Tue, 24 Nov 2009 15:16:41 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2200387#post2200387</guid>
        </item>
                <item>
          <title>Multiple sections on one page</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2200319#post2200319</link>
          <description><![CDATA[I'm not sure how to ask this question but here goes.  I have designed a home page for a realtor and I want her to be able to manage her home page content AND listings which will appear down the right side of the page.  I can get the home page content to be editable with no problem but I can not get the listings to show in addition.  I can't figure out how to paste the two different sets of code in to one page.  Should I use a frame for the listings instead?  I really hate frames and was hoping to avoid it if at all possible.  Not a programmer here so go easy on me with the tech talk ok ? :)<br /><br />See attached photo for visual.  Thanks in advance for any help!<br />]]></description>
          <pubDate>Wed, 18 Nov 2009 22:14:58 -0800</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2200319#post2200319</guid>
        </item>
                <item>
          <title>Re: [chris] Need a little help getting started</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2198857#post2198857</link>
          <description><![CDATA[Hi Chris.  I finally figured out what the problem is but not sure how to stop it from happening.  I create a template in Dreamweaver and then build my pages based on that template.  I go to each page and copy in the php code and it works fine.<br /><br />But, if I edit the template in Dreamweaver, it updates all the pages and replaces the top portion of the php - (this below):<br /><br />&lt;?php header('Content-type: text/html; charset=utf-8'); ?&gt;<br />&lt;?php<br />  <br />  require_once &quot;/home/content/p/c/w/pcwebadmin2009/html/cmsAdmin/lib/viewer_functions.php&quot;;<br /><br />  list($aboutRecords, $aboutMetaData) = getRecords(array(<br />    'tableName'   =&gt; 'about',<br />    'where'       =&gt; whereRecordNumberInUrl(1),<br />    'limit'       =&gt; '1',<br />  ));<br />  $aboutRecord = @$aboutRecords[0]; // get first record<br /><br />  // show error message if no matching record is found<br />  if (!$aboutRecord) {<br />    print &quot;Record not found!&quot;;<br />    exit;<br />  }<br /><br />?&gt;<br /><br />Do you know how I can stop Dreamweaver from overwriting that piece of code each time?  And, maybe this is a question for Dreamweaver and not you guys :) But, just hoping someone else has encountered this before and can give some advice.<br /><br />By the way, LOVE your CMS Builder product.  It took me about 4 hours to 'learn' the product.  Not bad and  WELL worth the money.  I plan to purchase a CMS Builder license for every one of my clients that wants to manage their own site.  Very cool!<br />]]></description>
          <pubDate>Thu, 20 Aug 2009 09:43:16 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2198857#post2198857</guid>
        </item>
                <item>
          <title>Re: [Dave] Extras... contact form</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2198844#post2198844</link>
          <description><![CDATA[Dave:<br /><br />Do you have forms available?  I need to add a 'contact us' form and a 'request a quote' form and I have no clue how to go about this...<br /><br />Lisa<br />]]></description>
          <pubDate>Wed, 19 Aug 2009 19:07:34 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2198844#post2198844</guid>
        </item>
                <item>
          <title>Re: [chris] Need a little help getting started</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2198825#post2198825</link>
          <description><![CDATA[Hello Chris.  I played with it a little and I can get each page to work inside of a template perfectly!  except...... if I modify the template (I'm using Dreamweaver by the way) then it updates all my pages of course and then all of a sudden they don't work any more....any advice?  Want me to send one to you to look at?<br />]]></description>
          <pubDate>Tue, 18 Aug 2009 16:27:27 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2198825#post2198825</guid>
        </item>
                <item>
          <title>Need a little help getting started</title>
          <link>https://interactivetools.com/forum/forum-posts.php?postNum=2198702#post2198702</link>
          <description><![CDATA[Hello.  Boy I feel a little silly even asking this question but I'm having some trouble getting started with my first site.  I was able to create all of my sections, create code and save the .php files.  They work well after I uploaded them to my web hosting server.  My problem is that I want the information to reside inside of my template and I'm just not sure how to go about that.   I've read the instructions a few times and I must have an attention deficit disorder [cool] because I just can't seem to get it to work.  Any chance I could pay someone at Interactive Tools to help me get started?  I'm a really fast learner.   I have multiple clients wanting me to do this for them and if I can just get this one working, I will be able to do the others.  Excited but discouraged - please help [:)]<br />]]></description>
          <pubDate>Wed, 12 Aug 2009 18:49:45 -0700</pubDate>
          <guid isPermaLink="true">forum-posts.php?postNum=2198702#post2198702</guid>
        </item>
              </channel>
    </rss>
  