Webmaster Forum


Go Back   Webmaster Forum > Web Development > Web Design Lobby
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Web Design Lobby Forum for general web design issues not specific to scripting or graphics.

Directory Submission Service   ClickBooth Network   V7N Directory

Reply
 
LinkBack Thread Tools Display Modes
Old 09-27-2004, 08:39 PM   #21 (permalink)
v7n Mentor
 
imaginemn's Avatar
 
Join Date: 02-18-04
Location: Minneapolis, Minnesota
Posts: 1,940
iTrader: 0 / 0%
imaginemn is a name known to allimaginemn is a name known to allimaginemn is a name known to allimaginemn is a name known to allimaginemn is a name known to allimaginemn is a name known to allimaginemn is a name known to allimaginemn is a name known to allimaginemn is a name known to allimaginemn is a name known to allimaginemn is a name known to all
Send a message via MSN to imaginemn Send a message via Yahoo to imaginemn Send a message via Skype™ to imaginemn
I've heard of this. The only thing it's good for is encrypting the html but the problem is that you can still capture the images with any screen capture tool which is the original topic of the thread. The the disable of print screen button is only for IE 5 users.

If your only desire is encryption then this is great. I personally hate this program because many spammers use this to encrypt and send html mail this way so bypass spam blocking software.

imaginemn
__________________
Need a project done? - Set Your Own Price!
Imagine Creative Services
- Design : Marketing : Multimedia : More
imaginemn is offline  
Add Post to del.icio.us
Reply With Quote
Old 09-28-2004, 04:31 AM   #22 (permalink)
Inactive
 
Join Date: 09-08-04
Posts: 34
iTrader: 0 / 0%
Latest Blog:
None

George Ahrens is liked by many
Well, in that case you need to locate the essence of
the sceen capture function in the op. system and attack
it with activeX. I don't know what I hate more, the war
or to deal with activeX. That's why I decided to let them
have it without making it difficult for them. Why get
stressed dealing with suckers? Do they pay me?
But ok, interesting anyway. Just to find out what's possible.
George Ahrens is offline  
Add Post to del.icio.us
Reply With Quote
Old 10-12-2004, 01:07 PM   #23 (permalink)
Inactive
 
Join Date: 07-13-04
Location: Albuquerque, New Mexico
Posts: 34
iTrader: 0 / 0%
Latest Blog:
None

nmgoodthing is liked by many
Send a message via AIM to nmgoodthing
Quote:
Originally Posted by Jason
I have put some images on someones website for them which they wanted to be protected from copying, so i installed a right click disabling script but i have discovered can be got around by highlighting the image then Copy in the edit menu, so is there a script to disable highlighting as well?


Here is the no highlight code:

Goes in the <head> section
==================================================
<script type="text/javascript">

//form tags to omit in NS6+:
var omitformtags=["input", "textarea", "select"]

omitformtags=omitformtags.join("|")

function disableselect(e){
if (omitformtags.indexOf(e.target.tagName.toLowerCase ())==-1)
return false
}

function reEnable(){
return true
}

if (typeof document.onselectstart!="undefined")
document.onselectstart=new Function ("return false")
else{
document.onmousedown=disableselect
document.onmouseup=reEnable
}

</script>
================================================== =
Unfortunely there is really nothing you can do about protecting images a that are viewed on the screen but a watermark of some sort that makes it hard even in Photoshop to get rid of.
nmgoodthing is offline  
Add Post to del.icio.us
Reply With Quote
Old 10-14-2004, 06:32 AM   #24 (permalink)
Inactive
 
Join Date: 02-23-04
Location: South UK
Posts: 60
iTrader: 0 / 0%
Latest Blog:
None

ILoveJackDaniels is liked by many
Unfortunately, decent browsers do not prevent right-click and often will not prevent selecting of text.

Anyone that wants to copy content will. The only way to 'protect' your content, if it is an image, is to watermark it. The only way to protect text content is to either not put it on the web, or check for copies regularly and actively and aggresively protect your copyright.

LittleFella: That will include graphics, jscripts, html code and in some instances php code.

I think you might have misunderstood something along the way with PHP or the tool you speak of. PHP is a server-side scripting language. It is processed, and the results are sent to the browser. The code isn't.
ILoveJackDaniels is offline  
Add Post to del.icio.us
Reply With Quote
Old 10-14-2004, 08:36 AM   #25 (permalink)
Inactive
 
littleFella's Avatar
 
Join Date: 06-20-04
Location: Ontario
Posts: 3,359
iTrader: 0 / 0%
Latest Blog:
None

littleFella is a splendid one to beholdlittleFella is a splendid one to beholdlittleFella is a splendid one to beholdlittleFella is a splendid one to beholdlittleFella is a splendid one to beholdlittleFella is a splendid one to beholdlittleFella is a splendid one to beholdlittleFella is a splendid one to beholdlittleFella is a splendid one to beholdlittleFella is a splendid one to beholdlittleFella is a splendid one to behold
Quote:
Originally Posted by George Ahrens
I had a look at what I once collected on my HD about this theme.
looks like I had filtered it down to a software called "html guardian"
as one part of the team to do this. This software does a few basic js
protections, slices images and encrypts html and js.

The other component is a js that does all this:
-Disable right click and context menu
-Protect your valuable content, source code, links, and images
-Disable drag & drop
-Disable text selecting and copy & paste
-Disable offline viewing of your webpage
-Hides the URLs of your links
-Disable printing of your webpage
-Keeping your page out of frames
-Disable taking screenshots of your webpages

that script above is from a members-only area of a site, so I cannot
directly post the code here. I'll need to check if there is copyright first.
That software does nothing. It protect from those who are either blind, or taking courses in introduction to keyboarding in a local highschool. It's worth approximatelly $0.00 plus applicable Taxes.

I went and looked at their "protected" demo page .
And what do we have here!
  • This is the CSS they use:


HTML Code:
A:link {COLOR: #000000; FONT-WEIGHT: normal; TEXT-DECORATION: none}A:visited {COLOR: #000000; FONT-WEIGHT: normal; TEXT-DECORATION: none}A:active {BACKGROUND: #FFFFFF; FONT-WEIGHT: bold; color: #000000}A:hover {FONT-WEIGHT: bold; TEXT-DECORATION: none; background-color: #FFFFFF; color: #FF3300}h1 {display:inline;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px;}.s1i:hover {COLOR: #000000; FONT-WEIGHT: normal; TEXT-DECORATION: none}TD {FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 12px; font-weight: normal}.input {COLOR: #663399; FONT-FAMILY: Courier New, Courier, monospace}.note {BORDER-BOTTOM: silver thin solid; BORDER-LEFT: silver thin solid; BORDER-RIGHT: silver thin solid; BORDER-TOP: silver thin solid; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; PADDING-BOTTOM: 0.3em; PADDING-LEFT: 0.3em; PADDING-RIGHT: 0.3em; PADDING-TOP: 0.3em; border: #333333; font-size: 12px; color: #000099}.figure {FONT-VARIANT: small-caps; FONT-WEIGHT: bold}.htmlg { BORDER-BOTTOM: #6666cc 0px solid; BORDER-LEFT: #6666cc 0px solid; BORDER-RIGHT: #6666cc 0px solid; BORDER-TOP: #6666cc 0.1em solid; PADDING-TOP: 2px; background-color: #FFFFFF; color: #009900; padding-right: 1px; padding-bottom: 5px; padding-left: 1px; font-style: normal; font-weight: bold; font-variant: normal; text-transform: capitalize; margin-right: 2px; margin-left: 2px; background-position: 5px 5px; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: medium; border-style: solid; border-top-width: 0px} .htmlgs { BORDER-BOTTOM: #6666cc 0px solid; BORDER-LEFT: #6666cc 0px solid; BORDER-RIGHT: #6666cc 0px solid; BORDER-TOP: #6666cc 0.1em solid; PADDING-TOP: 2px; background-color: #FFFFFF; color: #000000; padding-right: 1px; padding-bottom: 5px; padding-left: 1px; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; margin-right: 2px; margin-left: 2px; background-position: 5px 5px; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; border-style: solid; border-top-width: 0px } .tips { font-family: Verdana, "Myriad Web", Syntax, sans-serif; font-size: 12px; background-color: #FFFFFF; color: #FF0000} .tborder6 { BORDER-BOTTOM: #6666cc 0px solid; BORDER-LEFT: #6666cc 0px solid; BORDER-RIGHT: #6666cc 0px solid; BORDER-TOP: #6666cc 0.1em solid; PADDING-TOP: 2px; background-color: #009900; color: #FFFFFF; padding-right: 1px; padding-bottom: 5px; padding-left: 1px; font-style: normal; font-weight: bold; font-variant: normal; text-transform: none; margin-right: 2px; margin-left: 2px; background-position: 5px 5px; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; border-style: solid} .tborder7 { BORDER-BOTTOM: #6666cc 0px solid; BORDER-LEFT: #6666cc 0px solid; BORDER-RIGHT: #6666cc 0px solid; BORDER-TOP: #6666cc 0.1em solid; PADDING-TOP: 2px; background-color: #009900; color: #FFFFFF; padding-right: 1px; padding-bottom: 5px; padding-left: 1px; font-style: normal; font-weight: bold; font-variant: normal; text-transform: none; margin-right: 2px; margin-left: 2px; background-position: 5px 5px; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; border-style: solid} .htmlgsL { BORDER-BOTTOM: #6666cc 0px solid; BORDER-LEFT: #6666cc 0px solid; BORDER-RIGHT: #6666cc 0px solid; BORDER-TOP: #6666cc 0.1em solid; PADDING-TOP: 2px; background-color: #FFFFFF; color: #000000; padding-right: 1px; padding-bottom: 5px; padding-left: 1px; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; margin-right: 2px; margin-left: 2px; background-position: 5px 5px; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; border-style: solid; border-top-width: 0px } .bli { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #009900; text-decoration: none; list-style-type: disc; font-weight: bold}.bli1 {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px;color: #000000;text-decoration: none;list-style-type: disc;font-weight: normal;font-style: normal;cursor: hand;list-style-image: url(q.gif);}.sli { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; list-style-type: circle; color: #333333}.12p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; font-weight: normal}.10p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none}.s1i {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px;list-style-type: circle;color: #333333;cursor: text;text-decoration: none;}.14p {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #000000; font-weight: normal}.bo { font-weight: bold; } .bob { font-weight: bold; color: #0000FF; } .il{ cursor:text; font-weight: normal; } a.il:link{color: #000000;TEXT-DECORATION: none; font-weight: normal} a.il:visited{color: #000000;TEXT-DECORATION: none; font-weight: normal} a.il:hover{color: #000000;TEXT-DECORATION: none; font-weight: normal} a.il:active{color: #000000;TEXT-DECORATION: none; font-weight: normal}
Graphics below:
  • Screenshot of their demo page, but from my Windows PC. Full HTML code along with CSS available from me
  • A "protected" graphics of a navigation button from the bottom of their page. I left the transprrency intact to show whaich color is used to achieve transparrency
Attached Thumbnails
copy-protect-script-page.gif  
Attached Images
 
littleFella is offline  
Add Post to del.icio.us
Reply With Quote
Old 10-18-2004, 07:42 PM   #26 (permalink)
Inactive
 
bytech's Avatar
 
Join Date: 10-13-03
Location: Manitoba, Canada
Posts: 573
iTrader: 0 / 0%
Latest Blog:
None

bytech is just really nicebytech is just really nicebytech is just really nicebytech is just really nicebytech is just really nicebytech is just really nicebytech is just really nicebytech is just really nicebytech is just really nicebytech is just really nice
Send a message via Skype™ to bytech
Anyone that disables right click and through it my mouse gestures deserves to be shot. Seriously. There is no 100% proof way to protect images. Period. If it is a client that is asking for it, tell them it cannot be done successfuly. If they want someone else to do it, great. Tell them to go ahead. Then you can show your client how the $200 they've spent on protecting the content can be bypassed by you in less than 10 seconds. That'll get them listening to you again.

If it is your site, don't do it. Just don't. It's dumb, doesn't work, and is a waste of resources. Think about it this way: software companies spend millions on copy protection, and their products are hacked before they even hit the market. What do you think you can do with HTML, JS, and ActiveX? Nothing. Nada. Niet. Nichts. Nic. w a s t e of t i m e.
bytech is offline  
Add Post to del.icio.us
Reply With Quote
Go Back   Webmaster Forum > Web Development > Web Design Lobby

Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Is There a Fool-Proof Script to Protect Web Pages? tdgac Web Design Lobby 1 07-30-2007 01:16 AM
password protect games_master Coding Forum 8 04-01-2005 04:56 PM
Long sales copy versus short sales copy. newsguy Marketing Forum 9 12-02-2004 10:09 PM


Sponsor Links
Get exposure! Get exposure! Find Scripts Web Hosting Directory Get exposure! SEO Blog


All times are GMT -7. The time now is 04:07 PM.
© Copyright 2008 V7 Inc