<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=ISO-8859-1">
<META content="MSHTML 6.00.6000.16481" name=GENERATOR></HEAD>
<BODY id=role_body style="FONT-SIZE: 10pt; COLOR: #000000; FONT-FAMILY: Arial" 
bottomMargin=7 leftMargin=7 topMargin=7 rightMargin=7><FONT id=role_document 
face=Arial color=#000000 size=2>
<DIV>
<DIV>&nbsp; 
<DIV>Hey Till,</DIV>
<DIV>&nbsp;</DIV>
<DIV>ich habe diese Funktion in meine Datei eingebunden (bei der Datei handelt 
es sich um eine *.jsp Datei), doch beim aufruf bekomme ich immer die 
Fehlermeldung, dass mapframe1 nicht definiert bezw nicht bekannt sei.</DIV>
<DIV>Unter den GUI-Elements ist das mapframe1 aber natürlich aktiviert.</DIV>
<DIV>Und bei der eigebundenen jsp-Datei habe ich auch mapframe1 unter TARGET 
angegeben. </DIV>
<DIV>Muss ich evtl in der jsp-Datei einen weiteren Verweis auf das mapframe1 
setzen, damit es bekannt ist?</DIV>
<DIV>&nbsp;</DIV>
<DIV>Gruß</DIV>
<DIV>Mike</DIV></DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>In einer eMail vom 10.08.2007 08:36:31 Westeuropäische Normalzeit schreibt 
adams@terrestris.de:</DIV>
<BLOCKQUOTE 
style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: blue 2px solid"><FONT 
  style="BACKGROUND-COLOR: transparent" face=Arial color=#000000 
  size=2>Mike,<BR><BR>just a quick and dirty access for you:<BR><BR>function 
  zoomto(x,y) {<BR>var myscale = 5000;<BR>var mytarget = 
  "mapframe1";<BR>parent.mb_repaintScale(mytarget,x,y,myscale);<BR>}<BR><BR>will 
  zoom to x/y from your object with fixed scale 1:5000. Your target<BR>should 
  also be stored in the table gui_elements, so you may get it from 
  <BR>there...<BR><BR>Regards, Till<BR><BR>-- 
  <BR>*****************************************<BR>&nbsp; &nbsp; &nbsp; &nbsp; 
  &nbsp; &nbsp;&nbsp; terrestris ist umgezogen!&nbsp; &nbsp; <BR>Die neue 
  Adresse ab 01.07.2007 lautet:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 
  <BR>&nbsp; &nbsp;&nbsp; Irmintrudisstraße 17, 53111 Bonn <BR>&nbsp; &nbsp; 
  &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; http://www.terrestris.de&nbsp; &nbsp; 
  &nbsp; &nbsp; &nbsp; &nbsp; 
  <BR>*****************************************<BR>----------------------------------------------------------<BR>terrestris 
  GmbH &amp; Co. KG<BR>Irmintrudisstrasse 17<BR>53111 
  Bonn<BR>Germany<BR><BR>Till Adams<BR>Geschäftsführung<BR><BR>Tel: +49 (0)228 / 
  962 899-52<BR>Fax: +49 (0)228 / 962 899-57<BR>adams@terrestris.de 
  <BR>http://www.terrestris.de<BR>Amtsgericht Bonn, HRA 
  6835<BR>---------------------------------------------------------<BR><BR>Komplementärin:<BR><BR>terrestris 
  Verwaltungs GmbH<BR><BR>vertreten durch:<BR>Hinrich Paulsen, Till 
  Adams<BR>_______________________________________________<BR>Mapbender_users 
  mailing 
  list<BR>Mapbender_users@lists.osgeo.org<BR>http://lists.osgeo.org/mailman/listinfo/mapbender_users</FONT></BLOCKQUOTE></DIV>
<DIV></DIV>
<DIV>&nbsp;</DIV></FONT>   </BODY></HTML>