ASP Free Lounge
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
 
User Name:
Password:
Remember me
Go Back   ASP Free ForumsOtherASP Free Lounge

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 ASP Free Forums Sponsor:
  #1  
Old November 20th, 2004, 02:40 PM
GinaG GinaG is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Oct 2004
Posts: 5 GinaG User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 41 m 16 sec
Reputation Power: 0
Cool No Right Click

Does any onw know how i can disable right clicking capabilities????

Reply With Quote
  #2  
Old November 20th, 2004, 03:41 PM
Borgis1's Avatar
Borgis1 Borgis1 is offline
The Death Merchanter | RS
ASP Free Newbie (0 - 499 posts)
 
Join Date: Nov 2004
Posts: 295 Borgis1 User rank is Sergeant (500 - 2000 Reputation Level)Borgis1 User rank is Sergeant (500 - 2000 Reputation Level)Borgis1 User rank is Sergeant (500 - 2000 Reputation Level)Borgis1 User rank is Sergeant (500 - 2000 Reputation Level)Borgis1 User rank is Sergeant (500 - 2000 Reputation Level) 
Time spent in forums: 4 Days 5 h 17 m 10 sec
Reputation Power: 16
Send a message via MSN to Borgis1 Send a message via Yahoo to Borgis1
i know what the code is but it is a big no no for having it on ur website cause there is other ways of getting to the source code for ur web pages but if u must have it, it is this code right here
Code:
<script language=JavaScript>
<!--

//
//
//

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>

Reply With Quote
  #3  
Old November 20th, 2004, 07:00 PM
GinaG GinaG is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Oct 2004
Posts: 5 GinaG User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 41 m 16 sec
Reputation Power: 0
Thumbs up Thank You

Thank you so much



Quote:
Originally Posted by Borgis1
i know what the code is but it is a big no no for having it on ur website cause there is other ways of getting to the source code for ur web pages but if u must have it, it is this code right here
Code:
<script language=JavaScript>
<!--
 
//
//
//
 
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>

Reply With Quote
  #4  
Old November 20th, 2004, 08:16 PM
Borgis1's Avatar
Borgis1 Borgis1 is offline
The Death Merchanter | RS
ASP Free Newbie (0 - 499 posts)
 
Join Date: Nov 2004
Posts: 295 Borgis1 User rank is Sergeant (500 - 2000 Reputation Level)Borgis1 User rank is Sergeant (500 - 2000 Reputation Level)Borgis1 User rank is Sergeant (500 - 2000 Reputation Level)Borgis1 User rank is Sergeant (500 - 2000 Reputation Level)Borgis1 User rank is Sergeant (500 - 2000 Reputation Level) 
Time spent in forums: 4 Days 5 h 17 m 10 sec
Reputation Power: 16
Send a message via MSN to Borgis1 Send a message via Yahoo to Borgis1
no problem

Reply With Quote
Reply

Viewing: ASP Free ForumsOtherASP Free Lounge > No Right Click


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 5 hosted by Hostway