Enable as Web component | Specifies whether this object has to be registered as a Web server component |
---|---|
PmaWeb object | Path in the tree of Pma objects to the PmaWeb, PmaWebFolder or PmaWebLang object where the registration is carried out. Macro expression can be used for input (it is evaluated after starting the application). |
Web component identifier | Specifies unique identifier of this Web component. The full URL address to this component is then for example: "http://ComputerName:Port/Identifier" Macro expression can be used for input (it is evaluated after starting the application). |
View in HTML components list | If checked, then the component will be visible in the component list. Displaying such list is done through the Web object registering this component (Web object PmaWeb, PmaWebFolder or PmaWebLang). If not checked, then the component will not be visible in the list. But it will be accessible through its Web adress. It is useful for system components (e.g. the data offered to another applications), that are not intended to be choosen from Web browsers. When displaying the component list in the Web browser this option can be supressed by pressing the Shift key and clicking the list title simultaneously. At this moment the list is reopened displaying all the components (including system components). |
The client can read the data from this component only if the "WebRead" permission is fullfiled.
The client can write the data only if the "WebWrite" permission is fullfiled.
The client requiring data from this Web component is of the PmDataClient type from the licence point of view.
http://ComputerName:Port/ComponentId/Page
Where: