Is that when you use the DevCenter wizards?
Currently there is a mismatch between the DevCenter and the standard GLOBAL.HEADER section.
Basically, the DevCenter wizards are not including the <TEMACRO TERMBODY> tag, which is used to not only generate the HTML body tag but also position the cursor.
To fix this you can either upgrade to latest build of DevCenter or keep what you have and add the line:
<TEMACRO TERMBODY 'BGCOLOR="#408080"'> to the last line in GLOBAL.HEADER.
If you would like to upgrade, add another action and we will provide instructions...
|