views:

103

answers:

0

I have a little job modifying an old build - or so I thought.

Currently I am being given a url which dynamically generates the xml

eg: http://server.com/generateSomeXML?pathToFile=/files/file.flv This works fine

eg: as above but ?pathToFile=http://streamingServer.com/files/file.flv This does not work, fails to load the xml.

I have tried to experiment with escape unescape but no joy. Please help, got PM on my back as usual.