Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations dencom on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by BruceD65

  1. BruceD65

    HTTP POST from Browser to CICS?

    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.
  2. BruceD65

    HTTP POST from Browser to CICS?

    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?

Part and Inventory Search

Back
Top