Class Error301.

Inherits PageComponent

The Error301 component contains tet instructing the browser to go elsehere. For now it only uses a 301 response, but maybe it should also include <meta http> and/or javascript blah. Lots of people seem to use belt and braces, so it can't be entirely pointless.

Error301::Error301( Link * target )

Constructs a PageComponent that instructs the WebPage to return a 301 response and redirect the browser to target.

This web page based on source code belonging to Oryx Mail Systems GmbH. All rights reserved.