Hi all
I’ve made a flash app/game that needs serverside manipulation of xml data for security reasons. I’ve written the serverside code in php and tested it on my own LAMP server/hosting and it works fine. But my client wants to deploy it on their site running MOSS / Sharepoint. I was thinking it should be fairly easy to translate my php code to asp and use it there on the MOSS server but apparently its not that simple.
Does anybody know how to do serverside xml manipulation on MOSS?
thanks,
Jeff