×
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.
http://www.radile.com/rdweb/temp/rg2.html
In the spirit of cooperation, I wrote another version of the radio group
page based on Joe Pluta's design of pairing a radio group with an image
element.
I'd encourage folks to view the HTML source. It references a JavaScript
file named xmlHTTP.js which I use in many Web applications and contains
a number of functions for handling AJAX requests. I used the reqGet()
function to request an RPG program to set the image source.
Here's a link to the *** entire *** RPG source:
http://www.radile.com/rdweb/temp/rgat.txt
If you click one of the radio buttons to set focus then press and hold
down one of the arrow keys you can stress test the RPG program as the
browser sends repetitive requests to it.
An advantages to this approach is that you are free to design the page
as you like rather than being confined to the wigets supplied by EGL.
There's no intermediate process of generating HTML from JSF tag
libraries. The RPG program is simple. And performance is
extraordinary.
Nathan.
As an Amazon Associate we earn from qualifying purchases.
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.