[Mapserver-users] Re: img.x and img.y in Mapserver

pkishor_98 pkishor at geoanalytics.com
Tue Jul 15 06:40:59 PDT 2003


--- In mapserver-users at yahoogroups.com, nakts at l... wrote:
> Hi!
> When user clicks on the map Mapserver creates CGI variables img.x and img.y.
> Is it possible that Mapserver don't do that ?
> 


that is not a Mapserver property. That is an html forms property. To avoid doing that, 
just don't put the image inside a form tag.


> Because I integrate map application in Oracle procedure. There i cannot define 
> variable with point in it's name... An error occures :(      what to do ?
> 

you could always take the points out, replace them with an underscore, or whatever.

In any case, the easiest way is to not use an image in an input tag inside a form.






More information about the MapServer-users mailing list