<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1003075" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1003075</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/well-i-thought-i-understood-frames#comment-1013579</link>
    <description> &lt;blockquote&gt;&lt;p&gt;quote:Why would you want the framset to come up with a different body??&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Because the information I need to link to is in an ad that&#039;s not on the default body page.  That&#039;s all.  Thanks for the suggestion!  I haven&#039;t used the document.referrer function before.  Unfortunately, what I was hoping for (and I guess this just doesn&#039;t exist) was a way to open a page and change the frame at the same time.  Clearly there&#039;s no real way to do that.  I&#039;m sure the function you&#039;ve suggested will work for that instance but, in general, I see no way to target a framed page other than by targeting its default frameset.  (Maybe that&#039;s why some people don&#039;t like frames).   &lt;img src=&quot;http://www.webmaster-forums.com/ubb/smile.gif&quot; alt=&quot;&quot; class=&quot;bb-image&quot; /&gt;  Phyllis&lt;/p&gt;
 </description>
     <pubDate>Thu, 13 Apr 2000 14:37:00 +0000</pubDate>
 <dc:creator>phyllis</dc:creator>
 <guid isPermaLink="false">comment 1013579 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/well-i-thought-i-understood-frames#comment-1013578</link>
    <description> &lt;p&gt;Why would you want the framset to come up with a different body??  Anyway, put this in this page   &lt;a href=&quot;http://www.americanfinsvcs.org/buyer2000/&quot; class=&quot;bb-url&quot;&gt;http://www.americanfinsvcs.org/buyer2000/&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;&amp;lt;SCRIPT language=&quot;JavaScript&quot;&amp;gt;&lt;/p&gt;
&lt;p&gt;function refer()&lt;br /&gt;
{&lt;/p&gt;
&lt;p&gt;if (document.referrer == &#039;http://www.whatever.com/pageWhatever.html&#039;)&lt;br /&gt;
parent.body.location = &#039;http://www.mainpage.com/index.html&#039;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/SCRIPT&amp;gt;&lt;/p&gt;
 </description>
     <pubDate>Thu, 13 Apr 2000 01:45:00 +0000</pubDate>
 <dc:creator>Arielladog</dc:creator>
 <guid isPermaLink="false">comment 1013578 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/well-i-thought-i-understood-frames#comment-1013577</link>
    <description> &lt;p&gt;I&#039;m afraid I don&#039;t follow.  I suppose I could create a new frameset that defaults to the frame I want and link to it (is that what you are saying?).  In that case, it would need to be in the same folder since there are relative links from all the pages (?).  But it seems strange to me that there isn&#039;t a way you can force a page into its own frames.  Now I will have two sets of the top frame (and eventually quite a few more) which will be a problem if I make edits.    &lt;img src=&quot;http://www.webmaster-forums.com/ubb/confused.gif&quot; alt=&quot;&quot; class=&quot;bb-image&quot; /&gt;  Phyllis   &lt;/p&gt;
&lt;p&gt;[This message has been edited by phyllis (edited 12 April 2000).]&lt;/p&gt;
 </description>
     <pubDate>Wed, 12 Apr 2000 13:26:00 +0000</pubDate>
 <dc:creator>phyllis</dc:creator>
 <guid isPermaLink="false">comment 1013577 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/well-i-thought-i-understood-frames#comment-1013576</link>
    <description> &lt;p&gt;There is an easy solution. Copy your frameset into another folder and target the image to the index file of your new frameset using the target_self. This opens a brand new frame set in the same window. You can always change the page after that. It is probably an idea to keep the html files in another folder so save confusion.&lt;/p&gt;
&lt;p&gt;~Vy~&lt;/p&gt;
 </description>
     <pubDate>Wed, 12 Apr 2000 10:09:00 +0000</pubDate>
 <dc:creator>vy22</dc:creator>
 <guid isPermaLink="false">comment 1013576 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/well-i-thought-i-understood-frames#comment-1013575</link>
    <description> &lt;p&gt;Hey thanks, I&#039;m going through some of their tutorials now.  I&#039;m amazed at how complex this is becoming.  &lt;/p&gt;
&lt;p&gt;Here is what I am trying to do (exactly) for anyone who might have the time to look at this &amp;amp; give me some hints (in the meantime I&#039;m trying to find this information but it&#039;s a lot more difficult than I thought it would be!)&lt;/p&gt;
&lt;p&gt;Go to &lt;a href=&quot;http://www.americanfinsvcs.org/index2.cfm&quot; class=&quot;bb-url&quot;&gt;this webpage&lt;/a&gt;.  If you scroll down inside the middle frame, you will see the McGladrey &amp;amp; Pullen logo.  Currently, this logo links to their home page.  Here is where I want the link to go, and I can&#039;t even &lt;strong&gt;tell&lt;/strong&gt; you how to get there in less than 2 steps:&lt;/p&gt;
&lt;p&gt;&lt;OL type=&quot;1&quot;&gt;&lt;br /&gt;
&lt;LI&gt;Go to &lt;a href=&quot;http://www.americanfinsvcs.org/buyer2000/&quot; class=&quot;bb-url&quot;&gt;this webpage&lt;/a&gt;.&lt;br /&gt;
&lt;/li&gt;&lt;LI&gt;On this webpage is a drop-down menu titled &quot;Buyer&#039;s Guide Table of Contents.&quot;  From this drop-down menu, choose the entry named &quot;Certified Public Accountants.&quot;  Once the new body loads, you are on the page (including its entire frameset) that I&#039;m trying to target from the logo on the previous webpage.&lt;br /&gt;
&lt;/li&gt;&lt;/ol&gt;&lt;/p&gt;
&lt;p&gt;DOWN WITH FRAMES!&lt;br /&gt;
Phyllis&lt;/p&gt;
 </description>
     <pubDate>Tue, 11 Apr 2000 19:25:00 +0000</pubDate>
 <dc:creator>phyllis</dc:creator>
 <guid isPermaLink="false">comment 1013575 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/well-i-thought-i-understood-frames#comment-1013574</link>
    <description> &lt;p&gt;I didn&#039;t check out the page or code, but &lt;a href=&quot;http://www.irt.org&quot; class=&quot;bb-url&quot;&gt;www.irt.org&lt;/a&gt;  has tutorials on doing two things with one click in frames.&lt;/p&gt;
&lt;p&gt;hth,&lt;/p&gt;
&lt;p&gt;Suzanne&lt;/p&gt;
&lt;p&gt;------------------&lt;br /&gt;
&lt;a href=&quot;http://www.zerocattle.com&quot; class=&quot;bb-url&quot;&gt;Zero Cattle&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.inforamp.net/~suzanne/&quot; class=&quot;bb-url&quot;&gt;Suzanne&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.inforamp.net/~suzanne/index/celtic.html&quot; class=&quot;bb-url&quot;&gt;Tables DeMystified&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Tue, 11 Apr 2000 18:37:00 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1013574 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
