On Mon, Jun 03, 2002 at 04:16:39PM -0700, Joshua Chamas wrote:
> This would be a trivial extension, but instead of doing this, 
> why not just have [in global.asa]
> 
> sub redirect {
>   $Response->Redirect($Server->URL(shift, shift));
> }

That works for me. I just thought that having the $Server->URL()
functionality automatically inside $Response->Redirect() is good for
programmer convenience, though.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to