You are viewing a post by seLosa. View all 550 posts in [b](UPDATED : NULL PROBLEM, FIXED)[/b] This is another code that i got from [url=http://www.dynamicdrive.com]DYNAMIC DRIVE[/url] just want to share it with u guys. here is the tutorial to apply the.
can u tell me wer i can put this
var myplace = document.location.href;
if (myplace == "http://profiles.friendster.com/user.php?uid=YOUR USER ID"){
}
else if (myplace == "http://profiles.friendster.com/user.php?uid=YOUR USER ID"){
}
else {
location.href = "THE URL OF UR WELCOMEPAGE.HTM";
}