Categories
Tags → Asp Redirecting

ASP Error - The HTTP Headers are already written

While redirecting from a page in asp we get a very common error: The HTTP headers are already written to the client browser. Response object error ''ASP 0156 : 80004005 Header Error /test.asp, line 135 The HTTP headers are already writte...
DETAILS

Search Many Sites from One Location

A short ASP example script for redirecting user input for the search terms to a selected search engine. Using response.redirect, it allows users to search any given number of search engines with just a few mouse clicks.
DETAILS
©2003-2019 jCay.com