Redirects the user agent to a new location for a requested resource.
property Location: string;
Location is a String property used to redirect the recipient of the HTTP response to a location other than the requested URI. Location is returned as part of an HTTP response.
Location contains a valid URI expressed in the form:
http://www.w3.org/pub/WWW/People.html
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|