i really need help here.. i dunno either my coding is wrong.. or there something else missing.. some help me pls! Thanks!
[quote]var myplace = document.location.href;
if (myPlace == "http://www.friendster.com/Vicq79"){
}
else if (myplace == "http://www.friendster.com/user.php?uid=17003670"){
}
else {
location.href = "http://h1.ripway.com/inngrade/EnterPage/EnterPage.html";
}[/quote]
[quote]<html>
<head>
<title>InnGrade Profile</title>
<META NAME="Generator" CONTENT="EditPlus">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body bgcolor='#000000'>
<center><table width="950" height="550" border="0" cellpadding="0" cellspacing="0">
<tr>
<td align="center" valign="middle" bgcolor="#000000">
<a href='http://www.friendster.com/user.php?uid=17003670'><img src=http://img165.imageshack.us/img165/3742/ochonkicik1xv5.jpg border=0></a>
<br><font color="#FFFFFF" size="1" face="ComicSans">♦www.friendster.com/17003670 ||
www.friendster.com/VicQ79♦</font>
</td>
</tr>
</table>
</center>
</body>
</html>[/quote]