<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1014802" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1014802</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/frames-and-links#comment-1085448</link>
    <description> &lt;p&gt;I thought it was done but it&#039;s not.  I am still in the same place I was before where a refresh will reload the last selection from the drop-down box.  That is the least of my problems with this form though.&lt;/p&gt;
&lt;p&gt;While testing I realized the user can only redirect once.  Once the page already has been redirected using the drop-down box no other selection from the drop-down box works.  I get an &quot;Access Denied&quot; error when I try to use the script.  The error is referring to the line which loads the MainWindow.location.&lt;/p&gt;
&lt;p&gt;Any help would be greatly appreciated.&lt;/p&gt;
 </description>
     <pubDate>Tue, 17 Jul 2001 20:10:40 +0000</pubDate>
 <dc:creator>artsapimp</dc:creator>
 <guid isPermaLink="false">comment 1085448 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/frames-and-links#comment-1085367</link>
    <description> &lt;p&gt;I figured it out, thanks.&lt;/p&gt;
&lt;p&gt;Incase you&#039;re interested in what I did...&lt;/p&gt;
&lt;p&gt;I add the redirection to include a QueryString of Refresh=Yes.  I then created an If..Then..Else statement which says if Request.QueryString(&quot;Refresh&quot;) = &quot;Yes&quot; Then go along with the OnLoad function, else just load the body.&lt;/p&gt;
&lt;p&gt;Thanks again for your help.&lt;/p&gt;
&lt;p&gt;And please let me know if there is a better way to do this.&lt;/p&gt;
 </description>
     <pubDate>Mon, 16 Jul 2001 22:33:19 +0000</pubDate>
 <dc:creator>artsapimp</dc:creator>
 <guid isPermaLink="false">comment 1085367 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/frames-and-links#comment-1085363</link>
    <description> &lt;p&gt;Thank you.&lt;/p&gt;
&lt;p&gt;I&#039;m sure that is the answer, but I don&#039;t know where to apply that.&lt;/p&gt;
&lt;p&gt;Should I make it as part of the onLoad function for the left frame?  If I do that it will be changed every time someone refreshes their browser.&lt;/p&gt;
&lt;p&gt;I am setting cookies with ASP which is what is giving the rep access to the website and the screen which I&#039;m trying to have displayed when he/she signs in.  If I used that during the onClick it would do it before the rep could get the cookies so it would deny the rep.&lt;/p&gt;
&lt;p&gt;When would this take place?&lt;/p&gt;
&lt;p&gt;If I had the login page authenticate the rep and then redirect again to another page which has this loaded as the onLoad event it will have time to load the cookies.  Is this the best way to handle it?&lt;/p&gt;
&lt;p&gt;Thanks again for your help.&lt;/p&gt;
 </description>
     <pubDate>Mon, 16 Jul 2001 22:13:19 +0000</pubDate>
 <dc:creator>artsapimp</dc:creator>
 <guid isPermaLink="false">comment 1085363 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/frames-and-links#comment-1085362</link>
    <description> &lt;p&gt;try something like:&lt;br /&gt;
parent.frame_name.document.location = &#039;here.asp&#039;&lt;/p&gt;
 </description>
     <pubDate>Mon, 16 Jul 2001 22:05:10 +0000</pubDate>
 <dc:creator>Mark Hensler</dc:creator>
 <guid isPermaLink="false">comment 1085362 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
