<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Web Wiz Support and Community Forums : How to put navigati&#111;n in the topframe?</title>
  <link>https://forums.webwiz.net/</link>
  <description><![CDATA[This is an XML content feed of; Web Wiz Support and Community Forums : Web Wiz Forums : How to put navigati&#111;n in the topframe?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 07 Apr 2026 14:59:09 +0000</pubDate>
  <lastBuildDate>Mon, 19 Jan 2004 03:38:41 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.08</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://forums.webwiz.net/RSS_post_feed.asp?TID=9020</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Web Wiz Support and Community Forums]]></title>
   <url>https://forums.webwiz.net/forum_images/web_wiz_forums.png</url>
   <link>https://forums.webwiz.net/</link>
  </image>
  <item>
   <title><![CDATA[How to put navigati&#111;n in the topframe? : Thanks... that was something I...]]></title>
   <link>https://forums.webwiz.net/how-to-put-navigation-in-the-topframe_topic9020_post47766.html#47766</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=14498">thecount</a><br /><strong>Subject:</strong> 9020<br /><strong>Posted:</strong> 19&nbsp;January&nbsp;2004 at 3:38am<br /><br /><P>Thanks... that was something I was thinking to do, but I did'nt want to check al source for the concequences when i do this.<BR>To prevent that visitors from a search page doesn't go direct to the frame instead of the site, i do some check scripting. This script forces to load the site in&nbsp;frames if the referer is not the main site!</P><P>If you want&nbsp;an example of it, I can post it here!!</P><P>Thanks again for your reply!!!&nbsp;</P>]]>
   </description>
   <pubDate>Mon, 19 Jan 2004 03:38:41 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/how-to-put-navigation-in-the-topframe_topic9020_post47766.html#47766</guid>
  </item> 
  <item>
   <title><![CDATA[How to put navigati&#111;n in the topframe? :   thecount wrote: Most of the...]]></title>
   <link>https://forums.webwiz.net/how-to-put-navigation-in-the-topframe_topic9020_post47727.html#47727</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=9949">dpyers</a><br /><strong>Subject:</strong> 9020<br /><strong>Posted:</strong> 18&nbsp;January&nbsp;2004 at 7:11pm<br /><br /><P><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by thecount" alt="Originally posted by thecount" style="vertical-align: text-bottom;" /> <strong>thecount wrote:</strong><br /><br /></P><P>Most of the writers say's frames suck, but that is because they can't write good code to do the&nbsp;job. I'am an old fashion developer, and can write in many languages, but don't want to invent the wheel every time again.&nbsp;</td></tr></table> </P><P>Actually it takes very little code to use frames. Takes more code to work the navigation without them.</P><P>The only issue I have with frames is that Search Engines ignore the frame context and provide links directly to the pages within the frameset. When someone comes to your site from an SE, they go directly to the page, not the frameset.</P><P>Regarding your original post... header.asp contains some page formatting code - e.g. table open &lt;table&gt; - that is finished in footer.asp - e.g. table close &lt;/table&gt;.</P><P>You may want to cut the button pieces out of it and make a separate page from them for your top frame, and leave just the page formatting stuff in header.asp. Those links are static.</P><P>I'd leave the breadcrumb navigation on the page itself or else you'll have to update the top frame every rime you change the mainframe page.</P>]]>
   </description>
   <pubDate>Sun, 18 Jan 2004 19:11:22 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/how-to-put-navigation-in-the-topframe_topic9020_post47727.html#47727</guid>
  </item> 
  <item>
   <title><![CDATA[How to put navigati&#111;n in the topframe? : Cdate - posted a reply to the...]]></title>
   <link>https://forums.webwiz.net/how-to-put-navigation-in-the-topframe_topic9020_post47726.html#47726</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=9949">dpyers</a><br /><strong>Subject:</strong> 9020<br /><strong>Posted:</strong> 18&nbsp;January&nbsp;2004 at 6:53pm<br /><br /><P><strong>Cdate</strong> - posted a reply to the wron topic. Sorry for the confusion.</P>]]>
   </description>
   <pubDate>Sun, 18 Jan 2004 18:53:51 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/how-to-put-navigation-in-the-topframe_topic9020_post47726.html#47726</guid>
  </item> 
  <item>
   <title><![CDATA[How to put navigati&#111;n in the topframe? : Maybe i can put something like...]]></title>
   <link>https://forums.webwiz.net/how-to-put-navigation-in-the-topframe_topic9020_post47708.html#47708</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=14498">thecount</a><br /><strong>Subject:</strong> 9020<br /><strong>Posted:</strong> 18&nbsp;January&nbsp;2004 at 4:11pm<br /><br /><P>Maybe i can put something like in the header.asp</P><P><table width="99%"><tr><td><pre class="BBcode">&lt;%<FONT face="Courier New" size=2> Response.Write"&lt;script&gt;top.location='newpage.asp'&lt;/ script&gt;"%&gt;</pre></td></tr></table><BR>or if this is not working because of client side problems<BR><table width="99%"><tr><td><pre class="BBcode">&lt;%<BR></FONT><FONT face="Courier New" size=2>&nbsp;&nbsp;url = "http://domain.com/"<BR>&nbsp;&nbsp;response.write("&lt;script&gt;" &amp; vbCrLf)<BR> &nbsp;&nbsp;response.write("targetframename.location.replace ('" &amp; url &amp; "');" &amp; vbCrLf)<BR>&nbsp;&nbsp;response.write("&lt;/script&gt;")%&gt;</pre></td></tr></table></FONT>&nbsp;</P>]]>
   </description>
   <pubDate>Sun, 18 Jan 2004 16:11:02 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/how-to-put-navigation-in-the-topframe_topic9020_post47708.html#47708</guid>
  </item> 
  <item>
   <title><![CDATA[How to put navigati&#111;n in the topframe? :   AnthraX wrote:to update the...]]></title>
   <link>https://forums.webwiz.net/how-to-put-navigation-in-the-topframe_topic9020_post47689.html#47689</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=14498">thecount</a><br /><strong>Subject:</strong> 9020<br /><strong>Posted:</strong> 18&nbsp;January&nbsp;2004 at 3:34pm<br /><br /><P><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by AnthraX" alt="Originally posted by AnthraX" style="vertical-align: text-bottom;" /> <strong>AnthraX wrote:</strong><br /><br />to update the content in another frame you have to use a client side scripting language like javascript or client vb script.. i dont know how to do it, but i know that its much easier if you dont use frames.. frames sucks</td></tr></table> </P><P>For younger people frames sucks. The public of our site is from 20 to 90 years old. Most off the people above 35 don't like&nbsp;scrolling the whole page. If&nbsp;they half past the site and they want to navigate, then they have to go to the top again to push some buttons.<BR>Most of the writers say's frames suck, but that is because they can't write good code to do the&nbsp;job. I'am an old fashion developer, and can write in many languages, but don't want to invent the wheel every time again.&nbsp;</P>]]>
   </description>
   <pubDate>Sun, 18 Jan 2004 15:34:45 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/how-to-put-navigation-in-the-topframe_topic9020_post47689.html#47689</guid>
  </item> 
  <item>
   <title><![CDATA[How to put navigati&#111;n in the topframe? : to update the content in another...]]></title>
   <link>https://forums.webwiz.net/how-to-put-navigation-in-the-topframe_topic9020_post47687.html#47687</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=12292">Semikolon</a><br /><strong>Subject:</strong> 9020<br /><strong>Posted:</strong> 18&nbsp;January&nbsp;2004 at 3:25pm<br /><br />to update the content in another frame you have to use a client side scripting language like javascript or client vb script.. i dont know how to do it, but i know that its much easier if you dont use frames.. frames sucks]]>
   </description>
   <pubDate>Sun, 18 Jan 2004 15:25:56 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/how-to-put-navigation-in-the-topframe_topic9020_post47687.html#47687</guid>
  </item> 
  <item>
   <title><![CDATA[How to put navigati&#111;n in the topframe? : Hi thnx for your reply, I already...]]></title>
   <link>https://forums.webwiz.net/how-to-put-navigation-in-the-topframe_topic9020_post47685.html#47685</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=14498">thecount</a><br /><strong>Subject:</strong> 9020<br /><strong>Posted:</strong> 18&nbsp;January&nbsp;2004 at 3:18pm<br /><br /><P>Hi thnx for your reply,</P><P>I already did many changes (adds ) in the files. So i don't mind to change a lot.</P><P>I don't know what you mean to include the files in all your files.<BR>You mean to include the three files in my top.asp (topframe source)<BR>And what then?? If something changes on the mainframe and i have to update the topframe. I don't know i wich files off the forum that happens. I was hopping someone else did the job before, because it is a lot of reading source to find al relations.</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Sun, 18 Jan 2004 15:18:13 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/how-to-put-navigation-in-the-topframe_topic9020_post47685.html#47685</guid>
  </item> 
  <item>
   <title><![CDATA[How to put navigati&#111;n in the topframe? : you have to change code in all...]]></title>
   <link>https://forums.webwiz.net/how-to-put-navigation-in-the-topframe_topic9020_post47683.html#47683</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=12292">Semikolon</a><br /><strong>Subject:</strong> 9020<br /><strong>Posted:</strong> 18&nbsp;January&nbsp;2004 at 3:08pm<br /><br /><P>you have to change code in all files to do this.. so its not recommended..</P><P>its much better to include the files in all your files.. but then you also have to include common.asp on top</P>]]>
   </description>
   <pubDate>Sun, 18 Jan 2004 15:08:30 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/how-to-put-navigation-in-the-topframe_topic9020_post47683.html#47683</guid>
  </item> 
  <item>
   <title><![CDATA[How to put navigati&#111;n in the topframe? : Hi There, Maybe this question...]]></title>
   <link>https://forums.webwiz.net/how-to-put-navigation-in-the-topframe_topic9020_post47680.html#47680</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=14498">thecount</a><br /><strong>Subject:</strong> 9020<br /><strong>Posted:</strong> 18&nbsp;January&nbsp;2004 at 2:56pm<br /><br /><P>Hi There,</P><P>Maybe this question is asked before, but i can't find the satisfying answer in a search on the forum's.<BR><BR>I want to put the /include/headers.asp and the /include navigation_buttons_inc.asp in my topframe. This because i want to have a constant toolbar on the top of the site.<BR>I know that the header must be updated sometimes, from some other files.<BR>Can someone tell me how i can do this? When i have to update the navigation, and in wich files i have to put some extra code?<BR>I want to use some function therefor.</P><P>A job aid description would be great, but any other suggestion or sample(code)is welkom.</P><P>Thanks in advance</P>]]>
   </description>
   <pubDate>Sun, 18 Jan 2004 14:56:43 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/how-to-put-navigation-in-the-topframe_topic9020_post47680.html#47680</guid>
  </item> 
 </channel>
</rss>