I didn't release any new version after. so that is latest
Hi I am going ahead with the cobol framework for Easyui some short examples are available at https://gnucobol.altervista.org site.. The tool to manage the html (with a simpified line script library) is name makeform (there an open source code available). The version is still under beta level but the results seems to be interesting since you can obtain a very professional look & feel with the EasyUi library. The package is running with fujtisu cobol cgi libraries dll. One day I'll try to rewrite them...
Hi Eugenio You can use it for documentation purpose. Actually I am doing a strong use of COBFD since I am writing a cobol framework to use cobol and easyui html widgets together. In general so I need to get my isam record fields with dynamic way. So for example my html framework uses <cobol class="easyui-textbox"> label="Descrizione" name="DESC-ISTAT-PROV-030" prompt="Denominazione"</cobol> where DESC-ISTAT-PROV-030 become accessed from an ISAM file that contains the isam name and WHERE the field...
Great Ide seems to be very usefull. You did a great job. There is also a rest server to expose webservices. .. I was looking for something that could allow use use that under cobol. I'll investigate better your Gix environment. Thanks Marco
László you wrote a monumental tools for gnucobol indeed. Actually I manage the session by creating an unique key passed between form with tmp isam file to have working field availables. My Tools implements an own method to make (I think) sophysticated html forms with lots of form validation client side. The load of combo box or other variable is make by using json files that the easyui can manage without write lots of code.. Just to give and example in attachment you can find some form from the ...
Interesting informations. I would like to release with open source license a complete web application for pubblic administration or local municipals for the attendance monitoring . Could be cool leave with a gnucobol link also. Actually I used for the frontend the easyui library (with free and commercial license) very very powerfull. Federico
https://software.fujitsu.com/jp/manual/manualfiles/m150010/b1wd3361/01enz200/b3361-00-02-02-01.html The link above returns the fujitsu cobol cgi set of procedures. I have many web cobol application and Could be very useful have the same from gnucobol. Has someone any advices to rewrite them under gnucobol ? Federico
I' m sorry you wasn't able to run the code. Having a source of your code could be useful to investigate why it doesn't recognize the sectios. however not only windows code but pure 100% cobol code so anything where who knows the language can read what is performs