如何知道哪些图像已被要求C#,ASP.Net [英] how to know which Image has been requested C#,ASP.Net

查看:77
本文介绍了如何知道哪些图像已被要求C#,ASP.Net的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我开发一个web应用程序。这将产生指着我的服务器上的图像的随机链接。像 - http://dummy.com/Images/Image1.jpg?id=19234

I am developing a web app. which will generate a random link pointing to an image on my server. something like -http://dummy.com/Images/Image1.jpg?id=19234

下面这个链接然后可以在其网站上使用的任何人,现在我只想知道有多少网站都在使用我的链接,没有任何人点击这些链接。

Here this link can then be used by anybody on their site, now I just want to know how many sites are using my links, without anybody clicking on those links.

能不能使用的HttpModule做?

Can It be done using HTTPModule ??

推荐答案

这是那么简单的谷歌搜索?搜索

Is this as simple as Googling? Search for

link:http://dummy.com/Images/Image1.jpg?id=19234

如果你想以编程方式做到这一点,你需要使用谷歌API。

If you want to do this programmatically, you'll need to use the Google API.

这篇关于如何知道哪些图像已被要求C#,ASP.Net的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆