soRedirect
Tag Name
soRedirectDescription
Causes the browser to immediately redirect to the page specified. The new page can either appear in a new window, or replace the current page in the main browser.This tag is commonly used if you want to include a link in one group's menu to a page that belongs to another group (or another Website). You would create a page inside your group's area, and place the soRedirect tag on that page.
Required Parameters
URL (address of the page where the user will be redirected) NOTE: you can use addresses of external Websites here; just be sure to include the absolute reference (i.e. beginning with "http://"). However, you will need to remove the hyperlink from the url within the soRedirect tag. You can do this by right-clicking in the url and select "remove link".Optional Parameters
newWindow ("True" or "False") NOTE: the default is "False"Example
Placing this tag on the page will cause the browser to launch a new window with page 178365.
NOTE: the "new window" parameter will only function if pop-up blockers are turned off for the site.