Web Design Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsWeb DesignWeb Design Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old September 1st, 2004, 01:59 AM
rathisusheel rathisusheel is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Aug 2003
Posts: 20 rathisusheel User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 3 h 20 m 12 sec
Reputation Power: 0
Help on developing web pages

Hi All,

I am a novice in developing web sites. According to the requirements I need to develop web pages wherein if i right click, the user must not be allowed to cut copy paste the content of the web page.

Please advice me as to how to do this.
Bye
Regards
Susheel

Reply With Quote
  #2  
Old September 1st, 2004, 03:55 PM
Matt_M Matt_M is offline
- Matt
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2004
Location: Oregon
Posts: 152 Matt_M User rank is Corporal (100 - 500 Reputation Level)Matt_M User rank is Corporal (100 - 500 Reputation Level)Matt_M User rank is Corporal (100 - 500 Reputation Level)Matt_M User rank is Corporal (100 - 500 Reputation Level) 
Time spent in forums: 1 Day 8 h 12 m 25 sec
Reputation Power: 7
Send a message via AIM to Matt_M Send a message via Yahoo to Matt_M
http://web-wise-wizard.com/javascript-tutorials/disable-right-click.html

Reply With Quote
  #3  
Old September 1st, 2004, 05:55 PM
amassedaura's Avatar
amassedaura amassedaura is offline
"I'm dulled by excess..."
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jul 2004
Location: London, England
Posts: 237 amassedaura User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 Day 17 h 38 m 36 sec
Reputation Power: 5
to be honest, i disagree with such practises. i mean, it might help to stop people stealing images, but then, they can always 'screen-grab' anyway.

the whole point of being able to access people's code is so that other's learn from it. i mean, that is how i am guessing you learnt most your html? it is certainly where i learnt a lot.

i see it's a requirement, fair enough, but avoid using it in the real world. if everybody did, half the designers would never learn much

Reply With Quote
  #4  
Old September 1st, 2004, 06:52 PM
medialint's Avatar
medialint medialint is offline
spirit duplicator
Click here for more information.
 
Join Date: Apr 2004
Location: \\Firecrate\
Posts: 12,318 medialint User rank is General 24th Grade (Above 100000 Reputation Level)medialint User rank is General 24th Grade (Above 100000 Reputation Level)medialint User rank is General 24th Grade (Above 100000 Reputation Level)medialint User rank is General 24th Grade (Above 100000 Reputation Level)medialint User rank is General 24th Grade (Above 100000 Reputation Level)medialint User rank is General 24th Grade (Above 100000 Reputation Level)medialint User rank is General 24th Grade (Above 100000 Reputation Level)medialint User rank is General 24th Grade (Above 100000 Reputation Level)medialint User rank is General 24th Grade (Above 100000 Reputation Level)medialint User rank is General 24th Grade (Above 100000 Reputation Level)medialint User rank is General 24th Grade (Above 100000 Reputation Level)medialint User rank is General 24th Grade (Above 100000 Reputation Level)medialint User rank is General 24th Grade (Above 100000 Reputation Level)medialint User rank is General 24th Grade (Above 100000 Reputation Level)medialint User rank is General 24th Grade (Above 100000 Reputation Level)medialint User rank is General 24th Grade (Above 100000 Reputation Level)  Folding Points: 232775 Folding Title: Super Ultimate Folder - Level 1Folding Points: 232775 Folding Title: Super Ultimate Folder - Level 1Folding Points: 232775 Folding Title: Super Ultimate Folder - Level 1Folding Points: 232775 Folding Title: Super Ultimate Folder - Level 1Folding Points: 232775 Folding Title: Super Ultimate Folder - Level 1Folding Points: 232775 Folding Title: Super Ultimate Folder - Level 1
Time spent in forums: 4 Months 3 Weeks 9 h 41 m 34 sec
Reputation Power: 2575
Such a script does nothing to guard you. Give me a link and I'll steal everything on the page and e-mail it to you

Reply With Quote
  #5  
Old September 7th, 2004, 10:34 PM
TriggerHappy101 TriggerHappy101 is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Mar 2004
Posts: 141 TriggerHappy101 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 2 h 59 m 32 sec
Reputation Power: 5
lol ya. Greedy

Reply With Quote
  #6  
Old September 7th, 2004, 10:55 PM
iceattitude iceattitude is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Sep 2004
Location: Singapore
Posts: 104 iceattitude User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 2 h 9 m 4 sec
Reputation Power: 4
Send a message via MSN to iceattitude
Not really helpful. With Internet Explorer you can still VIEW --> SOURCE to get the code. You can also disable text selection but seriously, it serves no purpose.

Reply With Quote
  #7  
Old September 11th, 2004, 08:51 PM
Ellicit's Avatar
Ellicit Ellicit is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Apr 2004
Posts: 50 Ellicit Negative: is most likely a SPAMMER and a traitor to the cause. 
Time spent in forums: 5 h 59 m 3 sec
Reputation Power: 0
http://www.dynamicdrive.com/dynamicindex9/encrypter.htm

Source Code Encrypter

Reply With Quote
  #8  
Old September 12th, 2004, 02:38 PM
JFetting JFetting is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jun 2004
Location: Chicago, IL
Posts: 154 JFetting User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 47 m 35 sec
Reputation Power: 5
Quote:
Originally Posted by Ellicit
http://www.dynamicdrive.com/dynamicindex9/encrypter.htm

Source Code Encrypter



Still doesn't prevent people from getting what they want. It wouldn't be hard at all to write a simple script that puts it all back to standard HTML.

If you put it online, there is no way to prevent people from stealing your source code or graphics. Kinda sucks, but it comes in extremely handy. As stated above, that is how some people learn to make web sites. When I see a cool design, I normally take a quick look behind the scenes to see how they did it.

Reply With Quote
  #9  
Old September 16th, 2004, 08:04 AM
iceattitude iceattitude is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Sep 2004
Location: Singapore
Posts: 104 iceattitude User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 2 h 9 m 4 sec
Reputation Power: 4
Send a message via MSN to iceattitude
Quote:
Originally Posted by JFetting
Still doesn't prevent people from getting what they want. It wouldn't be hard at all to write a simple script that puts it all back to standard HTML.

If you put it online, there is no way to prevent people from stealing your source code or graphics. Kinda sucks, but it comes in extremely handy. As stated above, that is how some people learn to make web sites. When I see a cool design, I normally take a quick look behind the scenes to see how they did it.

Yup, you learn a lot from other designers. Stealing images and putting them onto their own server + crediting wouldn't be wrong but hotlinking is annoying..

Reply With Quote
  #10  
Old September 16th, 2004, 08:13 PM
JFetting JFetting is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jun 2004
Location: Chicago, IL
Posts: 154 JFetting User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 47 m 35 sec
Reputation Power: 5
Quote:
Originally Posted by iceattitude
Yup, you learn a lot from other designers. Stealing images and putting them onto their own server + crediting wouldn't be wrong but hotlinking is annoying..


Actually, I would say it could be wrong depending on the designer. Most don't like their images taken and used. Remember, they are copyrighted. Simply crediting the source may not be enough. They still have full control over the use of their images.

Reply With Quote
  #11  
Old September 17th, 2004, 11:55 PM
Prachalitha Prachalitha is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Sep 2004
Posts: 49 Prachalitha User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 14 h 4 m 38 sec
Reputation Power: 4
Thumbs up Disable right click

hi

try this..

Code:
<script language=JavaScript>
<!--

//Disable right mouse click Script

//For full source code, visit http://www.dynamicdrive.com

var message="Function Disabled!";

///////////////////////////////////
function clickIE4(){
if (event.button==2){
alert(message);
return false;
}
}

function clickNS4(e){
if (document.layers||document.getElementById&&!document.all){
if (e.which==2||e.which==3){
alert(message);
return false;
}
}
}

if (document.layers){
document.captureEvents(Event.MOUSEDOWN);
document.onmousedown=clickNS4;
}
else if (document.all&&!document.getElementById){
document.onmousedown=clickIE4;
}

document.oncontextmenu=new Function("alert(message);return false")

// --> 
</script>


Good luk !

Last edited by edwinbrains : September 18th, 2004 at 01:31 AM.

Reply With Quote
Reply

Viewing: Dev Shed ForumsWeb DesignWeb Design Help > Help on developing web pages


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


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
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 3 hosted by Hostway