|
I don't know CGI. I'm a server-side programmer who develops reports for the human resources, payroll, and accounting departments. Sometimes the users prefer to have reports in electronic form rather than printed hardcopy. Our current method for electronic delivery is as PDF files via email. I was looking for a way to deliver reports as htm files for display in browsers. I don't have to use the SNDDST command, since the CPYTOPCD command can place the htm file in a folder available to users. But then I have to create multiple folders and manage their authority to protect access to sensitive reports. It's easier to control report distribution with the SNDDST command. Still, I'm open to CGI as an alternative. If I used CGI, how would the htm document containing the report get built? Would the CGI program itself generate the report from database files? Or would it call another COBOL program to generate the report? And how would I ensure that only appropriate users access sensitive reports? Thanks, Kelly Cookson --- Jon Paris <Jon.Paris@Partner400.com> wrote: > > I was trying to get a COBOL program to generate a > > report that displayed as a web page. > > Just curious Kelly - but why not simply set the > COBOL program up as a CGI > program and have it output the web page to the > browser on demand? This > whole business seems an awfully complicated route to > take. > > > Jon Paris > Partner400 > > > > _______________________________________________ > This is the COBOL Programming on the iSeries/AS400 > (COBOL400-L) mailing list > To post a message email: COBOL400-L@midrange.com > To subscribe, unsubscribe, or change list options, > visit: > http://lists.midrange.com/cgi-bin/listinfo/cobol400-l > or email: COBOL400-L-request@midrange.com > Before posting, please take a moment to review the > archives > at http://archive.midrange.com/cobol400-l. > __________________________________________________ Do You Yahoo!? Yahoo! Health - Feel better, live better http://health.yahoo.com
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.