Does Html IP locator widget reliable for registration?

Asked By 30 points N/A Posted on -
qa-featured

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?

SHARE
Answered By 0 points N/A #194897

Does Html IP locator widget reliable for registration?

qa-featured

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

Related Questions