[mapguide-users] Re: Display the Query Result in a separate popup window

SriRam007 binod_tripathy at yahoo.co.in
Tue Apr 20 01:40:16 EDT 2010


Hi Jackie,

this is my framesettaskbar.templ file which is inside viewers file And also
i m getting the maparea by parent.parent.maparea


<frameset name="mainFrameset" rows="*,%s" frameborder=0 border=0>
    <frameset id="mainappFrame" name="mainappFrame" cols="*,%s"
frameborder=0 border=0>
        <frameset id="maparea" name="maparea" rows="%s,*,0,0" frameborder=0
border=0>
            <frame id="tbFrame" name="tbFrame" %s noresize scrolling=no>
            <frame id="mapFrame" name="mapFrame"
src="%s?MAPDEFINITION=%s&TYPE=%s&SHOWLEGEND=%s&SHOWPROP=%s&INFOWIDTH=%s&LOCALE=%s&HLTGT=%s&HLTGTNAME=%s&SHOWSLIDER=%s%s"
scrolling=no border=3>
            <frame id="formFrame" name="formFrame" noresize src="%s">
            <frame id="scriptFrame" name="scriptFrame"
src="../viewerfiles/blank.html" noresize>
        </frameset>
        <frameset id="taskArea" name="taskArea" rows="%s,*" frameborder=0
border=0>
            <frame id="taskBar" name="taskBar" %s noresize scrolling=no>
            <frame id="taskFrame" name="taskFrame" %s noresize scrolling=no>
        </frameset>
    </frameset>
    <frame id="sbFrame" name="sbFrame" %s noresize scrolling=no>
</frameset>

I want to display just below the mapFrame

thanks

-- 
View this message in context: http://n2.nabble.com/Display-the-Query-Result-in-a-separate-popup-window-tp4929403p4929495.html
Sent from the MapGuide Users mailing list archive at Nabble.com.


More information about the mapguide-users mailing list