You are viewing a post by wira264. View all 59149 posts in [align=justify][b]bagi member yang ingin bertanya seputar tweaking FS, silahkan bertanya dan posting disini, tapi jangan lupa,,sebelum itu tolong [url=http://theftalk.com/t2744-%5BImportant%5D-.
[b]dhanie_lim[/b]
oh maksud kamu force login...
seperti ini
//force login
[quote]if(pageViewerID==""){
alert("Please log in your Friendster account to view my page!");
top.location.href="http://www.friendster.com/login.php?next=%2fuser.php%3fuid%3D"+pageOwnerID+"&cookie=1";
}[/quote]
atau kamu suka yg ini,
[quote]if(pageViewerID==""){
alert("Please log in your Friendster account to view my page!");
top.location.href="http://www.friendster.com/login.php?next=/user.php?uid=[b]GANTI DENGAN USER ID KAMU[/b]";}[/quote]
taruh di bagian A
Last edited by wira264 (2008-07-19 13:27:34)