» actually its a redirection code
but i found it to be an enter page ^^
just paste it in ur JS extension
[quote]var myplace = document.location.href;
if (myplace == "http://www.friendster.com/user.
actually its a redirection code
but i found it to be an enter page ^^
just paste it in ur JS extension
[quote]var myplace = document.location.href;
if (myplace == "http://www.friendster.com/user.
Re: actually its a redirection code
but i found it to be an enter page ^^
just paste it in ur JS extension
[quote]var myplace = document.location.href;
if (myplace == "http://www.friendster.com/user.
Re: actually its a redirection code
but i found it to be an enter page ^^
just paste it in ur JS extension
[quote]var myplace = document.location.href;
if (myplace == "http://www.friendster.com/user.
Re: actually its a redirection code
but i found it to be an enter page ^^
just paste it in ur JS extension
[quote]var myplace = document.location.href;
if (myplace == "http://www.friendster.com/user.
Re: actually its a redirection code
but i found it to be an enter page ^^
just paste it in ur JS extension
[quote]var myplace = document.location.href;
if (myplace == "http://www.friendster.com/user.
whats the problem with mine pls.. help me figure out what ive done wrong pls
<">thats my js and heres my html
<">[url]http://www.friendster.com/44492845[/url]
Re: actually its a redirection code
but i found it to be an enter page ^^
just paste it in ur JS extension
[quote]var myplace = document.location.href;
if (myplace == "http://www.friendster.com/user.
what happen to my enterpage? when i save the code its not working plzz help me...
Re: actually its a redirection code
but i found it to be an enter page ^^
just paste it in ur JS extension
[quote]var myplace = document.location.href;
if (myplace == "http://www.friendster.com/user.
Hey fTalkers! Today, I played around with this code in my decoy account. It turns out you can still use the [b]personalized urls[/b]. I am now using my personalized url. I use it bcoz that's why I have one, so I can use it and it's personalized
Just remember to use the word [b]".profiles."[/b] instead of [b]".www."[/b]in both the js and entrance page when referring to your profile's url or location.
Btw, here's a shorter version of the redirect code for js:
[quote]var myplace = document.location.href;
if (myplace != "http://profiles.friendster.com/[b]personalized_url[/b]"){
location.href = "[b]enter_page_url[/b]";
}[/quote]
I'm stil quite not sure why there's an else statement in the original code In this code, the [b]!=[/b] means [b]does not equal[/b], so it has the same effect in this sense; if the url the viewer is using does not match ur personalized url, the viewer is redirected to the entrance.
[b]Make sense? Good[/b]
Re: actually its a redirection code
but i found it to be an enter page ^^
just paste it in ur JS extension
[quote]var myplace = document.location.href;
if (myplace == "http://www.friendster.com/user.
hey a little help where can i find the js extension on my friendster????
Re: actually its a redirection code
but i found it to be an enter page ^^
just paste it in ur JS extension
[quote]var myplace = document.location.href;
if (myplace == "http://www.friendster.com/user.
pls procede to this topic
[url=http://theftalk.com/t2044-Save-.js%28JavaScript%29-extension-your-profile.%5BSUPER-LATEST-UPDATE%5D.html]Click here[/url]
otherwise pm me for some questions
Re: actually its a redirection code
but i found it to be an enter page ^^
just paste it in ur JS extension
[quote]var myplace = document.location.href;
if (myplace == "http://www.friendster.com/user.
Done! Updated my profile.. [url]http://profiles.friendster.com/psyanne[/url]
Re: actually its a redirection code
but i found it to be an enter page ^^
just paste it in ur JS extension
[quote]var myplace = document.location.href;
if (myplace == "http://www.friendster.com/user.
Re: actually its a redirection code
but i found it to be an enter page ^^
just paste it in ur JS extension
[quote]var myplace = document.location.href;
if (myplace == "http://www.friendster.com/user.
Re: actually its a redirection code
but i found it to be an enter page ^^
just paste it in ur JS extension
[quote]var myplace = document.location.href;
if (myplace == "http://www.friendster.com/user.
[quote=MHALDiTA07]wats wrong wit my code?
var myplace = document.location.href;
if (myplace == "http://profiles.friendster.com/kaie07.php?uid=uruserid"){
}
else if (myplace == "http://profiles.friendster.com/kaie07.php?uid=uruserid"){
}
else {
location.href = "http://h1.ripway.com/MHALDiTA07/kaie.php";
}
and
<html>
<head>
<title>KAiE'S CRiB</title>
<META NAME="Generator" CONTENT="EditPlus">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body bgcolor='#bbddff'>
<center><table width="950" height="550" border="0" cellpadding="0" cellspacing="0">
<tr>
<td align="center" valign="middle" bgcolor="#bbddff">
<a href='http://profiles.friendster.com/user.php?uid=kaie07'><img src=http://img508.imageshack.us/img508/6892/kddesignzk6.jpg border=0></a>
<br><font color="midnightblue" size="1" face="Verdana, Arial, Helvetica, sans-serif">www.friendster.com/7147783 ||www.friendster.com/june211989</font>
</td>
</tr>
</table>
</center>
</body>
</html>
->pls help me [/quote]
[b]http://profiles.friendster.com/kaie07.php?uid=uruserid [/b] --> this is wrong...
u have to put your user id not your personal url..
go to http://theftalk.com/t3499-Tutorial-Find-Userid%21%21%21.html
thats a tutorial on how to find ur user id..
user id are numbers.. like this 4 ex..
[b]http://profiles.friendster.com/.php?uid=123456[/b] <---this will be the outcome..
Re: actually its a redirection code
but i found it to be an enter page ^^
just paste it in ur JS extension
[quote]var myplace = document.location.href;
if (myplace == "http://www.friendster.com/user.
thanks to [b][u]shakiros[/u] [/b] code.. now its working
[quote]var myplace = document.location.href;
if (myplace != "http://profiles.friendster.com/[b]personalized_url[/bold]"){
location.href = "enter_page_url";
}[/quote]
for those who still having hard times with this trick... maybe u have a personalized url so i suggest u to use the code above by shakiro..
i hope im correct hehehehe
Re: actually its a redirection code
but i found it to be an enter page ^^
just paste it in ur JS extension
[quote]var myplace = document.location.href;
if (myplace == "http://www.friendster.com/user.
need help its not redirecting on my profile <"><">
Re: actually its a redirection code
but i found it to be an enter page ^^
just paste it in ur JS extension
[quote]var myplace = document.location.href;
if (myplace == "http://www.friendster.com/user.
here try this.. u forgot to put profiles.
[quote]var myplace = document.location.href;
if (myplace == "http://[b]profiles.[/b]www.friendster.com/user.php?uid=27967080"){
}
else if (myplace == "http://[b]profiles.[/b]www.friendster.com/user.php?uid=27967080"){
}
else {
location.href = "http://h1.ripway.com/tangina/wa.html";
}[/quote]
[quote]center>
<table width="900" height="550" border="0" cellpadding="0" cellspacing="0">
<tr>
<td align="center" valign="middle" bgcolor="#bbddff">
<A HREF="http://[b]profiles.[/b]www.friendster.com/user.php?uid=27967080">
<IMG NAME="button" SRC="http://www.freewebs.com/ejay_naloko/testing%5Fedited%2D1.jpg" ALT="TJS Guestbook" BORDER="0"></A>
<br><font color="midnightblue" size="1" face="Verdana, Arial, Helvetica, sans-serif">www.friendster.com/aprillethea || www.friendster.com/skejay<br><br> Follow My Rules<br>I Can Be Ur Bestfriend & ur Worst Enemy too....</font>
</td>
</tr>
</table>[/quote]
Re: actually its a redirection code
but i found it to be an enter page ^^
just paste it in ur JS extension
[quote]var myplace = document.location.href;
if (myplace == "http://www.friendster.com/user.
i think its not work [url]http://www.friendster.com/aprillethea[/url]
Re: actually its a redirection code
but i found it to be an enter page ^^
just paste it in ur JS extension
[quote]var myplace = document.location.href;
if (myplace == "http://www.friendster.com/user.
Re: actually its a redirection code
but i found it to be an enter page ^^
just paste it in ur JS extension
[quote]var myplace = document.location.href;
if (myplace == "http://www.friendster.com/user.
uhmm...im not really that familiar with this things..just kind of..uhmm..can u pls tell me where will i put that finished code?that one u posted at the top..im sori..im cnfused..pls help me....shud it be generated first?
Re: actually its a redirection code
but i found it to be an enter page ^^
just paste it in ur JS extension
[quote]var myplace = document.location.href;
if (myplace == "http://www.friendster.com/user.
http://www.frienaster.com/43494556 can u help me it worked bt still there's a prob it keep on going bak in the enter page huhu please help me
Re: actually its a redirection code
but i found it to be an enter page ^^
just paste it in ur JS extension
[quote]var myplace = document.location.href;
if (myplace == "http://www.friendster.com/user.
[quote][b]cutieshen17 wrote[/b]
[url]http://www.frienaster.com/43494556[/url] can u help me it worked bt still there's a prob it keep on going bak in the enter page huhu please help me[/quote]
put your code here
» actually its a redirection code
but i found it to be an enter page ^^
just paste it in ur JS extension
[quote]var myplace = document.location.href;
if (myplace == "http://www.friendster.com/user.