Custom JavaScript Dialog Boxes...
Javascript dialog boxes have never been easyer, and leigeber.com is giving us another great way to display any kind of dialog boxes…http://www.leigeber.com/2008/04/custom-javascript-dialog-boxes/
.CMD scripts are Windows batch files...
Whenever you need to automate a task you can easily use .CMD scripts that are text files containing DOS / Windows commands with some extra structural components (like if, for etc.). Internet is full of examples.
Programmer Excuses...
1. That’s weird, It’s never done that before 2. It worked yesterday. 3. It works on my machine. 4. It’s too complicated for you to understand. 5. It can’t be done. 6. Probably a hardware problem. 7. Somebody must have changed my code. 8. Even though it doesn’t work,...