You can display the contents of a space page in another
web page.
About this task
You can generate a
<script> tag
that embeds a page from a space. You can then paste that
<script> tag
into the HTML source of any web page so that the page content is visible
in that page.
Important: If
the HTTP server for the web page is not on the same host as Business Space, some widgets
might not work properly. This problem is caused by cross-site scripting
security that is enforced by web browsers.
Restriction: If
the first space page that users visit embeds a page with more than
one widget, these users might encounter a problem when logging in.
If they try to log in to all of the widgets simultaneously, they might
get a 404 error. To avoid this problem, you can use a web page that
embeds a space page with only one widget. For example, embed this
page in an initial page, landing page, or home page for the website.
After successfully logging on using the single widget, users can then
visit other pages that embed pages that contain any number of widgets.