IP to location webservice?

  • Thread starter Thread starter Mike
  • Start date Start date
M

Mike

Hi all,

I'm developing an ASP.NET 2.0 site that require to lookup the visitor's country based on the IP.

Is there any free, simplest way to implement (using a web service, maybe) this thing?

Please advise.

Many thanks in advance,
Mike
 
Hello Mike,

http://ws.cdyne.com/ip2geo/ip2geo.asmx?wsdl

sample is there http://www.remedy.com/customers/dht/archive/07-21-2003.htm

M> Hi all,
M>
M> I'm developing an ASP.NET 2.0 site that require to lookup the
M> visitor's country based on the IP.
M>
M> Is there any free, simplest way to implement (using a web service,
M> maybe) this thing?
M>
M> Please advise.
M>
M> Many thanks in advance,
M> Mike
---
WBR,
Michael Nemtsev :: blog: http://spaces.msn.com/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche
 
Back
Top