<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1022064" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1022064</link>
    <description></description>
    <language>en</language>
          <item>
    <title>thanks again..</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/trouble-redirection#comment-1136075</link>
    <description> &lt;p&gt;thank u for the help guys..&lt;br /&gt;
it&#039;s just funny, because when i accessed my page just now (cjb), the browser didn&#039;t ask for a restart. it just displayed the error message at line XXX. i really don&#039;t know what that means but maybe the error&#039;s coming from the cjb code..&lt;br /&gt;
well, thanks for the help.. i really appreciate it..&lt;br /&gt;
thank u.&lt;/p&gt;
 </description>
     <pubDate>Mon, 11 Aug 2003 12:55:55 +0000</pubDate>
 <dc:creator>jowp</dc:creator>
 <guid isPermaLink="false">comment 1136075 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/trouble-redirection#comment-1136065</link>
    <description> &lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Suzanne: I run my internet connections with &#039;ask permission for ActiveX controls&#039;, which usually forces everything under the sun to slow down at the least.  But, after seeing gator&#039;s policy, I&#039;m considering changing my cookie permissions as well.&lt;/p&gt;
&lt;p&gt;jowp: changing the browser won&#039;t hurt -- except the download time -- but I just tried your second url (cjb) and got a &#039;permission denied&#039; error (line 170) Since your chemistry page&#039;s line 170 is a plain vanilla  statement, I&#039;m presuming the error is coming from one of their ad pages.  &lt;/p&gt;
&lt;p&gt;Vinny&lt;/p&gt;
 </description>
     <pubDate>Mon, 11 Aug 2003 12:30:15 +0000</pubDate>
 <dc:creator>Vincent Puglia</dc:creator>
 <guid isPermaLink="false">comment 1136065 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/trouble-redirection#comment-1136050</link>
    <description> &lt;p&gt;Yes, it&#039;s possible that your browser and the popup code generated by the cjb.net server are in conflict. I don&#039;t think the redirection is worth it.&lt;/p&gt;
 </description>
     <pubDate>Mon, 11 Aug 2003 01:31:40 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1136050 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>thanks</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/trouble-redirection#comment-1136049</link>
    <description> &lt;p&gt;thanks guys for the help..&lt;br /&gt;
i really don&#039;t have problems accessing the page when i go to &lt;a href=&quot;http://www.geocities.com/ustchem2003/&quot; class=&quot;bb-url&quot;&gt;http://www.geocities.com/ustchem2003/&lt;/a&gt;&lt;br /&gt;
but when i go to my site using &lt;a href=&quot;http://ustchem2003.cjb.net&quot; class=&quot;bb-url&quot;&gt;http://ustchem2003.cjb.net&lt;/a&gt; (the one with redirection), IE displays an error message commanding to restart the browser..&lt;br /&gt;
HOWEVER, i asked my friends to access the site using the URL with redirection and it works fine for them (they are running on Windows 98 and XP).&lt;br /&gt;
could it be possible that my browser is just corrupted or need some repair/reinstallation??&lt;br /&gt;
thank you very much for all your help guys..&lt;/p&gt;
 </description>
     <pubDate>Mon, 11 Aug 2003 01:30:14 +0000</pubDate>
 <dc:creator>jowp</dc:creator>
 <guid isPermaLink="false">comment 1136049 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/trouble-redirection#comment-1136028</link>
    <description> &lt;p&gt;There must be browser checks in place because I didn&#039;t get any results like that. &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Sun, 10 Aug 2003 21:20:08 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1136028 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/trouble-redirection#comment-1136025</link>
    <description> &lt;p&gt;Hi Suzanne,&lt;/p&gt;
&lt;p&gt;   I didn&#039;t even notice that link !  My eyeballs are definitely getting old.  Any rate, it seems that &lt;a href=&quot;http://webpdp.gator.com&quot; class=&quot;bb-url&quot;&gt;http://webpdp.gator.com&lt;/a&gt; is the culprit of the code below, which the popup window that tries to close is trying to hide.  The Gator Corp is evidently into placing cookies and using them to &#039;follow&#039; surfers.&lt;/p&gt;
&lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;Quote:&lt;br /&gt;
var win_width = 100, win_height = 100;&lt;br /&gt;
var pos_left = screen.width/2 - win_width/2;&lt;br /&gt;
var pos_top = screen.height + 1;&lt;br /&gt;
var el = 0; var cc = 0; var ld = 0;&lt;br /&gt;
function webPDPFail( reason ){ var iu = &#039;&#039;;&lt;br /&gt;
if( iu ){ window.open( &#039;http://webpdp.gator.com/&#039;+iu, &quot;&quot;,&lt;br /&gt;
&quot;location=no,menubar=no,toolbar=no,status=no,&lt;br /&gt;
scrollbars=auto,resizable=yes&quot; );&lt;br /&gt;
 } }&lt;br /&gt;
function sendEvent( event, reason ){&lt;br /&gt;
 var cb = Math.floor( 999999999999 * Math.random() );&lt;br /&gt;
var qs = &quot;&amp;amp;did=&amp;amp;pid=275&amp;amp;wuid=PzavLQr7CDcAAGp2giU&amp;amp;event=&quot; + event&lt;br /&gt;
+ &quot;&amp;amp;reason=&quot;+reason; var pixSrc&lt;br /&gt;
= &quot;http://webpdp.gator.com/4/common/pixel.php?&quot;+cb+qs;&lt;br /&gt;
 var eventImg = new Image; eventImg.src = pixSrc;&lt;br /&gt;
 }&lt;br /&gt;
 if( document.cookie.indexOf(&quot;GatorWebPdpCookie_WUID&quot;) != -1 || !cc )&lt;br /&gt;
{&lt;br /&gt;
 if( el ){ var po_path;&lt;br /&gt;
if( ld ){ po_path = &quot;/4/message/225/webpdp_delay.php&quot;; }&lt;br /&gt;
else { po_path = &quot;/4/message/225/webpdp_plugin.php&quot;; }&lt;br /&gt;
var tgc_popoffWin_vs = window.open(  &quot;http://webpdp.gator.com&quot;+po_path+&quot;?q = cD0yNzUmZWw9MCZ3PVB6YXZMUXI3Q0RjQUFHcDJnaVUmcj03NTA1&quot;,&lt;br /&gt;
 &quot;tgc_popoffWin_vs&quot;, &quot;width=&quot;+win_width+&quot;,height=&quot;+win_height+&quot;,&lt;br /&gt;
top=&quot;+pos_top+&quot;,left=&quot;+pos_left ); } else { webPDPFail( &quot;7505&quot; );&lt;br /&gt;
 } } else { webPDPFail( &quot;7510&quot; ); }&lt;br /&gt;
[\quote]&lt;/p&gt;
&lt;p&gt;Vinny&lt;/p&gt;&lt;/blockquote&gt;
 </description>
     <pubDate>Sun, 10 Aug 2003 21:00:19 +0000</pubDate>
 <dc:creator>Vincent Puglia</dc:creator>
 <guid isPermaLink="false">comment 1136025 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/trouble-redirection#comment-1136003</link>
    <description> &lt;p&gt;What&#039;s &lt;a href=&quot;http://www.cjb.net/pop.html?106048666198894&quot; class=&quot;bb-url&quot;&gt;http://www.cjb.net/pop.html?106048666198894&lt;/a&gt; for?! Oh, it contains &lt;a href=&quot;http://pop.mircx.com/pop/cjb/script/106048666198894&quot; class=&quot;bb-url&quot;&gt;http://pop.mircx.com/pop/cjb/script/106048666198894&lt;/a&gt; which contains ...&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;window&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;.&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;open&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&#039;http://pop.mircx.com/pop/cjb/pop/106048666198894&#039;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;,&lt;br /&gt; &lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&#039;_new&#039;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;, &lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&#039;x=5000,top=0,y=0,left=5000,&lt;br /&gt;height=10,width=10,directories=no,&lt;br /&gt;toolbar=no,addressbar=no,resizable=no,&lt;br /&gt;menubar=no,scrollbars=no&#039;&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;window&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;.&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;focus&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;?&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p&gt;And is a popup ad. &lt;/p&gt;
&lt;p&gt;There is no redirection on any of the pages. Just a frame that hides the real url and contains a nasty popup with positioning that puts it off the screen of the user, and may contain malicious coding for all the user knows, and could be crashing IE since it&#039;s the most likely browser affected.&lt;/p&gt;
&lt;p&gt;Curiously, that popup page contains:&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;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;lt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;html&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;gt;&lt;br /&gt;&amp;amp;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;lt&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;script language&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;=&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;JavaScript&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;amp;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;gt&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;window&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;.&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;close&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;();&lt;br /&gt;&amp;amp;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;lt&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;;/&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;script&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;amp;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;gt&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;;&lt;br /&gt;&amp;lt;/&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;html&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&amp;gt;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;?&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/div&gt;&lt;/p&gt;
 </description>
     <pubDate>Sun, 10 Aug 2003 13:53:21 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1136003 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/trouble-redirection#comment-1136002</link>
    <description> &lt;p&gt;Hi jowp,&lt;/p&gt;
&lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;Quote:  does the url redirection really have anything to do with the IE-restarting?&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;   I seriously doubt it, but I can&#039;t be sure since you didn&#039;t post the url (and it&#039;s not in the profile).  I went here: &lt;a href=&quot;http://www.geocities.com/ustchem2003&quot; class=&quot;bb-url&quot;&gt;http://www.geocities.com/ustchem2003&lt;/a&gt; , but no problems with IE.&lt;/p&gt;
&lt;p&gt;Vinny&lt;/p&gt;
 </description>
     <pubDate>Sun, 10 Aug 2003 13:33:22 +0000</pubDate>
 <dc:creator>Vincent Puglia</dc:creator>
 <guid isPermaLink="false">comment 1136002 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>code..</title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/trouble-redirection#comment-1135992</link>
    <description> &lt;p&gt;thanks for replying..&lt;br /&gt;
anyway, i am really not familiar with the type of redirection it uses but when i access the page, the source code of the reall html file does not appear, i think it uses frames of some type..&lt;br /&gt;
this is the code of the site with redirection..&lt;/p&gt;
&lt;p&gt;html&amp;gt;&lt;/p&gt;
&lt;p&gt;The UST B.S. Chemistry Batch 2003 Website&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.geocities.com/ustchem2003&quot;&gt;Click here to continue.&lt;/a&gt;&lt;br /&gt;
The UST B.S. Chemistry Batch 2003 Website&lt;br /&gt;
The UST B.S. Chemistry Batch 2003&lt;br /&gt;
The UST B.S. Chemistry Batch 2003&lt;/p&gt;
&lt;p&gt;does the url redirection really have anything to do with the IE-restarting?&lt;/p&gt;
&lt;p&gt;thanks for your help..&lt;/p&gt;
 </description>
     <pubDate>Sun, 10 Aug 2003 03:41:57 +0000</pubDate>
 <dc:creator>jowp</dc:creator>
 <guid isPermaLink="false">comment 1135992 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/html-css-and-javascript/trouble-redirection#comment-1135988</link>
    <description> &lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;   Could you provide some more info, please?  Do you mean a javascript redirection -- if (nn4) location.href = somepage.html) -- or a host redirection (address is yourname.com but host redirects to hostname.com/yourname)  Like the url in question. The redirection script? &lt;/p&gt;
&lt;p&gt;Vinny&lt;/p&gt;
 </description>
     <pubDate>Sun, 10 Aug 2003 03:09:03 +0000</pubDate>
 <dc:creator>Vincent Puglia</dc:creator>
 <guid isPermaLink="false">comment 1135988 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
