[Mapserver-users] Maplet is not working in windows explorer

Richard Greenwood rich at greenwoodmap.com
Sat Feb 14 00:05:19 EST 2004


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




More information about the mapserver-users mailing list