Page layout changes
If you change the layout of the HTML page but do not change the variable order of the HTML page, be sure the variable substitution tags are properly positioned in the modified HTML file. In some cases, HTML page layout changes can be made without changes to the Web Connection parts.
If you change the layout and variable order of the HTML page, update the .ini file variable to reflect the new variable order. The name of the .ini variables matches the class name of the wrappered class plus the suffix Parms. For example, if you reverse the page order of the HelloText and varText variables of the HTML file wrapper class HelloFileWrapper, change the HelloFileWrapperParms value as follows:
Html File Wrappers]
HelloFileWrapperParms=varText, HelloText
Last modified date: 01/29/2015