NAME
Apache::Wyrd::Redirect - Redirect a browser via a Wyrd
SYNOPSIS
<BASENAME::Redirect url="http://some.other.place.org/" />
<BASENAME::Redirect>http://some.other.place.org/</BASENAME::Redirect>
DESCRIPTION
Forces a redirect. The browser is redirected without the page being loaded.
HTML ATTRIBUTES
- url
-
The URL to redirect to. It should be a complete URL. If the URL is not supplied, the enclosed text will be used as the URL. Otherwise, the enclosed text will not be processed.
BUGS/CAVEATS/RESERVED METHODS
Reserves the _setup method.
AUTHOR
Barry King <wyrd@nospam.wyrdwright.com>
SEE ALSO
LICENSE
Copyright 2002-2007 Wyrdwright, Inc. and licensed under the GNU GPL.
See LICENSE under the documentation for Apache::Wyrd
.