|
Over the weekend we transferred from V3R2 (30s) to V4R2 (50s). We had an HTML discussion forum set up using the AS/400 as the server, and RPG programs as CGI. It worked great there. Now, it doesn't work. 1. To display messages in a certain forum, I would pass a parameter along in the URL. For example, to list message (program LSTMSG) in the RPG forum, I would pass the following URL. http://oursystem.com/cgi-bin/LSTMSG.PGM?RPG This would simply pass "RPG" into the program, so it knew which messages to load. Now, I am getting an error stating that invalid characters exists. Luckily it showed me the hex value and the last 7 characters are X'00' when they should be X'40' (blanks). It worked fine on V3R2, but now it seems the ASCII to EBCDIC translation is messed up. I think this is the root of all our problems. Any ideas? I've looked at the HTTP configuration and haven't seen diferences. Thanks much! Bradley V. Stone bvstone@taylorcorp.com +--- | This is the Midrange System Mailing List! | To submit a new message, send your mail to MIDRANGE-L@midrange.com. | To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com. | To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com. | Questions should be directed to the list owner/operator: david@midrange.com +---
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 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.