Thanks to all that replied. I did find a solution to my problem. I just converted the characters to what they should have been by writing a COBOL converter routine. Since this is just for testing this will suffice. Thnaks again for the hwelp.
I have a web page and I want to send an XML stream to a backend CICS program using the HTTP Post command. I am using the FORM tag, and sending the dat up as a variable. The characters ‘<’. ‘>’, are being sent up as ‘%3e’, %3c’, etc. Is there a way to send them up as is?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.