Author: RahulG31
Subject: Reply to: COBOL Report view in Mobile devices
Posted: Thu Jun 23, 2016 7:58 pm (GMT 5.5)
As Robert said in another post, programming language is irrelevant here. The web browser only understands HTML and that is what needs to be formatted for Mobile Device/Desktop.
You should do more search on the web. If you are not aware, there is something called Bootstrap. Basically, It's a technique to adjust the CSS properties of a website(HTML), so that they are displayed differently on different resolution devices.
Nothing to do with COBOL.
.
Subject: Reply to: COBOL Report view in Mobile devices
Posted: Thu Jun 23, 2016 7:58 pm (GMT 5.5)
As Robert said in another post, programming language is irrelevant here. The web browser only understands HTML and that is what needs to be formatted for Mobile Device/Desktop.
You should do more search on the web. If you are not aware, there is something called Bootstrap. Basically, It's a technique to adjust the CSS properties of a website(HTML), so that they are displayed differently on different resolution devices.
Nothing to do with COBOL.
.