No subject


Fri Feb 8 15:06:04 EST 2008


using either "target=3D_blank" or via JavaScript, and have that window
display your result. If that doesn't answer your question, please ask
the question on the list, providing clear details of your problem
(include names and versions of software you are using, if applicable).
I am sure you will get a helpful answer very quickly.

For further clarity, I am including below the thread that you linked above.=
..

> afaik, you can't tell the server to "push" two windows. However, you can
> readily tell the client to spawn an additional window that "pulls" the
> correct script from the server.
>
> attach a window spawning function to any client-side object that fires
> either by user interaction or by onload.
>
> pk/
>
>
>> -----Original Message-----
>> From: Hankley, Chip [mailto:Chip.Hankley at GASAI.Com]
>> Sent: Tuesday, July 16, 2002 12:14 PM
>> To: MapServer List (E-mail)
>> Subject: [mapserver-users] PHP, HOW??: Returning Results to Multiple
>> Windows
>>
>>
>> Kind of a generic server side processing question.
>>
>> I'm running a querybypoint operation w/ PHP MapScript. I can
>> collect the
>> results in an array, highlight the selected records, etc.
>> etc., all in the
>> same window. BUT, what I want to do is display the selected
>> records in a
>> table in a NEW window. So... I want the server-side stuff to
>> do something
>> like this.
>>
>>           Receive Input
>>                 |
>>                 V
>>          Query Shapefile
>>                 |
>>                 V
>>       Return Results to Array
>>                 |
>>                 V
>>      Refresh Map in Existing Window
>>        (showing selected records)
>>                 |
>>                 V
>>      Display the Attributes of
>>      the Selected Records in a
>>            New Window
>>
>> It's this last step that I'm having a hard time with...I
>> would think it
>> should be simple. Thanks for any suggestions!
>>
>> Cheers!
>>
>>
>> Chip Hankley
>>




--
Puneet Kishor



More information about the mapserver-users mailing list