thanks for posting this evildoodoo, there is always a way to view a website's HTML source code. if the website has a javascript which disables right clicking (stupid, because it's just annoying) then you can still goto view > source or whatever your browser has.
viewing server-side-code isn't a built in part of your browser and i'd hope that none of you would know how to do it

this is because the server-side processing server (e.g. PHP) processes the code and then sends plain HTML to your browser, hence "
server-side language," where something like Javascript is a "
client-side language"