× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



From: "Brad Stone" <brad@bvstools.com>
> I'd like to hear an example of two things.

> 1.  A change in the user interface that requires a change in
> a CGI program/script

It seems to be fairly common to couple an HTML author with a CGI programmer.
I used to be in that situation.  My associate, the HTML expert normally
created a set of HTML files, then sent them to me "for implementation".

That was my queue to write a corresponding set of CGI programs.  At first, I
imbedded the HTML in the CGI program and inserted program data into the
expected locations before writing the response to STDOUT.

However, it seemed that my associate was never content with his work.  He
kept making changes to the HTML page layout.  It required corresponding
changes to my CGI programs.  After several iterations of that cycle, I began
to consider the need for templates.

I think you understand what I'm talking about.  Your #IFSHTML() API
provides a separation of HTML from RPG.  Templates are simply an
extension of that concept.

> 2.  How using your techniques (specific example would be
> ideal) makes this change in the program/script not needed

You might want to look at the Relational-Web Users Guide and API Reference:

http://www.relational-data.com/products/rweb/docs/docframeset.htm

Good Luck,

Nathan M. Andelin
www.relational-data.com







As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.