|
|
|
|
This series ran in the February, March and August
2000 issues of iSeries Magazine. Follow the links
built in to the headings to read the associated
articles or click on the link in the right hand
column to download the associated source files.
|
|
|
This article introduces you to the basics of writing
to a browser with an RPG program. To demonstrate the
basic techniques we convert a simple report program
to send its output to a browser rather than the printed
page.
|
Download
the source |
|
|
Since "reports" rarely fit on a single
page we need to be able to page through the data.
This article shows you how.
|
Download
the source |
|
|
|
In the first two articles we showed you how to
do things the hard way! In this article we show
you how the use of IBM's CGIDEV2 library can make
life a lot easier for you. Best of all, it;s free!
|
Download the
source |
Attention COBOL Users
Although all the articles in this series were written
primarily for an RPG audience, the basic principals involved
are identical for COBOL users. If you Click
Here you can download COBOL versions of the main programs
in the articles.
|