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
Last edited by shakiro214 (2007-09-13 06:24:56)
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
[/b]
can u plz give me any enter or loading page trick..aNy..
pLz..my profile sucks now..i just got it from a site..
i wanted to use my own layout..pLz..
^its working fine dude...
Last edited by KhErMiNaToR (2007-09-13 08:46:41)
Thanks Dale