
Creating References to MIMEs
To create a reference to MIME objects on a page of your BSP application, you insert the object URL directly from the browser using Drag and Drop. Depending on the MIME type, you can then use the URL as the source in the appropriate HTML tag.

We recommend that you refer only to MIMEs in the application-specific directory or the PUBLIC directory. References to other MIMEs not specific to the application should be avoided since these objects may be moved or even deleted at any time. You cannot create a where-used list for MIMEs.
Prerequisites
The editor displays the source code of the BSP layout in change mode.
Procedure
Result
The object URL is inserted at the mouse position indicated. Depending on the MIME type and the intended use, you insert the corresponding HTML tag.
See also
Importing and Deleting MIMEs