[Mapserver-users] Itasca Demo DHTML Help?

Chip Hankley Chip.Hankley at rmtinc.com
Tue Jul 6 09:27:02 EDT 2004


> Does anyone have a simple solution for  this using this DHTML zoom 
> box without frames?

Not exactly what you're asking for, but the same effect:

I make the query results frame size 0... as such, it's not visible on
the screen.

Then I use JavaScript to "pop-up" a new window with the query results
in it. So, you're main template file for the layer being queried would
have some version of 'window.open' in it. This is generated in the
'invisible' frame, which then opens a new window with the results in it.
I have used various techniques for writing the results... from using
JavaScript to write the contents of the file out (document.write) to
simply pointing the pop-up to a PHP page with a query string.

HTH!

Chip

Outgoing messages, along with any attachments, are scanned for viruses at RMT prior to sending.
------------------------------------------------------------------------------
NOTICE--This email may contain confidential and privileged information 
for the sole use of the intended recipient.  Any review or distribution
by others is strictly prohibited.  If you are not the intended recipient,
please contact the sender immediately and delete all copies.



More information about the mapserver-users mailing list