Thread
:
I need some code that places the site url on the page...
View Single Post
10-31-2005, 10:07 AM
Jace
FBOP Class Of 2013
Industry Role:
Join Date: Jan 2004
Location: bumfuck, ky
Posts: 35,562
<SCRIPT language="JavaScript">
<!--
loc=location.href;
document.write(loc)
//-->
</SCRIPT>
PERFECT!
Jace
View Public Profile
Visit Jace's homepage!
Find More Posts by Jace