<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>'Always the same adress in the location bar' Thread RSS Feed</title>
    <link>http://www.programmersheaven.com/</link>
    <description>Contains the latest posts from the thread 'Always the same adress in the location bar' posted on the 'JavaScript' forum at Programmer's Heaven.</description>
    <language>en</language>
    <copyright>Copyright 2013 Programmers Heaven</copyright>
    <pubDate>Sat, 18 May 2013 08:09:12 -0700</pubDate>
    <lastBuildDate>Sat, 18 May 2013 08:09:12 -0700</lastBuildDate>
    <generator>Argotic Syndication Framework 2007.3.0.1, http://www.codeplex.com/Argotic</generator>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <ttl>360</ttl>
    <image>
      <url>http://www.programmersheaven.com/images/ph.gif</url>
      <title>Programmers Heaven</title>
      <link>http://www.programmersheaven.com/</link>
      <width>88</width>
      <height>31</height>
    </image>
    <item>
      <title>Always the same adress in the location bar</title>
      <link>http://www.programmersheaven.com/mb/java-script/74581/74581/always-the-same-adress-in-the-location-bar/</link>
      <description>hello,&lt;br /&gt;
i am looking for a script which shows always the same adress in the location bar.&lt;br /&gt;
does anyone can help me?&lt;br /&gt;
thanks a lot&lt;br /&gt;
bye torsten&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/java-script/74581/74581/always-the-same-adress-in-the-location-bar/</guid>
      <pubDate>Thu, 16 Aug 2001 01:03:26 -0700</pubDate>
      <category>JavaScript</category>
    </item>
    <item>
      <title>Re: Always the same adress in the location bar</title>
      <link>http://www.programmersheaven.com/mb/java-script/74581/74634/re-always-the-same-adress-in-the-location-bar/#74634</link>
      <description>: hello,&lt;br /&gt;
: i am looking for a script which shows always the same adress in the location bar.&lt;br /&gt;
: does anyone can help me?&lt;br /&gt;
: thanks a lot&lt;br /&gt;
: bye torsten&lt;br /&gt;
: &lt;br /&gt;
&lt;br /&gt;
You can just put your page in a frame, then the frame-address is always shown:&lt;br /&gt;
&lt;pre class="sourcecode"&gt;
&amp;lt;html&amp;gt;
  &amp;lt;frameset rows=*&amp;gt;
    &amp;lt;frame src="YourOriginalStartingPage.html"&amp;gt;
  &amp;lt;/frameset&amp;gt;
&amp;lt;/html&amp;gt;
&lt;/pre&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/java-script/74581/74634/re-always-the-same-adress-in-the-location-bar/#74634</guid>
      <pubDate>Thu, 16 Aug 2001 11:12:29 -0700</pubDate>
      <category>JavaScript</category>
    </item>
    <item>
      <title>Re: Always the same adress in the location bar</title>
      <link>http://www.programmersheaven.com/mb/java-script/74581/74673/re-always-the-same-adress-in-the-location-bar/#74673</link>
      <description>: : hello,&lt;br /&gt;
: : i am looking for a script which shows always the same adress in the location bar.&lt;br /&gt;
: : does anyone can help me?&lt;br /&gt;
: : thanks a lot&lt;br /&gt;
: : bye torsten&lt;br /&gt;
: : &lt;br /&gt;
: &lt;br /&gt;
: You can just put your page in a frame, then the frame-address is always shown:&lt;br /&gt;
: &lt;pre class="sourcecode"&gt;
: &amp;lt;html&amp;gt;
:   &amp;lt;frameset rows=*&amp;gt;
:     &amp;lt;frame src="YourOriginalStartingPage.html"&amp;gt;
:   &amp;lt;/frameset&amp;gt;
: &amp;lt;/html&amp;gt;
: &lt;/pre&gt;&lt;br /&gt;
: &lt;br /&gt;
: &lt;br /&gt;
thanks. i know this but i don't want to use frames. i think there must be another possibility to solve this problem.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/java-script/74581/74673/re-always-the-same-adress-in-the-location-bar/#74673</guid>
      <pubDate>Thu, 16 Aug 2001 22:46:15 -0700</pubDate>
      <category>JavaScript</category>
    </item>
  </channel>
</rss>