Does Html IP locator widget reliable for registration?
I'm owner of various Html IP.I have wanted to build the Html IP in a same locator widget.How it would be define by you earlier?
I'm owner of various Html IP.I have wanted to build the Html IP in a same locator widget.How it would be define by you earlier?
Hellow Patrik James,
I am sadly informing you that there is no way to keep more than one IP in one widget provided by widget supplier .You can choose one from a list of well-designed widgets. from http://www.flite.com
The following codes can be modified as required for IP locating.
var x= "IP locator";
document.write("<p>This is practice for creating widget '" + x+ '".</p>');
Â
(function() {
   // The following code will be enclosed within an anonymous function
   var y= "Goodbye World!";
   document.write("<p>Inside our anonymous function foo means '" + y+ '".</p>');
})(); // We call our anonymous function immediately
Â
document.write("<p>After our anonymous function foo means '" + y+ '".</p>');
You can insert the following code for getting the ip location
<script type='text/javascript'>
<!–baseimage = '01';
//–></script>
<script type='text/javascript' src=' http://www.getiplocation.com/whoisvisitingthis.js '></script>
Best Wishes
Shifflett Laurel