Dev
Microsoft: “High Priest of Secure Software Development”
From a company most frequently bashed for the security woes of the world, Microsoft has morphed into what CNET calls the “high priest of secure…
From a company most frequently bashed for the security woes of the world, Microsoft has morphed into what CNET calls the “high priest of secure…
If you have anything to do with CSS/XHTML and web design, Chris Pederick’s Web Developer extension for FireFox is a must have! It lets you…
To add a “Back” text link to a web page: <a href=”JavaScript:history.back(1)”>the past</a> Using VBScript and FORM button: <form method=”POST” name=”VBScript_Nav_Sample”> <input type=”button” name=”Go Back!”…