Articles   Dev Forums   Personalize   Favorites   Member Login        Active Users:  67
DevASP - ASP and XML Articles, Samples, Toturials, Sample Chapters and resources for Developers Thursday, January 08, 2009
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

Trusted by over 7 million customers!
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

User Rating!

Home > Search > Articles & Samples > ASP > Response Object
HOWTO: Use Response.Redirect in a Server Script (Q159402)       
Total Hits: 2353  |  Today: 1       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 location specified in the header.

DevASP.com users Rating
What is your opinion?
Is this your listing?

    If this is your listing and you like to add the rating box
    displayed on the right side on your site you can use the following code.

Go Back
DevASP - Privacy - Disclaimer
Copyright © 2008 DevASP.com