|
|
|
|
|
| | |
| |
Active Server Pages ASP ASP.NET .aspx .ascx Web HTML Developer Internet Microsoft Web Services Visual Studio .NET CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
|
|
Subject: |
Re: Response.Redirect header problem ??? |
|
From: |
piwi |
|
Date: |
8/3/2000 7:55:18 AM |
|
IP: |
193.154.227.2 |
The problem is that you have written something
including <http>, <head> or <title> before
you redirect.
there is no problem with asp code
e.g
<%if request("gotodb") = "yes" then
response.redirect("db.asp")
end if
%>
if you write this first of all html-statements
the error wont ocurre again. |
Previous Message
Follow Up - Re: Response.Redirect header problem ??? - sridhar konkala 8/28/2000 3:23:19 PM
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|