Re: [mapguide-users] Popup window

2009-04-01 Thread Zac Spitzer
YET AGAIN, have you tried search the mailing archives.? z On Wed, Apr 1, 2009 at 5:07 PM, padmini godavarthi godavarthi.padm...@gmail.com wrote: Hi,  i want to invoke popup a window while clicking the feature after selecting the feature. is it done by invoke url? or invoke script ?

RE: [mapguide-users] Popup window

2009-04-01 Thread Ivan Milicevic
I tought that was 1st April joke :) -Original Message- From: mapguide-users-boun...@lists.osgeo.org [mailto:mapguide-users-boun...@lists.osgeo.org] On Behalf Of Zac Spitzer Sent: Wednesday, April 01, 2009 8:16 AM To: MapGuide Users Mail List Subject: Re: [mapguide-users] Popup window

RE: [mapguide-users] Popup window

2009-04-01 Thread padmini godavarthi
Of Zac Spitzer Sent: Wednesday, April 01, 2009 8:16 AM To: MapGuide Users Mail List Subject: Re: [mapguide-users] Popup window YET AGAIN, have you tried search the mailing archives.? z On Wed, Apr 1, 2009 at 5:07 PM, padmini godavarthi godavarthi.padm...@gmail.com wrote: Hi,  i want

Re: [mapguide-users] Popup window

2009-04-01 Thread Stefan Dalakov
: [mapguide-users] Popup window YET AGAIN, have you tried search the mailing archives.? z On Wed, Apr 1, 2009 at 5:07 PM, padmini godavarthi godavarthi.padm...@gmail.com wrote: Hi, i want to invoke popup a window while clicking the feature after selecting the feature. is it done by invoke url

Re: [mapguide-users] Popup window

2009-04-01 Thread padmini godavarthi
To: MapGuide Users Mail List Subject: Re: [mapguide-users] Popup window YET AGAIN, have you tried search the mailing archives.? z On Wed, Apr 1, 2009 at 5:07 PM, padmini godavarthi godavarthi.padm...@gmail.com wrote: Hi, i want to invoke popup a window while clicking the feature after

Re: [mapguide-users] Popup window

2009-04-01 Thread Stefan Dalakov
AM To: MapGuide Users Mail List Subject: Re: [mapguide-users] Popup window YET AGAIN, have you tried search the mailing archives.? z On Wed, Apr 1, 2009 at 5:07 PM, padmini godavarthi godavarthi.padm...@gmail.com wrote: Hi, i want to invoke popup a window while clicking the feature

RE: [mapguide-users] Popup window

2009-02-04 Thread Mark Pendergraft
There is no need to modify the viewer files. You can put your code into your own page and then set the task pane target to load said page. When you want the window to pop up is what will decide where/how you implement the code in your task pane page. -Mark From:

Re: [mapguide-users] Popup window

2009-02-04 Thread Nisha P
thank u very much..i'll try this. On Wed, Feb 4, 2009 at 10:56 PM, Mark Pendergraft ma...@meadgilman.comwrote: There is no need to modify the viewer files. You can put your code into your own page and then set the task pane target to load said page. When you want the window to pop up is

Re: [mapguide-users] Popup window

2009-02-03 Thread Jackie Ng
Sure you can. Just window.open() to a server-side script that queries the layers you're interested in and writes out the feature information. - Jackie Nisha P wrote: Hi All, I wish to display some details through a pop up window in my map. I have two layers in my map. one is Nasa layer

Re: [mapguide-users] Popup window

2009-02-03 Thread Nisha P
Thanx for ur reply Jackie.. can u please tell me in which file i will make changes?In mapguide there are so many files,so i m confused.. Had u did this? On Wed, Feb 4, 2009 at 9:41 AM, Jackie Ng jumpinjac...@gmail.com wrote: Sure you can. Just window.open() to a server-side script that