guides:o4w:o4w_api:o4wredirect

O4WRedirect routine

Instructs the browser to "redirect" to the specified URL.

O4WRedirect(url, windowName)

The function has the following parameters:

ParameterDescription
urlA URL.
windowNameIf specified, the URL content will display in the window. If null the content is displayed in the current window.

O4WToolkit applications should return after the O4WRedirect call, as no other content can be returned.

  • guides/o4w/o4w_api/o4wredirect.txt
  • Last modified: 2024/06/19 20:19
  • by 127.0.0.1