Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > How to deny linking images on my site from other sites?

Reply
Thread Tools

How to deny linking images on my site from other sites?

 
 
alex
Guest
Posts: n/a
 
      12-06-2003
All I can think of is to have image source as

<img src="ImgOut.aspx?img_id=id">

where ImgOut.aspx checks for HTTP_REFERER and outputs image to
ResponseStream.
This is how dynamic images can be created, but its a big overhead as
my images are static. Any other ideas?

Tnx
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
ASA 5505 site-site VPN - other site dynamic? SteveB Cisco 0 03-26-2009 01:48 PM
PIX site to site VPN, ACL = deny; no sa created nicough@gmail.com Cisco 1 12-02-2006 09:15 PM
newbie: allow deny vs deny allow Jeff ASP .Net 2 09-19-2006 02:12 AM
How can I deny all users directly access image files from images folder? ABC ASP .Net 7 10-26-2005 03:18 PM
permit only outbound icmp requests and inbound replies, deny other Mark Matheney Cisco 1 12-10-2003 02:00 PM



Advertisments