Re: Make browser recognize new page on return from POST

On Tue, Nov 13, 2001 at 06:59:47PM -0500, Parenti, Mark wrote:

[...]

> "Location:" and "Content-Location:" headers but have not been able to get
> this to work. Using a return code of 307 did get the browser (IE) to change
> the name of the returned page to "page2.html", but it then appeared to try
> to redirect to the new page. I don't want it to do that, only to update it's
> "name" for the page.

You can't do that - the HTTP protocol doesn't support it.

-- 
Reinier

Received on Saturday, 1 December 2001 13:48:17 UTC