Dokumentaro de Gambaso
Compilation & Installation
Components
gb
gb.crypt
gb.qt4
Documents
Indekso de Lingvo
Language Overviews
LeguMin
Lexicon
Registro

Response.Redirect (gb.web)

Static Sub Redirect ( URL As String )

Redirect the HTTP client to another URL.

If the specified URL has no host, then the host of the request is used.

You should end the CGI script immediately after having used this method.