Re: Examples of Web sites backed by COBOL
- From: aortega@xxxxxxxxxxxx
- Date: 24 Oct 2006 18:27:37 -0700
Richard ha escrito:
weyus wrote:
I don't need to tell if the code was generated by COBOL or not :). (I
also just realized that that was a joke.) I was just thinking that
there was probably a COBOL Web application back end floating around in
the world somewhere and I wondered if I could find one, that's all?
I first wrote one with Microsoft 4.5 running on OS/2 under Netscape Web
Server. The code moved to MicroSoft 5.0 DOS on Win3.11 with some http
server I forget and under Xitami on Win95/98. It runs on Linux under
Apache and there are only a few code changes for each environment.
The important thing is to use templating for the output, then the
program doesn't care if it is outputting HTML, text reports, CSV, XML,
or Postscript.
HI
I wrote a some samples for build WEB Content with COBOL, my program
work with Acucobol, RMCobol and Power COBOL 3
some samples can see in http://cobhttpd.cobtools.com
In the page www.cobtools.com can you see information about cobhttpd, is
a Web Server for run COBOL programs in the server side
if have any question write me, aortega@xxxxxxxxxxxx
greetings
Alberto Ortega
www.cobtools.com
.
- References:
- Examples of Web sites backed by COBOL
- From: weyus
- Re: Examples of Web sites backed by COBOL
- From: Roy Øyan
- Re: Examples of Web sites backed by COBOL
- From: weyus
- Re: Examples of Web sites backed by COBOL
- From: Richard
- Re: Examples of Web sites backed by COBOL
- From: weyus
- Re: Examples of Web sites backed by COBOL
- From: Richard
- Examples of Web sites backed by COBOL
- Prev by Date: Re: Examples of Web sites backed by COBOL
- Next by Date: Re: Examples of Web sites backed by COBOL
- Previous by thread: Re: Examples of Web sites backed by COBOL
- Next by thread: Re: Examples of Web sites backed by COBOL
- Index(es):
Relevant Pages
|