Skip to Content

What is the easiest and/or best way to convert a legacy text-based user interface to a web front end?

Estimated Reading Time: < 1 Minute

Question:

If I have an application that uses text-mode (no graphical controls) DISPLAY and ACCEPT statements with no screen sections, then what are my options for getting my application to run within a web browser?

Answer:

isCOBOL's WebClient can run your application in a web browser - it doesn't require a screen section.
Your application will look and run the same way it does with the Application Server and thin client.
You can read more about it in the WebClient book of the Veryant Documentation set.

What is the easiest and/or best way to convert a legacy text-based user interface to a web front end?

Powered by PHPKB (Knowledge Base Software)