Posted by Tom Fulton on June 26, 2013 at 09:20:55: Uploaded files: 3
We have been using XAP/Ajax for a couple of years now providing XML data back to an end-user's website. My XAP programs, taken from the Ajax demo programs, set mime type as shown in tlftext1.txt. The problem I'm encountering is that with the inclusion of special characters in some addresses, the XML return dies during the browser decode. The return dies at the special character. After consulting with my young-gun php/MySQL guy in NJ, he suggested that I add headers in my return as shown in tlftext2.txt. These header changes do work, I now get my full XML return including the special characters. However, my return displays the second header as shown in tlftext3.txt. Any suggestions as to how I can structure my code to include the second header without it showing up in my return data? Thanks in advance, Tom
Each file can be a maximum of 1MB in length Uploaded files will be purged from the server on a regular basis.