[Mapserver-users] Re: img.x and img.y in Mapserver
nakts at latnet.lv
nakts at latnet.lv
Wed Jul 16 03:03:01 PDT 2003
1) yess, right, i forgot that. Thanx
2) but remains problem here with mapext variable - seems that Mapserver don't
generate it anymore since i use Oracle procedure. Procedure holds all template
html code and string for map image like
<img src="http://kartes.zl.lv/cgi-bin/mapserv?imgext='|| mapext ||'&map='|| map
||'&map_
Where does mapext value lost ? How Mapserver works actually related to this
variable ?
Imants
On Tue, 15 Jul 2003 13:40:59 -0000, pkishor_98 <pkishor at geoanalytics.com> wrote:
> --- 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.
>
>
>
> _______________________________________________
> Mapserver-users mailing list
> Mapserver-users at lists.gis.umn.edu
> http://lists.gis.umn.edu/mailman/listinfo/mapserver-users
>
>
--
Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/
More information about the MapServer-users
mailing list