Embedding Proficy Portal into Web Pages

You may want to keep your analysis displays on a company intranet or merge them with other publicly available web content. One way to do this is to include links from existing web pages to your analysis displays. However, this approach does not let you view your web content and displays simultaneously.   

If you need this capability, you can embed Proficy Portal displays into an existing web page by using inline frames, and passing parameters to the URL.

The syntax is as follows:

<iframe src="http://localhost/ProficyPortal/default.asp?DISPLAY=Overview" width="700"
height="600"></iframe>

See Also

Passing Parameters to URLs

Portlets