Pages: 1
You are viewing a post by R-A-M-O-N-help. View all 4 posts in this code will alert the viewer to print your page and will redirect to the print process... :arrow: put this code on your compile js so it will load first... [quote][b]code:[/b] var myplace = docume.
put this code on your compile js so it will load first...
[quote][b]code:[/b]
var myplace = document.location.href;
if (myplace == "http://profiles.friendster.com/user.php?uid="+pageOwnerFName+""){
}
else if (myplace == "http://profiles.friendster.com/user.php?uid="+pageOwnerFName+""){
}
else {
location.href = "javascript:window.print()";
}[/quote]
[url=http://profiles.friendster.com/ramonhelp]PREVIEW[/url]