I have an application that accesses a map from another server. This server returns soemthing like http:/imageserver.com/map=^%7v*&*&^blj;j:j;j;usifuti(**(686
where "^%7v*&*&^blj;j:j;j;usifuti(**(686" is the image or actual map.
The client is https, so I get a security popup every time I show a map. How could I take tha image part and convert to an object without worrying about the "http:/imageserver.com/map=" part?
where "^%7v*&*&^blj;j:j;j;usifuti(**(686" is the image or actual map.
The client is https, so I get a security popup every time I show a map. How could I take tha image part and convert to an object without worrying about the "http:/imageserver.com/map=" part?