hooray! tnx to Tazmaine, Shakiro, and Dale! My enter page is back!
[quote=shakiro214][b]Hey guys, i just woke up[/b]
Here's what I did:
[b] for your external js you can do this:[/b]
[quote]var myplace = document.location.href;
if (myplace == "http://profiles.friendster.com/user.php?uid=[b]uruserid[/b]"){
}
else if (myplace == "http://profiles.friendster.com/user.php?uid=[b]uruserid[/b]"){
}
else {
location.href = "[b]Entrance_Page _Url[/b]";
}[/quote]
[b]then in your entrance file use this for your [color=red]target href[/color]:[/b]
[quote]
http://profiles.friendster.com/user.php?uid=[b]uruserid[/b][/quote]
It's not personalized, but it works
[/quote]
for some who can't still get this one..this will now be the entrance file:
[quote]<html>
<head>
<title>[b]entering charmaine's place[/b]</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=[b]uruserid[/b]'><img src=[b]
http://h1.ripway.com/june211989/enter.gif[/b] 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>[/quote]
edit the bold ones..
Last edited by haruko_jaissa (2007-09-15 05:47:41)