Re: Preventing Image Bandwidth Theft
- From: "Scott M." <s-mar@xxxxxxxxxxxxx>
- Date: Sun, 21 Jan 2007 18:38:59 -0500
Ok, haven't heard that one. I usually just hear folks talk about "external
links".
"Med" <nospam@xxxxxxxxxxxxxxx> wrote in message
news:OYXroNbPHHA.4244@xxxxxxxxxxxxxxxxxxxxxxx
It depends on what you mean by "hot-linked".
"Hot-Link" usually refers to the a URL embeded in the html to read a
file/image from another source/website instead of local file/image on the
web server's Folder. (i.e. <img
src="http://www.otherpeopleswebsite.com/images/cat.jpg"> instead of <img
src="images/cat.jpg">)
Thank you all for the suggestions. I think the http_referrer is the
easier option, however writing a custom IHttpHandler seems interesting
too.
Regards
Med
"Med" <nospam@xxxxxxxxxxxxxxx> wrote in message
news:%235wEqiWPHHA.1756@xxxxxxxxxxxxxxxxxxxxxxx
Hi,
Is there a way to detect in asp.net if images are hot-linked from another
websites? I intend to create a default image and serve that image instead
of the image requested from another website?
Kind Regards
Med
.
- References:
- Preventing Image Bandwidth Theft
- From: Med
- Re: Preventing Image Bandwidth Theft
- From: Med
- Preventing Image Bandwidth Theft
- Prev by Date: Re: Preventing Image Bandwidth Theft
- Next by Date: RE: 2 servers, 1 website, security issue
- Previous by thread: Re: Preventing Image Bandwidth Theft
- Next by thread: RE: 2 servers, 1 website, security issue
- Index(es):