IBM Tivoli Monitoring, Version 6.3

Link to external browser

You can launch an external browser from within a hyperlink in the browser view. This is the mechanism used to view attachments to events.

If you want a link to launch an external browser, use the following attributes in the hyperlink:
TEP_TARGET=external
If this attribute is found on the <a> link tag, the URL is launched in default external browser.
TEP_LOCATION=relative
If this attribute is found on the <a> link tag, the "href=" value is treated as a relative URL and the path is appended to the web server's based resources.


Feedback