[Mapserver-users] Re: img.x and img.y in Mapserver
pkishor_98
pkishor@geoanalytics.com
Tue, 15 Jul 2003 13:40:59 -0000
--- In mapserver-users@yahoogroups.com, nakts@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.
_______________________________________________
Mapserver-users mailing list
Mapserver-users@lists.gis.umn.edu
http://lists.gis.umn.edu/mailman/listinfo/mapserver-users