× 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.



Nathan Andelin wrote:
Joe Pluta wrote:
You will start out with a bad page from Dreamweaver
and make it worse with RPG-CGI.

Ironically Dreamweaver is a drag and drop WYSIWYG editor, including property sheets, and code-complete prompting.

I only insert two (2) things in an HTML page to interface with an RPG program. <RECORD> and {{FIELD}} delimeters. Nothing more.
How do you interface with an input field? How do you tell it its length? How do you specify numeric editing? How do you change its class when it is in error? Where do the error messages display?

How do you create a dropdown? A checkbox? A combo? A radio button? How do you initialize the state of these things based on dynamic data?

How do you specify an AJAX tag? How do you define what gets updated?

How do you define the text for a button? How do you specify the tooltip text for an widget? How do you specify the URL for an image?

How do you specify classes for columns? And rows? How do you change the class for a table cell based on the data?

And these are the easy questions.


I understand that there's some satisfaction in using "advanced" tooling to generate, generate, generate, but it's overkill in my mind. I prefer to keep things simple.
It's easy to keep things simple when your interface is simple. It's a lot harder when the interface gets complex.

Joe


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.