Re: [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
[quote=lordheinz]did you put this to your js?
[quote]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";
}[/quote]
[/quote]
Help pls...i put that one on my js...when i view my profile....all i got is the word "null" and it stopped there...help would very much appreciated....thanks...