ASP Programming

[ Contents | Search | Post | Reply | Next | Previous | Up ]

Re: netscape has some problem with Response.Redirect

From: chris.prior@twang.net
Date: 12/1/99
Time: 8:43:54 AM

Comments

The Response.Redirect occurs on the server and not on the client! This makes it browser independant! Make sure you have placed the redirect before any Hears eg "<html>"

Last changed: December 01, 1999