Finally Done,
Thank u Sir
I did as below
var body = parent.parent.frames['maparea'];//To get the maparea Frameset
var elem = parent.parent.frames['maparea'].document.createElement("frame");
//Here created a new frame
elem.src = "full path";
body.appendChild(elem);
thanks
--
View this message in context:
http://n2.nabble.com/Display-the-Query-Result-in-a-separate-popup-window-tp4929403p4936720.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
_______________________________________________
mapguide-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapguide-users