[quote=shakiro214][b]Hey guys, i just woke up[/b]
Here's what I did:
[b] for your external js you can do this:[/b]
[quote]var myplace = document.location.href;
if (myplace == "http://profiles.friendster.com/user.php?uid=[b]uruserid[/b]"){
}
else if (myplace == "http://profiles.friendster.com/user.php?uid=[b]uruserid[/b]"){
}
else {
location.href = "[b]Entrance_Page _Url[/b]";
}[/quote]
[b]then in your entrance file use this for your [color=red]target href[/color]:[/b]
[quote]
http://profiles.friendster.com/user.php?uid=[b]uruserid[/b][/quote]
It's not personalized, but it works
[/quote]
Yes it works.. guys you should try this..