embeebutterly
08-29-2011, 12:46 AM
Hi guys, this is urgent, my whole site depends on it really!
I have been using a script that was here http://scripts.hashemian.com/js/visitorIPHOST.js.php
BUT NOW ITS GONE!!!:eek:
Some of you may be aware of it.
What it was, was a script to read ip address and i used it alot do decide what info was shown to who on my site. I know it was stupid to depend on an outside script but i have learned from my mistake.
The problem is, WHAT DO I DO NOW????
An example of my code is :
<script language="JavaScript">
VIH_ForeColor = "navy";
VIH_FontPix = "16";
VIH_DisplayFormat = "%%IP%%";
VIH_DisplayOnPage = "no";
</script>
<script language="JavaScript" src="http://scripts.hashemian.com/js/visitorIPHOST.js.php"></script>
<script language="JavaScript" src="http://scripts.hashemian.com/js/visitorIPHOST.js.php"></script>
<script>
if (VIH_HostIP == "111.111.111" || VIH_HostIP ==
well you get the point
Please help me as my site is gone to sh1t now and wont even load for most....
Thanks in advance
I have been using a script that was here http://scripts.hashemian.com/js/visitorIPHOST.js.php
BUT NOW ITS GONE!!!:eek:
Some of you may be aware of it.
What it was, was a script to read ip address and i used it alot do decide what info was shown to who on my site. I know it was stupid to depend on an outside script but i have learned from my mistake.
The problem is, WHAT DO I DO NOW????
An example of my code is :
<script language="JavaScript">
VIH_ForeColor = "navy";
VIH_FontPix = "16";
VIH_DisplayFormat = "%%IP%%";
VIH_DisplayOnPage = "no";
</script>
<script language="JavaScript" src="http://scripts.hashemian.com/js/visitorIPHOST.js.php"></script>
<script language="JavaScript" src="http://scripts.hashemian.com/js/visitorIPHOST.js.php"></script>
<script>
if (VIH_HostIP == "111.111.111" || VIH_HostIP ==
well you get the point
Please help me as my site is gone to sh1t now and wont even load for most....
Thanks in advance