Summary

   

This chapter has covered a lot of territory. You've learned about the Response , Application , and Session objects.

The Reponse object gives you a way to output text into the HTML document dynamically. This way you can make decisions and output text depending on the current situation. Other Response collections enable you to output files, write cookies, and redirect to other URLs.

The Application and Session objects enable you to manage the state of the application and session.

The next chapter covers topics in the area of input/output. You'll learn about files, directories, and other disk- related topics.

   


Special Edition Using ASP. NET
Special Edition Using ASP.Net
ISBN: 0789725606
EAN: 2147483647
Year: 2002
Pages: 233

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net