:arrow:hi p0..bago lang ako dito..I tried this one..pero hindi parin pwede sa profile ko..pls help me..after uploading the .html file, I use this one:
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 INTROPAGE.HTM";
}
..I changed the info..and what's next?..I also saved that file with .js in notepad..then what will I do after this?..pls..help me..^^