#watermark { display: block; position: fixed; top: -10%; left: 105px; transform: rotate(-45deg); transform-origin: 50% 50%; opacity: .2; font-size: 80px; color: […]
<script language=”javascript”> function Disable_Control_C() { var keystroke = String.fromCharCode(event.keyCode).toLowerCase(); if (event.ctrlKey && (keystroke == ‘c’ || keystroke == ‘v’)) { […]
<script language=”JavaScript”><!– function clp_clear() { var content=window.clipboardData.getData(“Text”); if (content==null) { window.clipboardData.clearData();} setTimeout(“clp_clear();”,1000);} –></script>
<script type=”text/javascript”> if (window.location == “viewlsts.aspx”) { window.location.href = default.aspx’; } </script>
When we try to install a Cummulative Update in SharePoint or Project Server, sometimes a message appears: “The expected version of the […]