| Applying science to business management |
  
redirect
Format: redirect( url )
Arguments: (text) url URL of the destination
page
Returns: null
Description: Transfers the user to a Web page outside
the active script
Examples: redirect("http://www.vanguardsw.com/")
= transfers the user to the Vanguard Web site
See Also: dialog
|