Embedded Web Page

The Embedded Web Page content item renders a URL in an iframe. The Embedded Web Page content item enables displaying the contents of a web page, specified by URL. The URL can be absolute or relative.

The Embedded Web Page content item might be helpful, for example, for iMIS sites that do not wish to migrate every page immediately upon upgrading, but still want the content available in the upgraded site.

Embedded Web Page configuration options

This content item uses the Common content item configuration options, in addition to the following:

  • URL - Specify the URL of the content you want to display. The URL can be absolute or relative:
    • Absolute - http://www.advsol.com
    • Relative - ~/iparts/Common/EmbeddedWebPage/EmbeddedWebPageHelp.htm
  • Height - Specify the height of the URL content in pixels. The valid range is from 20 -1000.
  • Width - Specify the width of the URL content in pixels. The valid range is from 20 -1000.

Notes

  • This content item uses an application that is external to iMIS.
  • iMIS supports displaying the contents of an external web page in iMIS through the use of an iframe. However, iMIS does not support displaying iMIS pages in external sites.
  • Some websites, such as Facebook and Google, do not allow their content to be embedded in other websites. If you configure this content item to point to a site that prevents embedding, nothing will display.