Hi,<br><br>I am trying to just do raw CGI calls to do some zooming (trying to see what the necessary raw CGI controls are to do certain functions, don't want to use templates to do zooming just yet until i understand this), but can't seem to do it.  I try to pass a zoom parameter in, but I always get the map image of the extent set in my .map file.  Can someone help me with the right incantation I need to pass in the address bar?
<br><br>here's what I have tried to no avail:<br><br>relevant mapfile settings (what i think is relevant):<br>---------------------------------------------------------------------------<br>    ################<br>    # Map attributes
<br>    ################<br>  IMAGETYPE   PNG<br>  EXTENT      189775.375 4810000 761662.375 5472414.5<br>  SIZE        660 495<br>---------------------------------------------------------------------------<br>
<br><br>=========================<br>url (no zoom) that works:<br>------------------------------------<br><a href="http://localhost/cgi-bin/mapserv.exe?map=C:/ms4w/Apache/htdocs/tst/race.map&layer=county&mode=map">
http://localhost/cgi-bin/mapserv.exe?map=C:/ms4w/Apache/htdocs/tst/race.map&layer=county&mode=map</a><br>result:<br>---------<br>the right map of full extent is displayed in my browser<br><br>...<br><br>url:<br>
----<br>
<a href="http://localhost/cgi-bin/mapserv.exe?zoom=2&img.x=330&img.y=247.5&mapext=&189775.375+4810000+761662.375+5472414.5&map=C:/ms4w/Apache/htdocs/tst/race.map&layer=county&mode=map">http://localhost/cgi-bin/mapserv.exe?zoom=2&img.x=330&img.y=247.5&mapext=&189775.375+4810000+761662.375+5472414.5&map=C:/ms4w/Apache/htdocs/tst/race.map&layer=county&mode=map
</a><br>
<br>result:<br>
---------<br>
msDrawMap(): Image handling error. Unable to initialize image. <br>

msCalculateScale(): General error message. Invalid image extent,
minx=-1.000000, miny=-1.000000, maxx=-1.000000, maxy=-1.000000. <br>

msCalculateScale(): General error message. Invalid image extent,
minx=-1.000000, miny=-1.000000, maxx=-1.000000, maxy=-1.000000.<br>
<br>=========================<br>
<br clear="all"><br>-- <br>It is from the wellspring of our despair and the places that we are broken that we come to repair the world.<br>-- Murray Waas