Hi Paul,
I've tried playing with your code but I feel I am experiencing the limitations of my skillset.
Here is where I am so far:
- I can get all the different types of output to load in an iFrame, but not outside of it. Trying to access the URL via an ajax or php call it brings back errors (essentially unable to fetch the xml, etc.)
This leads me to believe that when I load the output through the iframe my credentials must already be active in the browser, but when trying to get the output via ajax or php then those credentials are not passed to it. So, I have to figure out how I can do that and what the CMS needs from my end.
I will keep on trucking.