The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

XAO::DO::Web::Redirect - browser redirection object

SYNOPSIS

 <%Redirect url="/login.html"%>

DESCRIPTION

Redirector object. Can set cookies on the redirect.

Arguments are:

 url        => new url or short path.
 target     => target frame (optional, only works with Netscape)
 base       => if set uses base site name (optiona)
 secure     => if set uses secure protocol (optional)

EXPORTS

Nothing.

AUTHOR

Copyright (c) 2000-2003 XAO, Inc.

Andrew Maltsev <am@xao.com>.

SEE ALSO

Recommended reading: XAO::Web, XAO::DO::Web::Page.