[Migrated content. Thread originally posted on 29 January 2010]
I am using Acucobol 8.1, on a linux server using Novell Suse Linux.I am attempting to write cobol programs using cgi and internet explorer to do the following:
Accept customer number, password and selected option
The first program accepts this data, then processes and outputs a form
showing customer products etc and asks the user to select the product
for further information. This is all working, my problem is how to output
the form to a further program with hidden values such as customer number etc.
Has any one used hidden values, changing the hidden value in a cobol program read for the next program to accept.
Any help here would be appreciated



