如何获取ISP名称?

发布于 2025-01-05 22:17:47 字数 233 浏览 1 评论 0原文

如何在 Salesforce.com 中捕获用户的 ISP 名称?该解决方案可以采用 Salesforce.com 中的 JavaScript,例如 Apex/VisualForce Pages。

捕获用户 ISP 名称的网站示例为: http://whatismyipaddress.com/

谢谢!

How do I capture the user's ISP name in Salesforce.com? The solution can be in JavaScript of in Salesforce.com such as Apex/VisualForce Pages.

Example of a website which captures the user's ISP name is: http://whatismyipaddress.com/

Thanks!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

泪眸﹌ 2025-01-12 22:17:47

您需要查询包含 ISP 提供商信息的地理位置提供商数据库。

以下是您在问题中链接的页面上列出的提供商列表:http://whatismyipaddress.com/geolocation -提供商

他们通常要求您付费,并且可能会为您提供如何查询其数据库的示例。

我不知道有任何提供 ISP 信息的免费地理定位数据库。

You'll need to query a GeoLocation provider database that has the ISP provider information.

Here is a list of providers listed on the page you've linked in your question: http://whatismyipaddress.com/geolocation-providers

They usually require you to pay, and will probably provide you with samples of how to query their databases.

I'm unaware of any free geolocation databases that provide ISP information.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文