DingDong01 0 Report post Posted October 29, 2004 coool Share this post Link to post Share on other sites
faceofdie 0 Report post Posted November 16, 2004 this is jsp codeyou can find more information on http://www.hotscripts.com/ souce code or tutroial Share this post Link to post Share on other sites
Lyubomyr 0 Report post Posted November 18, 2004 Great thing!Thanx a lot ppl for such info!!! Share this post Link to post Share on other sites
H R 0 Report post Posted November 18, 2004 actually i don't like this... It's annoying! Share this post Link to post Share on other sites
krap 0 Report post Posted November 18, 2004 When i use that script that only lets you see the page in frames then code works fine but there is a yellow "!" at the bottom where there is usually a blue e. How do I fix this? Share this post Link to post Share on other sites
RED NOVA 0 Report post Posted November 27, 2004 THis script is pretty good since it can disable the right click "copy" and the right click "paste" but for that i just use ctrl+C and ctrl+v. i Highlight any thing and hit Ctrl+c to copy and to paste i will hit Ctrl+v to paste................. But atleast the whole right click thing removes the view source, which wont let you view the html. Yet again just go to View on top, next to tools and hit source. Share this post Link to post Share on other sites
RGPHNX 0 Report post Posted December 25, 2004 Thanks Djleli,THanks for the code. Wish there were more posts like this one on this site. More useful tools & less "fluff" just opinions etc. We need more contributers like Dj sharing useful ideas & building a kick A** community here. Don't want to start a thread/debate about intellectual property rights but here's just my 2 cents worth. I know we're on a "free" site but is anything ever really TOTALLY free? Comeon, really free? I'll bet the posters to this forum who complain about webpage security issues (NO right click etc.) are the same ones who never support Xisto by <- snipped -> My oppinion is: if a webauthor wants to protect the site content it took him/her many hours (sometimes hundreds) to create then MORE POWER TO THEM! HOW ABOUT SOMEONE POSTING SOME CODE FOR:Disable clipboard.Disable Cntrl CDisable PrintScreenKill screenetc.How about it? Anyone???Cheers }}}}}} Share this post Link to post Share on other sites
spirit_valley 0 Report post Posted December 25, 2004 A website copier is the easiest solution to eliminate all your efforts on "protecting the source codes".Yet, I hate those who just copy your website and use them as theirs. Share this post Link to post Share on other sites
RGPHNX 0 Report post Posted December 25, 2004 A website copier is the easiest solution to eliminate all your efforts on "protecting the source codes". Yet, I hate those who just copy your website and use them as theirs. <{POST_SNAPBACK}> Thanks Spirit Valley,Any experience with wepage encryption programs? Do they work well? Which programs?? How easy are they to hack/ get around?? Seems that if the html is encrypted then it would be very difficult to just "copy" the website and re-use it without permission. Any info? Cheers Share this post Link to post Share on other sites
spirit_valley 0 Report post Posted December 28, 2004 Any experience with wepage encryption programs? Do they work well? Which programs?? How easy are they to hack/ get around?? Seems that if the html is encrypted then it would be very difficult to just "copy" the website and re-use it without permission. Any info? <{POST_SNAPBACK}> Some powerful webpage encryption programs do encrypt http codes well so they're not easily understandable. You may want to check the website of ProtWare's HTML Guardian if you are interested. Webpages encryped by this program works well when the user is using Internet Explorer, and they claimed that encryped websites can be properly viewed by any javascript-supporting browsers...But, believe me, soon there'll be a "webpage decrypter"... Hope this helps. Share this post Link to post Share on other sites
RGPHNX 0 Report post Posted December 31, 2004 Thanks Spirit Valley,Will check out the link you gave. I realize nothing is forever, it's always going to be the good guys against the bad guys (Spy vs. Spy etc.). Just requesting opinions of forum members who have any current Personal experience with any html(website) encryption programs- to get me up to speed on this issue.Anybody??Have found a review site for several programs at:http://forums.xisto.com/no_longer_exists/ Anybody on the forumns have personal experience with the programs listed there?Anybody??Thanks RGPHNX Share this post Link to post Share on other sites
jjhou 0 Report post Posted January 27, 2005 The best right click protection are:oncontextmenu="return false" ondragstart="return false" onselectstart="return false"Put this code direct in body element. For example:<body topmargin="0" leftmargin="0" oncontextmenu="return false" ondragstart="return false" onselectstart="return false"></body> Share this post Link to post Share on other sites
alexwhin 0 Report post Posted February 4, 2005 a good place for dhtml is http://www.dynamicdrive.com/ check it out Share this post Link to post Share on other sites
SinceUrUp 0 Report post Posted March 19, 2010 I think the whole concept is pointless. I wanted to just point out that if you do stuff in php then they aren't able to view your code in source. Share this post Link to post Share on other sites