<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.0.6249.1">
<TITLE>check browser on activated java or popup blocker</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->
<P><FONT SIZE=2 FACE="Arial">Hi dev list,</FONT>
</P>
<BR>
<P><FONT SIZE=2 FACE="Arial">Because most of internet user's got a popup, or</FONT>
<BR><FONT SIZE=2 FACE="Arial">java-script blocker and in case of that mapbender can not be </FONT>
<BR><FONT SIZE=2 FACE="Arial">optimaly used,</FONT>
</P>
<P><FONT SIZE=2 FACE="Arial">i' ve createted 2 new features in our mapbender </FONT>
<BR><FONT SIZE=2 FACE="Arial">to check this.</FONT>
</P>
<BR>
<BR>
<P><FONT SIZE=2 FACE="Arial">1. for checking the browser on java-scripting:</FONT>
<BR><FONT SIZE=2 FACE="Arial"> </FONT>
<BR><FONT SIZE=2 FACE="Arial"> i've made some modifications in mod_map1.php!!</FONT>
<BR><FONT SIZE=2 FACE="Arial"> you can download it here</FONT>
</P>
<P><FONT SIZE=2 FACE="Arial"> <A HREF="http:///geoportal.remscheid.de/tools/mod_map1.zip">http:///geoportal.remscheid.de/tools/mod_map1.zip</A></FONT>
</P>
<P><FONT SIZE=2 FACE="Arial">------------------------------------------------------------------------------------------------------</FONT>
<BR><FONT SIZE=2 FACE="Arial">2. for checking the browser on activated popup-blocker</FONT>
</P>
<P><FONT SIZE=2 FACE="Arial"> copy this 2 files into Mapbender folder</FONT>
<BR><FONT SIZE=2 FACE="Arial"> http/html</FONT>
</P>
<P><FONT SIZE=2 FACE="Arial"> <A HREF="http://geoportal.remscheid.de/tools/check_popup.zip">http://geoportal.remscheid.de/tools/check_popup.zip</A></FONT>
</P>
<BR>
<P><FONT SIZE=2 FACE="Arial"> insert this sql into a gui</FONT>
</P>
<P> <FONT SIZE=2 FACE="Arial">INSERT INTO gui_element(fkey_gui_id, e_id, e_pos, e_public, e_comment, e_element, e_src, e_attributes, e_left, e_top, e_width, e_height, e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, e_requires, e_url) VALUES('gui2','check_popup',2,1,'check the </FONT></P>
<P> <FONT SIZE=2 FACE="Arial">Browser on activated popup Blocker','iframe','../html/check_popup.html','',1000,1000,1,1,NULL ,'visibility:hidden;','','iframe','','','','','');</FONT></P>
<P><FONT SIZE=2 FACE="Arial"> </FONT>
<BR><FONT SIZE=2 FACE="Arial"> </FONT>
<BR><FONT SIZE=2 FACE="Arial"> this module open up a popup window after loading a gui...... </FONT>
</P>
<P><FONT SIZE=2 FACE="Arial">----------------------------------------------------------------------------------------------------------</FONT>
<BR><FONT SIZE=2 FACE="Arial">you can test this features in your own mapbender versions, </FONT>
<BR><FONT SIZE=2 FACE="Arial">and if you want to make some modifications in this modules</FONT>
<BR><FONT SIZE=2 FACE="Arial">or add something that i've forgotten to do </FONT>
<BR><FONT SIZE=2 FACE="Arial">you're welcome :-).</FONT>
</P>
<BR>
<BR>
<BR>
<P><FONT SIZE=2 FACE="Arial">greetings from Remscheid</FONT>
<BR><FONT SIZE=2 FACE="Arial">Marc Manns </FONT>
</P>
<BR>
<BR>
<BR>
</BODY>
</HTML>