You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

The name of the image file to be displayed on the Sign On form, without path information.

Place the file in the Execute directory of your partition (for example C:\X_WIN95\X_LANSA\X_DEM\EXECUTE).

Typically image files need to be deployed with your application.

Alternatively this may be specified as a URL. In this case the web page will be displayed instead of an image.

The property value will be recognised as a url if it starts with http: or https: or file: or *AUTO*.

*AUTO* implies that the html file is in the partition execute directory, and will be displayed using the web browser.

Examples

Web pages:

https://www.lansa.com

A html file that exists locally on the PC:

file: C:\Program Files\LANSA\X_WIN95\X_LANSA\x_dem\execute\ENG_VF_UM087_01.htm

or

*AUTO*ENG_VF_UM087_01.htm

This property is in the Framework User Administration Settings tab.


  • No labels