Re: [mapserver-users] Displaying query result on the same page?

2009-04-21 Thread kreshna_icehe...@yahoo.com
wrote: From: Steve Lime steve.l...@dnr.state.mn.us Subject: Re: [mapserver-users] Displaying query result on the same page? To: mapserver-users@lists.osgeo.org, kreshna_icehe...@yahoo.com kreshna_icehe...@yahoo.com Date: Monday, April 20, 2009, 1:12 PM You can probably do it with query

Re: [mapserver-users] Displaying query result on the same page?

2009-04-20 Thread kreshna_icehe...@yahoo.com
-users] Displaying query result on the same page? To: mapserver-users@lists.osgeo.org, kreshna_icehe...@yahoo.com Date: Sunday, April 19, 2009, 1:48 AM For frames you just set the form target to the frame of interest. You're code is quite close. Still another option is to use AJAX/AJAST. You

Re: [mapserver-users] Displaying query result on the same page?

2009-04-20 Thread Steve Lime
: Re: [mapserver-users] Displaying query result on the same page? To: mapserver-users@lists.osgeo.org, kreshna_icehe...@yahoo.com Date: Sunday, April 19, 2009, 1:48 AM For frames you just set the form target to the frame of interest. You're code is quite close. Still another option

[mapserver-users] Displaying query result on the same page?

2009-04-18 Thread kreshna_icehe...@yahoo.com
I hope this newbie question doesn't bother you. See, I want to display query result on my map page, but if I use query mode, the query result replaces the whole page. As workaround, I redirect the query result to a pop-up page using the following JavaScript: function toFrame() {