response.redirect() (Method)

Send the appropriate headers and meta information to cause the client to do a redirect to a different URL.

Availability:

JavaScript - 1.1
Netscape Enterprise Server - 2.0
JavaScript syntax:NESredirect(URL)

This is a convenience method for populating headers in the response.

See also:Netscape Enterprise Server