You are viewing a post by mickyriora. View all 756 posts in actually its a redirection code but i found it to be an enter page ^^ just paste it in ur JS extension [quote]var myplace = document.location.href; if (myplace == "http://www.friendster.com/user..
helplz...checkoutmy profile and see wats wrong..http://www.friendster.com/42055354[/quote]
I just viewed your page. Nothing is wrong w/your enterpage. It didn't direct me back to your enterpage..I had that problem too but I changed my enterpage html file [b]enterpage.php[/b]. Renamed it to enterpage.html..it doesn't do that anymore in mine
You also saved your as .[b]php[/b], try changing to html if you still have prob.
[i]Check fando91 sample:observe the bold code:[/i]
var myplace = document.location.href;
if (myplace == "http://profiles.friendster.com/user.php?uid=49629619"){
}
else if (myplace == "http://profiles.friendster.com/user.php?uid=49629619"){
}
else {
location.href = "http://h1.ripway.com/fando91/cool.[b]html[/b]";
}