User guide
eWON 500-2001-4001-4002 User Guide - User defined Web site
eWON 500®2001®4001®4002® Version 4_3_0 - User Guide - 10/5/05 - ©ACT'L sa - Page 181
10.2.2.2 ParamSSI HTML Tag
The ParamSSI is used to insert the content of an export block into the page (See also chapter “Export Block Descriptor” on page 192)
<%#ParamSSI,Parameter%>
"Parameter" follows the "Export Block Descriptor" syntax described in this manual. The resulting output is directly inserted into the HTML page
returned. This format is useful to return HTML Tables into the page or return Script expression ($dtSE) into the page.
With this method, the exported data is inserted directly into the page. If what you need is a hyperlink to an exported data, the ParamForm
described in chapter “Produce an export data block” on page 189 should be used: