Hi,<br><br>&nbsp;I&#39;m generating a map with a raster layer (a shapefile tile index) and a points layer (OGR connection to MySQL). I generate an image map so that the user can select and deselect points. To do this the call I make to mapserver states that mode is nquery.
<br><br>&nbsp;There are over 1000 points so I want the user to be able to pan/zoom around the map to find the area they want, and only display the points at a certain scale. At this stage I want them to be able to select the points as they do now. If i put the map into browse mode it says that a template is not defined. If I put a template in it stops generating the image map.
<br><br>&nbsp;I have tried putting the map within a form and using zoomdir and zoomsize in the querystring for the url but it seems to have no effect. Also, when I put the map in the form, the points do not change color when selected as they do normally.
<br><br>I have attached my map file, the header, footer and template html files.<br><br>Any help would be great!<br><br>Thanks,<br>Sarah<br>