Search results

  1. B

    need POST body content

    It is a random problem in a live solution with only one of our customers, probably a network or firewall issue, and i need to save the content in a file when i have an error to check when it s an invalid xml. Certain, there is solution to get the post body, using cgi if we change the...
  2. B

    need POST body content

    Hi, I receive via webspeed a corrupted XML File. Using known Progress function i can't see the xml content. if web-context:is-xml then hDoc = web-context:x-document no-error. The problem that is not a valid XML. I searched a lot to get the post content in cgi environment without succes...
  3. B

    Upload jpg files throw Webspeed Form

    Hi, Do you have any idea how can i upload image file throw webspeed. Thanks
Back
Top