<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1040247" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1040247</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/php-url-forwarding#comment-1226898</link>
    <description> &lt;p&gt;ahh, of course.&lt;br /&gt;
I was doing it wrong, the success status would leave the page as it is, and just open the file saver over the parent page.&lt;br /&gt;
the failed status would redirect the parent to login. this is great.&lt;br /&gt;
Cheers, i do make life complicated for myself. thanks a lot m8.&lt;/p&gt;
 </description>
     <pubDate>Fri, 30 Nov 2007 15:49:59 +0000</pubDate>
 <dc:creator>Reece S</dc:creator>
 <guid isPermaLink="false">comment 1226898 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/php-url-forwarding#comment-1226897</link>
    <description> &lt;p&gt;I&#039;m thinking you don&#039;t need a popup window at all then.  Just use a PHP conditional.  Redirect them to the file if they are active, or redirect them to the login page if they are not.&lt;/p&gt;
&lt;p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&lt;span style=&quot;color: #000000&quot;&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&amp;lt;?php&lt;br /&gt;session_start&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;();&lt;br /&gt;if(!&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;session_is_registered&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;username&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;)){&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;header&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(\&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;Location: LOGIN\&quot;);&lt;br /&gt;}&lt;br /&gt;else&lt;br /&gt;{&lt;br /&gt;header(\&quot;Location: FILE\&quot;);&lt;br /&gt;}&lt;br /&gt;?&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/div&gt;&lt;/p&gt;
 </description>
     <pubDate>Fri, 30 Nov 2007 15:45:43 +0000</pubDate>
 <dc:creator>pr0gr4mm3r</dc:creator>
 <guid isPermaLink="false">comment 1226897 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/php-url-forwarding#comment-1226896</link>
    <description> &lt;p&gt;The browser default.&lt;/p&gt;
 </description>
     <pubDate>Fri, 30 Nov 2007 15:41:25 +0000</pubDate>
 <dc:creator>Reece S</dc:creator>
 <guid isPermaLink="false">comment 1226896 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/php-url-forwarding#comment-1226895</link>
    <description> &lt;p&gt;Is the &quot;save file&quot; window one of your pages, or are you referring to the browser&#039;s safe file dialog?&lt;/p&gt;
 </description>
     <pubDate>Fri, 30 Nov 2007 15:37:10 +0000</pubDate>
 <dc:creator>pr0gr4mm3r</dc:creator>
 <guid isPermaLink="false">comment 1226895 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/php-url-forwarding#comment-1226892</link>
    <description> &lt;p&gt;A downloader file.&lt;br /&gt;
It boots up in a popup window, and if they are loggin in, it converts the popup window into a &quot;save file&quot; window.&lt;br /&gt;
if they are not, it closes the window, and directs the main page into the login area.&lt;br /&gt;
with me?&lt;/p&gt;
 </description>
     <pubDate>Fri, 30 Nov 2007 15:17:37 +0000</pubDate>
 <dc:creator>Reece S</dc:creator>
 <guid isPermaLink="false">comment 1226892 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/php-url-forwarding#comment-1226891</link>
    <description> &lt;p&gt;What exactly are you trying to accomplish?&lt;/p&gt;
 </description>
     <pubDate>Fri, 30 Nov 2007 14:23:56 +0000</pubDate>
 <dc:creator>pr0gr4mm3r</dc:creator>
 <guid isPermaLink="false">comment 1226891 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
