RobinAnn on Jan 3, 2005 at 6:37:41 AM (# 3258) This message has been edited.... I was soooo tempted to skip the regular job today... I'm shooting for tomorrow.... I am so still partying ! (only right now I'm surrounded by work - ahck! NOT fun) BikeRepairman on Jan 3, 2005 at 10:36:13 PM (# 3259)@bod1467: I don't use a windows, iis, ms SQL, perl,python,php computer/server. Only have 2 LAMP servers running here, and a third on it's way. bod1467 on Jan 4, 2005 at 4:22:30 AM (# 3260)Such a response is easy when it's served on a plate for you. ;-) MHenke on Jan 4, 2005 at 5:03:21 AM (# 3261) This message has been edited.Only chimps use WIMPs, champs use LAMPs... 8)
And yes, I know it's actually WIMA, but that doesn't rhyme... =) budallen on Jan 4, 2005 at 5:56:34 AM (# 3262)<!-- START OF Disable Right Click Menu DHTML -->
<!-- SUMMARY BRIEF
This code will disable all right click menus in all browsers and on all operating systems.
-->
<!-- Put this code inside of your <HEAD> tag. -->
<SCRIPT LANGUAGE="JavaScript"> <!--
document.oncontextmenu = function(){return false} if(document.layers) { window.captureEvents(Event.MOUSEDOWN); window.onmousedown = function(e){ if(e.target==document)return false; } } else { document.onmousedown = function(){return false} }
// --> </script>
<!-- END OF Disable Right Click Menu DHTML -->
BikeRepairman on Jan 4, 2005 at 7:43:07 AM (# 3263)Yes, bod1467. I'm very thankfull for your help to put up phpBB2. the other LAMP server I've setup myself. the Third also (and with phpBB2)
MHenke on Jan 4, 2005 at 9:04:02 AM (# 3264)@budallen And? If I want to see the source of a page that is so cleverly protected, I simply use "View->Page Source" or dissable JavaScript. Or even better, I use a decent browser that prohibits such annoying nonsense.
|