[Mapserver-users] Maplet is not working in windows explorer
Richard Greenwood
rich@greenwoodmap.com
Fri, 13 Feb 2004 22:05:19 -0700
david roguin wrote:
> I have mapserver in an apache/Linux running with the jBox applet; it works
> great in linux, but when i try to acces it from an explorer (xp and win2000)
> it doesn't work.
> here is the message : "document.mapserv.imgbox is null or it was not handled"
>
> here it's the javaScript code that i use (nothing different from the jBox
> Howto):
>
> function setbox_handler(name, minx, miny, maxx, maxy, redraw) {
> var url;
> document.mapserv.imgbox.value = minx + " " + miny + " " + maxx + " " +
> maxy;
> document.mapserv.imgxy.value = minx + " " + miny;
> document.mapserv.submit();
> }
>
> thanks a lot.
>
Are you sure that Java is fully enabled for IE? As a quick test, try:
www2.tetonwyo.org/mapserver and click the "Ownership Map" link.
IE has new security "enhancements" everyday which basically just disable
functionality, especially Java.
Rich
--
Richard Greenwood
www.greenwoodmap.com
_______________________________________________
Mapserver-users mailing list
Mapserver-users@lists.gis.umn.edu
http://lists.gis.umn.edu/mailman/listinfo/mapserver-users