Home / Wilkommen-en / get_city-en
Anhand vom Land und der Postleitzahl (Zip) wird der Ort via AJAX automatisch ermittelt.
Aktuell werden von der open.geo.db folgende Länder unterstützt.
[LU,NZ,ZA,GB,TH,HR,CA,NO,HU,FR,BG,FO,MK,VA,BD,BE,DE,MC,MD,FI,DK, AT,CZ,MX,US,SE,IN,AU,SI,SK,IS,IT,SM,PL,PT,AD,CH,ES,NL,PK,LI,LK,GL,GR]
[modul=dbx_jquery]op=get_city&selector=#dbx_user__plz¶meter='dbx_user__land','dbx_user__plz','dbx_user__ort'[/modul]
Der Selector #dbx_user__plz und die Parameter dbx_user__land, dbx_user__plz, dbx_user__ort sind die verwendeten IDs der jeweiligen HTML Eingabefelder.
get_city-en
dbXwebApp get_city
Diese Funktion nutzt die OpenGeoDB - freie Geokoordinaten-Datenbank
Anhand vom Land und der Postleitzahl (Zip) wird der Ort via AJAX automatisch ermittelt.
Aktuell werden von der open.geo.db folgende Länder unterstützt.
[LU,NZ,ZA,GB,TH,HR,CA,NO,HU,FR,BG,FO,MK,VA,BD,BE,DE,MC,MD,FI,DK, AT,CZ,MX,US,SE,IN,AU,SI,SK,IS,IT,SM,PL,PT,AD,CH,ES,NL,PK,LI,LK,GL,GR]
[modul=dbx_jquery]op=get_city&selector=#dbx_user__plz¶meter='dbx_user__land','dbx_user__plz','dbx_user__ort'[/modul]
001 <table width="600" border="1" cellpadding="2" cellspacing="2"> 002 <tbody> 003 <tr> 004 <td> 005 <table width="100%" align="center" border="0" cellpadding="2" cellspacing="2"> 006 <tbody> 007 <tr> 008 <td colspan="2" align="center">{cms:error}{cms:msg}</td> 009 </tr> 010 <tr> 011 <td class="field_label">Land:</td> 012 <td> 013 <input style="width: 500px" maxlength="100" size="90" value="DE" id="dbx_user__land" name="dbx_user__land" type="text" align="left" /> 014 </td> 015 </tr> 016 <tr> 017 <td class="field_label">Plz/Ort:</td> 018 <td> 019 <input style="width: 90px" size="10" value="60327 " id="dbx_user__plz" name="dbx_user__plz" maxlength="6" type="text" align="left" /> / 020 <input value="wird automatisch ermittelt nach Eingabe der PLZ" style="width: 392px" name="dbx_user__ort" id="dbx_user__ort" size="74" maxlength="80" type="text" align="left" /> 021 </td> 022 </tr> 023 </tbody> 024 </table> 025 </td> 026 </tr> 027 </tbody> 028 </table>
Der Selector #dbx_user__plz und die Parameter dbx_user__land, dbx_user__plz, dbx_user__ort sind die verwendeten IDs der jeweiligen HTML Eingabefelder.
|
||||||
UID: 1 Language: en Design: default Vers: 401 (c) 2011 - dbXwebApp.org - Speed: 0.26448 Sec Querys: 24 Cache: 19 )
