This is a discussion on How do I keep people from stealing my source code and/or images? within the HTML, CSS and Javascript Coding Techniques forums, part of the Web Development category; How do I keep people from stealing my source code and/or images?...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
| |||
| Because copies of your HTML files and images are stored in cache, it is impossible to prevent someone from being able to save them onto their hard drive. If you are concerned about your images, you may wish to embed a watermark with your information into the image. Consult your image editing program's help file for more details. |
| |||
| The goal here is to prevent people from inlining your images directly from their web site, but accessing them only if they appear inline in your pages. This can be accomplished with a combination of SetEnvIf and the Deny and Allow directives. ------------------------------------ Grace promotional products Tail Lights mens fragrance shop Sexual Predator List |
| |||
| it is impossible to save your code. but i have a code that can disable right click. that can help for prevent your images. hope so. Quote:
|
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How can I hide the JavaScript source code from "view source" function of the browser? | KiruthikaSambandam | HTML, CSS and Javascript Coding Techniques | 1 | 11-13-2007 09:17 PM |
| How do you colour code the source in the answers on alt-php-faq.org? | itbarota | PHP Programming | 1 | 09-12-2007 12:56 AM |
| I have a C source to write iptc and exif metadata for raw images. How to use it in C# | oxygen | C# Programming | 0 | 07-21-2007 02:56 AM |
| block the source code | Alan | HTML, CSS and Javascript Coding Techniques | 5 | 04-23-2007 02:21 AM |
| Need help on not letting visitors view my source code | oyu2o | Web Design Help | 2 | 03-15-2007 03:43 PM |