Dig more into what you can do with frames and see why they could be useful for you.
By Jan Jorgensen
In my previous frame-crossing tip, I showed you how to send information between various frames on a Web page using just HTML and JavaScript. This time, I have added in a few RPG CGI programs and some more JavaScript. Actually, I have written a small application in which you can maintain an order header and add order lines to an order detail file.
Utilize JavaScript for programming business applications.
The JavaScript language has become a popular scripting language because it gives programmers the ability to enhance a static Web browser interface. One of the few shortcomings of JavaScript, however, is its lack of support for standardized data-access APIs like ODBC or JDBC.