Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
It would be pretty silly to use ASP for pages that would always look the same. The power of ASP comes in building dynamic Web sites. In order to be dynamic, a page needs to be able to make decisions and do different things under different circumstances. This is where control structures come in. If you have programming experience, you should find VBScript's control structures familiar. If not, that is okay. We will introduce you to the logic of control structures and the reasons for using them. Today, you will learn the following: