×
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.
This should really be on WEB400 so I'm posting this response there as well. If you have further questions on the subject I suggest you move to that thread before David gets mad at us.
There are literally hundreds of ways to do this. Do you want to write in RPG? PHP? a language neutral tool? What are you going to do next? Surely if this works it will not be your only project?
If you already have (say) CGIDEV2 loaded on your system you could use that. Same goes for powerExt, Valence, and Renaissance among other free tools.
If you have Web Query loaded that would give you a prettier version with more graphic options readily available.
Planet J's free version of WOW would also do an excellent job.
http://www.planetjavainc.com/wowstandard.htm.
If you are willing to spend a few $s to get the DB2 capable version and want a simple list resulting from an SQL query then take a look at PHPGrid (www.phpgrid.com) - I wrote up a simple example here:
http://www.ibmsystemsmag.com/ibmi/developer/modernization/grid_tools/ - that article also references a free DB2 tool that might also do what you want.
All options listed except the first require very little except the SQL itself to provide a basic display. In the case of PHPGrid you don't even have to know PHP. Just copy the examples.
As you can see the world is your oyster - and I haven't even touched on the many for-fee tools from Asna, Lansa, look software, Profound, Rocket, Systems & Methods, and on and on.
On 2014-05-05, at 9:41 AM, Hoteltravelfundotcom <hoteltravelfun@xxxxxxxxx> wrote:
What are some methods to do a simple web screen it could be on a company
server.
It would show the actual shipments that have gone out till that point in
time.
it would get this data from one table on the ibm i, already summarized.
so we would show something like
Order type Total shipments
ABC 100
DEF 200
etc.
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.
Jon Paris
www.partner400.com
www.SystemiDeveloper.com
As an Amazon Associate we earn from qualifying purchases.