[Geomedia-l] WebMap and "Click to Activate and Use This Control"
and JAVA VIEWER
R Schwantes
rschwantes at gmail.com
Mon Dec 11 11:56:46 CST 2006
I've used external javascript code to write the <applet> tag.
ex,
map.asp contains:
<script src="EmbedMap.js">
/* workaround for #KB912812 MS06-013 */
</script>
and EmbedMap.js would have the following line:
document.write('<APPLET code="com.intergraph.jmapview.JMapView.class"
.... ></APPLET>');
I can not remember why I use a external script file. Putting
document.write in the map.asp file may also work.
-Rick
On 11/8/06, Pollack, Jonathan <jpollack at geodecisions.com> wrote:
>
>
>
> I am sure by now all WebMap developers have run across the problem with
> Windows XP SP2 that gives us the annoying warning "Click to Activate and Use
> This Control". Workarounds to remove this nuisance for SVG viewer and
> ActiveCGM viewer are straightforward. We still have some legacy apps using
> the Java Viewer. Does anyone have a workaround for the JAVA VIEWER that
> allows us to bypass the warning?
>
>
> Jon Pollack
> GeoDecisions
>
>
> _______________________________________________
> GeoMedia-l mailing list
> GeoMedia-l at lists.directionsmag.com
> http://www.directionsmag.com/mailman/listinfo/geomedia-l
>
>
>
More information about the GeoMedia-l
mailing list