Guest_imported
New member
- Jan 1, 1970
- 0
Hi,
Im using a opensource DLL that keeps people from stealing images from my website in IIS. My problem is this - the author has a feature for redirecting the stolen content (say another site directly links to my picture, this would instead of displaying the big red X, show a small gif that gives the URL to my site). Anyways - I tried enabling the feature but I can't get it to work. Now don't shoot me, but I'm a VB guy - thats wayyyyy out of practice. I have visual C++ so I can recompile the code, but I can't figure out why its not doing what it should - can anyone help? I'd greatly appreciate it. The URL below is to the Author's website, the page will explain what this is supposed to do exactly and have a link to the .zip file containing the source.
I thank everyone in advance for any help they might offer.
Chris
p.s. what I've tried is doing exactly as the other listed, uncommenting the define redirect 1 line, it has no affect though.
Im using a opensource DLL that keeps people from stealing images from my website in IIS. My problem is this - the author has a feature for redirecting the stolen content (say another site directly links to my picture, this would instead of displaying the big red X, show a small gif that gives the URL to my site). Anyways - I tried enabling the feature but I can't get it to work. Now don't shoot me, but I'm a VB guy - thats wayyyyy out of practice. I have visual C++ so I can recompile the code, but I can't figure out why its not doing what it should - can anyone help? I'd greatly appreciate it. The URL below is to the Author's website, the page will explain what this is supposed to do exactly and have a link to the .zip file containing the source.
I thank everyone in advance for any help they might offer.
Chris
p.s. what I've tried is doing exactly as the other listed, uncommenting the define redirect 1 line, it has no affect though.