ContentsIndexPreviousNext

5.5.1 Using the EMBED Tag

You can use the HTML <EMBED> tag to embed your COBOL application in the HTML document. Using this tag, you define whether the COBOL program runs inside the user's browser window (and what the dimensions of the initial window would be in this case) or whether it runs in a separate application window.