[Migrated content. Thread originally posted on 05 September 2005]
I have created a web page A on site A to enter inquiry information. After clicking the send-button, a cgi-script is started on server B which starts a cobol program on server B. This program collects the information. The information should be presented on a page on site C.This all worked well in a prototype environment on my Windows development machine. Now I installed the several components on the servers and communication is going through the Internet, I get an output form in which the %%variables are visible, but no inquiry data.
I reread the documentation several times, did some tracing to a log file and searched on the Acucorp website and forum, but I still have not solved it. The inquiry of data seems to succeed, the cgi variables are filled with data, but they do not show up on the web page.
Any ideas or suggestions??
Thanks in advance,
Ren



