Date:  04/03/2002 04:46:42 PM Msg ID:  000526
From:  FoxWeb Support Thread:  000525
Subject:  Re: Problems when redirecting
The redirect method should actually cause the browser to request the URL in question, so the URL should show up in the browser's address field.  Does that URL match the one that works?

FoxWeb Support Team
support@foxweb.com

Sent by Mariela on 04/03/2002 11:12:07 AM:
I have a problem when using the redirect method on response object. The browser cant´find the page where I´m redirecting. I´m testing it in a local host running PWS. The line I wrote in my program is:
    Response.redirect("http://localhost/website/page1.html")
And I´m sure the URL exists, because if I type it on the browser it shows the page.  What am I doing wrong?
 
Mariela.