Response Formatting.ispg files contain HTML text and two groups of formatting instructions: data dependent formatting instructions (dynamic), or file inclusion commands (static). The formatting instructions are delimited in HTML with script markers, depending on type:
The # marker before the closing %> must be used only when placing this syntax inside html elements attributes used as URLs. For dynamic formatting, it will url-encode the output; for static formatting, it will inhibate generating some optional tracing helper HTML comments (which cannot be placed inside HTML attributes). Web designers have the opportunity to define data models that can contain sample data for the global level page variables. These files can be loaded in the internal browser and the page rendered will display the sample data, with proper formatting.
|
|
||||||||||||||||
|
ISPG Manual
|