Trouble with redirection
i'm having trouble with my redirection. specifically CJB.net..
it works fine as far as i can remember but when i've updated my homepage just lately, an error message from microsoft I.E. came out and says that IE should be restarted. this occured when i accessed the site using the redirection.
if i don't use the redirection and access the site with its original URL, it doesn't display the error message..
what could be wrong? i didn't put any wrong code in my HTML when i last updated the homepage.. please help..
thanks in advance to you guys..
Vincent Puglia posted this at 03:09 — 10th August 2003.
They have: 634 posts
Joined: Dec 1999
Hi,
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?
Vinny
Where the world once stood
the blades of grass cut me still
jowp posted this at 03:41 — 10th August 2003.
They have: 6 posts
Joined: Aug 2003
thanks for replying..
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..
this is the code of the site with redirection..
html>
The UST B.S. Chemistry Batch 2003 Website
Click here to continue.
The UST B.S. Chemistry Batch 2003 Website
The UST B.S. Chemistry Batch 2003
The UST B.S. Chemistry Batch 2003
does the url redirection really have anything to do with the IE-restarting?
thanks for your help..
Vincent Puglia posted this at 13:33 — 10th August 2003.
They have: 634 posts
Joined: Dec 1999
Hi jowp,
I seriously doubt it, but I can't be sure since you didn't post the url (and it's not in the profile). I went here: http://www.geocities.com/ustchem2003 , but no problems with IE.
Vinny
Where the world once stood
the blades of grass cut me still
Suzanne posted this at 13:53 — 10th August 2003.
She has: 5,507 posts
Joined: Feb 2000
What's http://www.cjb.net/pop.html?106048666198894 for?! Oh, it contains http://pop.mircx.com/pop/cjb/script/106048666198894 which contains ...
<?php
window.open(
'http://pop.mircx.com/pop/cjb/pop/106048666198894',
'_new', 'x=5000,top=0,y=0,left=5000,
height=10,width=10,directories=no,
toolbar=no,addressbar=no,resizable=no,
menubar=no,scrollbars=no');
window.focus();
?>
And is a popup ad.
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's the most likely browser affected.
Curiously, that popup page contains:
<?php
<html>
<script language=JavaScript>
window.close();
</script>
</html>
?>
Vincent Puglia posted this at 21:00 — 10th August 2003.
They have: 634 posts
Joined: Dec 1999
Hi Suzanne,
I didn't even notice that link ! My eyeballs are definitely getting old. Any rate, it seems that http://webpdp.gator.com 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 'follow' surfers.
Where the world once stood
the blades of grass cut me still
Suzanne posted this at 21:20 — 10th August 2003.
She has: 5,507 posts
Joined: Feb 2000
There must be browser checks in place because I didn't get any results like that.
jowp posted this at 01:30 — 11th August 2003.
They have: 6 posts
Joined: Aug 2003
thanks guys for the help..
i really don't have problems accessing the page when i go to http://www.geocities.com/ustchem2003/
but when i go to my site using http://ustchem2003.cjb.net (the one with redirection), IE displays an error message commanding to restart the browser..
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).
could it be possible that my browser is just corrupted or need some repair/reinstallation??
thank you very much for all your help guys..
Suzanne posted this at 01:31 — 11th August 2003.
She has: 5,507 posts
Joined: Feb 2000
Yes, it's possible that your browser and the popup code generated by the cjb.net server are in conflict. I don't think the redirection is worth it.
Vincent Puglia posted this at 12:30 — 11th August 2003.
They have: 634 posts
Joined: Dec 1999
Hi,
Suzanne: I run my internet connections with 'ask permission for ActiveX controls', which usually forces everything under the sun to slow down at the least. But, after seeing gator's policy, I'm considering changing my cookie permissions as well.
jowp: changing the browser won't hurt -- except the download time -- but I just tried your second url (cjb) and got a 'permission denied' error (line 170) Since your chemistry page's line 170 is a plain vanilla statement, I'm presuming the error is coming from one of their ad pages.
Vinny
Where the world once stood
the blades of grass cut me still
jowp posted this at 12:55 — 11th August 2003.
They have: 6 posts
Joined: Aug 2003
thank u for the help guys..
it's just funny, because when i accessed my page just now (cjb), the browser didn't ask for a restart. it just displayed the error message at line XXX. i really don't know what that means but maybe the error's coming from the cjb code..
well, thanks for the help.. i really appreciate it..
thank u.
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.