Summary
This chapter introduced the Request and Response model that’s used in programming web applications in VB. We looked at the methods and properties for both Classic ASP and ASP.NET. Most new development today follows this Request and Response model, so it will be very important in your programming future. The next chapter will look at variable scope in web applications developed with VB.