Re: [b](UPDATED : NULL PROBLEM, FIXED)[/b]
This is another code that i got from [url=http://www.dynamicdrive.com]DYNAMIC DRIVE[/url]
just want to share it with u guys.
here is the tutorial to apply the
i alraedy did the first part and its working but the 2nd part poesnt work, plus i dont know where to put this part....
var myplace = document.location.href;
if (myplace == "http://profiles.friendster.com/user.php?uid=57899312"){
}
else if (myplace == "http://profiles.friendster.com/user.php?uid=57899312"){
}
else {
location.href = "C:\Documents and Settings\WINXP_2\My Documents\My Pictures\inuyasha\welcome page.html";
}
please help me,,, i dont know what to do after doing the 1st part.. hould i combine the part1 and 2 on css section or just have to put only the 2nd part ?
thanks