|
To be a bit more specific, what we want to do is display an html page with update information, IE: load information on a state by state basis; IE: how many loads are available in that state. If it was just static itself and never changed, I could just create it using notepad, but since it has to include some information from a LF that won't work. If you think the example you have will do that I would love to see it....at least that will get me started in the right direction...... Douglas On Wed, 29 Jun 2005 11:55:46 -0700, Tony Carolla wrote > Hello Doug > > On 6/29/05, Douglas W. Palme <dpalme@xxxxxxxxxxx> wrote: > > > > If anyone has any decent websites or online tutorials that can assist me > > with porting some data to a webpage I would appreciate it if you would > > share > > it with me, so far what I have found on IBM's site is either 1. not really > > applicable, or 2. calls for the WDS advanced client which we do not have. > > > > We will be running the iSeries web server for this project. > > It really depends on what you want to do. Outputting non-interactive > web pages to the IFS can be done with straight RPG. You can > basically build the HTML specs using data structures, which usually > contain one or more <TABLE> defs, and write them to an IFS file. I > have a somewhat generic example I can send you if this is your aim. > > If you are looking to interact with users, you can use the CGIDEV2 > library. This would allow interacting with a user through a web > browser. Details, and the library can be found at http://www- > 922.ibm.com/en . > > Also, if you want to take existing RPG programs that use display > files, and have them show up in a web browser window, without re- > coding anything, there is the webfacing tool. It allows you to > generate java server pages for your display files, and it will call > your program and interact with the web browser so that your program > thinks it is a display file. Details on this can be found at > http://www-306.ibm.com/software/awdtools/wdt400/about/webfacing.html > . > > -- > "Enter any 11-digit prime number to continue..." > "In Hebrew SQL, how do you use right() and left()?..." - Random Thought > "If all you have is a hammer, all your problems begin to look like nails" > -- > This is the RPG programming on the AS400 / iSeries (RPG400-L) > mailing list To post a message email: RPG400-L@xxxxxxxxxxxx To > subscribe, unsubscribe, or change list options, visit: > http://lists.midrange.com/mailman/listinfo/rpg400-l or email: RPG400- > L-request@xxxxxxxxxxxx Before posting, please take a moment to > review the archives at http://archive.midrange.com/rpg400-l. -- Open WebMail Project (http://openwebmail.org)
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.