we're getting some user complaints about some functionality based on
drag & drop of an image. for servers in domains local to them, works a
treat. for servers in remote domains it appears the drag image can't
be retrieved & they're getting the broken image instead when dragging.
what's puzzling us is that we can load images from those remote
domains w/out any problems:

theMap.load(mapResults.mapSrc);

where mapResults.mapSrc consists of a URL pointing at the image we
want to display which works fine for all servers. only the drag
operations seem broken.

any ideas?

thanks.

Reply via email to