With this function, you load pictures from a web server into the current model. This works only, if the picture can be fetched by a link (URL). Parts of this link can be adapted by the data of the model (e.g. Article number). Nevertheless it is possible that not all necessary links can be built by the variables, only. So you can define up to 9 different links.

Under this point are 10 sub menus. The first nine corresponds to the links. You can call one of these points from within the dialog to enter models. With the last point ("Config"), you administer above points. For every link exist a field "Name", where you enter a name for this link. This name appears in the menu for this link. In the field "URL", you enter the link to access the picture. To fetch different models with the same link, you can enter variables (maker, item number...) in the link. These variables are filled during the fetch with the information from the current model. Variables are given in angle brackets. All available variables can be selected from the popup-menu on the right side of the input field.

A link entry may look as follows:

http://www.pictureserver.de/pictures/<Maker>/<Item number>.jpg

If you entered "Arnold" as maker and "7013" as item number the following link will be used:

http://www.pictureserver.de/pictures/Arnold/7013.jpg

This picture will be loaded from the server and inserted into the current picture. Then it behaves like a picture, pasted from the clipboard.