Can anybody please tell me whether the following internal redirect causes the new URL to be sent back to the browser which then asks for foo.htm to be served up, or does Apache simply serve up foo.htm automatically ? The comments in ASP.PM are very cryptic. $Response->Redirect("foo.htm") Or is there a better (more efficient) way to do this ? Thanks Rod
- Re: Apache::ASP Response Redirect question Rod Butcher
- Re: Apache::ASP Response Redirect question G.W. Haywood
- Re: Apache::ASP Response Redirect question Joshua Chamas