[quote=enadnyl]ive olredi done the reply by fando91 but it seems nothings change..it keeps reverting back all over again to the enter page...
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]";
}