Articles   Dev Forums   Personalize   Favorites   Member Login        Active Users:  419
DevASP - ASP and XML Articles, Samples, Toturials, Sample Chapters and resources for Developers Friday, July 04, 2008
Home
Articles & Samples
Dev Search
Dev Forum
Add a Listing
Sample Chapters
Directory Feed
Link to US
Contact

Search Directory
Applications
Articles & Samples
Components
Community
Database
Developer Sites
Downloads
Hosting Services
Introduction
Knowledge Base
Sample Chapters
WebCasts

ESET
ASP Directory
Applications
Articles & Samples
Components
Developer Sites
Knowledge Base
Sample Chapters
WebCasts
XML Directory
Applications
Articles & Samples
Developer Sites
Error, Bugs & Fixes
Downloads
Introduction
Knowledge Base
Sample Chapters
WebCasts

FREE 12 month online training for ASP.NET & MS Expression Studio and a Free copy of MS Expression Web with Windows Server Purchase

Home > Search > Knowledge Base > ASP > ASP Objects
Search
DevASP

What's New
What's Hot
Listings for Response Object Response Object (3)
 


Cookie Collections       
Total Hits: 1722  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

The Cookies collection sets the value of a cookie. If the specified cookie does not exist, it is created. If the cookie exists, it takes the new value and the old value is discarded....

INFO: Response.Buffer Is ON by Default in Internet Information Services 5.0 (Q245198)        
Total Hits: 292  |  Today: 1       Rating:  
Read Reviews | Write Review |              Your Rating: 

In Internet Information Services (IIS) 5.0, the Response.Buffer property is ON (set to TRUE) by default, which is a change from Internet Information Server 4.0. To illustrate this, run the following Active Server Pages (ASP) code in Internet Information Server 4.0 and Internet Information Services 5.0:

...

HOWTO: Use Response.Redirect in a Server Script (Q159402)       
Total Hits: 2306  |  Today: 0       Rating:  
Read Reviews | Write Review |              Your Rating: 

When trying to use the Response.Redirect method in a server-side script, the following error can occur when the page is accessed:
Response object error 'ASP 0156 : 80004005

Header Error
/, line 9
The HTTP headers are already written to the client browser. Any HTTP header modifications must be made before writing page content.
The Redirect method of the Response object operates by sending a header to the client. This header causes the client to look to another URL l...


DevASP - Privacy - Disclaimer
Copyright © 2008 DevASP.com