String Fragen

  • Moin zusammen,

    Wahrscheinlich einfache Frage aber ich finde nix,

    Wie ersetze ich alles Buchstaben bzw Zahlen aus einem String ?? Hab mir zwar alle String Befehle angeschaut und auch was gefunden (denke ich) nur bekomme ich´s nicht hin

    [autoit]

    $ping[$i] = StringRegExpReplace($ping[$i],"/D","",1)

    [/autoit]

    Soll alle Buchstaben ersetzen. Macht gelinde gesagt nix, welches mir sagt das ich was falsch mache ;(

    Kann mir das mal einer erklären pls

    P.S.: Der String sieht folgendermaßen aus : Abcd1234 und alles Buchstaben sollen weg.

    6 Mal editiert, zuletzt von MrB (21. April 2010 um 18:43)

  • ihier mal ein beispiel wie ich es amchen würde (ich machs immer simpel xD):

    [autoit]

    $alles = $Array[$i]
    $String = StringTrimRight($Array[$i], $alles)

    [/autoit]

    so sollte es klappen


    Edit1: habe vergessen, dass das nicht array[0] seinen soll, du musst die buchstaben von der array vorher zählen ^^ ich editier das gleich nochmal ;)
    Edit2: Hab nochmal nachgeguckt, geht viel einfacher:

    [autoit]

    $String = StringReplace($Array[$i], "", "")

    [/autoit]
  • Hmm doch noch was

    Folgender String (Beispiel): 11 2222 abcd efgh 4 6 dada
    nach
    11/2222/abcd/efgh/4/6/dada

    Frage: Wie ? 8)

    Ich kriegs zwar hin das alle Leerzeichen mit einem / ersetzt werden nur dann sieht der String so aus: 11///2222/abcd///efgh///4/6////dada

    _StringBetween gibt ja ein Array aus. Wie bekomme ich die Anzahl der Einträge raus ? Hab´s denke ich. Müsste mit UBound gehen

    Einmal editiert, zuletzt von MrB (30. März 2010 um 23:23)

  • Hab´s dann doch noch nicht ganz kapiert :(

    Wie bekomm ich es hin, dass immer die cacheid aus dem folgenden Quelltext ausgeschnitten wird?

    Spoiler anzeigen


    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <title>Suchergebnis anzeigen - Geocaching mit Opencaching</title>
    <meta http-equiv="content-type" content="text/xhtml; charset=UTF-8" />
    <meta http-equiv="Content-Style-Type" content="text/css" />
    <meta http-equiv="Content-Language" content="de" />
    <meta http-equiv="gallerimg" content="no" />
    <meta http-equiv="pragma" content="no-cache" />

    <meta http-equiv="cache-control" content="no-cache" />
    <link rel="SHORTCUT ICON" href="favicon.ico">
    <link rel="stylesheet" type="text/css" href="lang/de/stdstyle/css/main.css" />
    </head>
    <body>
    <table border="0" cellspacing="0" cellpadding="2" width="100%" style="/*background-image:url(images/banner.jpg);*/background-position:100% 100%">
    <tr>
    <td width="80px">
    <a href="index.php?page=start"><img src="images/logo_new_small.gif" alt="Opencaching-Logo" width="80px" style="border:0px;margin-left:4px;" /></a>

    </td>
    <td width="23px" valign="bottom" style="padding-bottom:2px;">
    <div style="padding-top:2px"><a href="index.php?locale=DE"><img src="images/flag/DE.gif" border="0" alt="Deutsch" title="Deutsch" width="23px" height="15px" /></a></div>
    <div style="padding-top:2px"><a href="index.php?locale=EN"><img src="images/flag/EN.gif" border="0" alt="English" title="English" width="23px" height="15px" /></a></div>
    </td>
    <td width="100%">
    </td>
    <td valign="bottom">
    <table>

    <tr>
    <td id="loginbox" nowrap="nowrap">
    <form action="login.php" method="post" enctype="application/x-www-form-urlencoded" name="login" dir="ltr" style="display: inline;">Benutzer:&nbsp;<input name="email" size="10" type="text" class="textboxes" value="" />&nbsp;PW:&nbsp;<input name="password" size="10" type="password" class="textboxes" value="" />&nbsp;<input type="hidden" name="action" value="login" /><input type="hidden" name="target" value="search.php" /><input type="submit" name="LogMeIn" value="Anmelden" class="loginsubmit" /></form> </td>
    </tr>
    </table>
    </td>
    </tr>
    </table>

    <div id="naviBox" style="background-color:#FFFFC5">
    <table width="100%" cellspacing="0" cellpadding="0">
    <tr>
    <td>
    <div style="padding:7px 7px 7px 7px;">
    <a href="index.php">Startseite</a>
    &nbsp;|&nbsp;<a href="myhome.php">Mein Profil</a>
    &nbsp;|&nbsp;<b><a href="search.php">Caches</a></b>

    &nbsp;|&nbsp;<a href="http://cms.opencaching.de">Informationen</a>
    </div>
    </td>
    <td width="250px" style="vertical-align:top;text-align:right;"><div id="dwj">Unterst&uuml;tzt und gef&ouml;rdert durch<br />die Deutsche Wanderjugend</div></td>
    <td width="60px"><a href="http://www.wanderjugend.de" target="_blank"><img border="0" src="images/dwj.gif" width="50px" height="25px" alt="... die outdoororientierte Jugendorganisation des Deutschen Wanderverbandes" /></a></td>
    </tr>

    </table>
    </div>
    <table cellpadding="0" cellspacing="0" border="0" width="100%">
    <tr>
    <td valign="top">
    <br/>
    <table cellpadding="0" cellspacing="0" width="165px">
    <tr><td><table cellpadding="0" cellspacing="0" width="100%" style="background-color:#FFFFC5"><tr><td class="navi2top">&nbsp;</td></tr><tr><td class="navilevel2n"><b><a href="search.php">Suchen</a></b></td></tr>
    <tr><td class="navilevel2n"><a href="newcache.php">Verstecken</a></td></tr>

    <tr><td class="navilevel3"><a href="articles.php?page=cacheinfo">Beschreibung</a></td></tr>
    <tr><td class="navilevel3"><a href="htmlprev.php">HTML Vorschau</a></td></tr>
    <tr><td class="navilevel3"><a href="articles.php?page=htmltags">Erlaubte HTML Tags</a></td></tr>
    <tr><td class="navilevel2n"><a href="tops.php">Besondere Caches</a></td></tr>
    <tr><td class="navi2bottom">&nbsp;</td></tr></td></tr></table> <tr><td>&nbsp;</td></tr>
    <tr>
    <td id="infoBoxGreen">
    Wegpunkt-Suche:<br /><br />

    <form action="searchplugin.php" method="post" style="display:inline;">
    <input type="hidden" name="source" value="waypoint-suche" /></input>
    <input type="text" name="userinput" size="10" style="height:16px;" /></input>
    <input type="submit" value="Go" /></input>
    </form>
    </td>
    </tr>
    <tr>
    <td>

    <div style="margin-top:20px;width:100%;text-align:center;">
    <a href="http://www.opencaching.de/articles.php?page=donations">
    <img src="https://www.paypal.com/de_DE/DE/i/btn/btn_donateCC_LG.gif" alt="Spenden" style="border:0px;" />
    </a>
    </div>
    </td>
    </tr>
    </table>
    </td>

    <td id="pagecontent">
    <div id="breadcrumb">
    Caches&nbsp;&gt;&nbsp;Suchen&nbsp;&gt;&nbsp;Ergebnis </div>
    <div id="content">
    <table class="content" border="0" cellspacing="0px" cellpadding="0px">
    <tr>
    <td class="header"><img src="lang/de/stdstyle/images/cache/traditional.gif" border="0" width="32" height="32" alt="Suchergebnis" title="Suchergebnis" align="middle"> <b>Suchergebnis</b> 2505 Caches gefunden.</td>

    <td class="header" align="right" style="padding-right:1ex;">[<a href="search.php?queryid=30383787&showresult=0">Bearbeiten</a>]&nbsp;</td>
    </tr>
    <tr><td class="spacer" colspan="2"></td></tr>
    <tr>
    <td class="header-small" colspan="2">Seite: &lt;&lt; &lt; <b>1</b> <a href="search.php?queryid=30383787&startat=20">2</a> <a href="search.php?queryid=30383787&startat=40">3</a> <a href="search.php?queryid=30383787&startat=60">4</a> <a href="search.php?queryid=30383787&startat=80">5</a> <a href="search.php?queryid=30383787&startat=100">6</a> <a href="search.php?queryid=30383787&startat=120">7</a> <a href="search.php?queryid=30383787&startat=140">8</a> <a href="search.php?queryid=30383787&startat=160">9</a> <a href="search.php?queryid=30383787&startat=20">&gt;</a> <a href="search.php?queryid=30383787&startat=2500">&gt;&gt;</a> </td>

    </tr>
    <tr>
    <td colspan="2" style="padding-left: 0px; padding-right: 0px;">
    <table border="0" cellspacing="0px" cellpadding="0px" class="null">
    <tr>
    <td width="18" height="13" bgcolor="#E6E6E6">#</td>
    <td width="45" height="13" bgcolor="#E6E6E6"><b>km</b></td>
    <td width="32" height="13" bgcolor="#E6E6E6"><b>Typ</b></td>

    <td width="46" height="13" bgcolor="#E6E6E6"><b>D/T</b></td>
    <td width="448" height="13" bgcolor="#E6E6E6"><b>Name</b></td>
    <td width="126" height="13" bgcolor="#E6E6E6"><b>Letzte Logs</b></td>
    </tr>
    <!--a--><!--m--><tr>
    <td width="18" bgcolor="#eeeeee">1&nbsp;</td>
    <td width="45" bgcolor="#eeeeee">2.7&nbsp;</td>

    <td width="32" bgcolor="#eeeeee" rowspan="2"><img src='lang/de/stdstyle/images/cache/multi-s.gif' alt='Multicache' title='Multicache'></td>
    <td width="46" rowspan="2" bgcolor="#eeeeee" nowrap><img src='./lang/de/stdstyle/images/difficulty/diff-20.gif' border='0' width='19' height='16' hspace='2' alt='Schwierigkeit: 2.0 von 5.0' title='Schwierigkeit: 2.0 von 5.0'><img src='./lang/de/stdstyle/images/difficulty/terr-15.gif' border='0' width='19' height='16' hspace='2' alt='Gel&auml;nde: 1.5 von 5.0' title='Gel&auml;nde: 1.5 von 5.0'></td>
    <td width="448" bgcolor="#eeeeee"><a href="viewcache.php?cacheid=140442">Pfusch am Bau ...?</a> von <a href="viewprofile.php?userid=159696">jufoe-ldk</a></td>
    <td width="126" valign="top" bgcolor="#eeeeee"><img src='./lang/de/stdstyle/images/log/16x16-found.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''><a href='viewlogs.php?cacheid=140442#532452'>25.09.2009</a> &nbsp;</td>
    </tr><!--n-->
    <tr>
    <td width="25" bgcolor="#eeeeee">&nbsp;</td>

    <td width="32" valign="top" bgcolor="#eeeeee">N&nbsp;</td>
    <td width="448" valign="top" bgcolor="#eeeeee"><a href="viewcache.php?cacheid=140442&desclang=DE" style="text-decoration:none;"><b><font color="blue">DE</font></b></a> &nbsp;</td>
    <td width="126" valign="top" bgcolor="#eeeeee">&nbsp;</td>
    </tr><!--m--><tr>
    <td width="18" bgcolor="#e0e0e0">2&nbsp;</td>
    <td width="45" bgcolor="#e0e0e0">3.0&nbsp;</td>
    <td width="32" bgcolor="#e0e0e0" rowspan="2"><img src='lang/de/stdstyle/images/cache/traditional-s.gif' alt='normaler Cache' title='normaler Cache'></td>

    <td width="46" rowspan="2" bgcolor="#e0e0e0" nowrap><img src='./lang/de/stdstyle/images/difficulty/diff-15.gif' border='0' width='19' height='16' hspace='2' alt='Schwierigkeit: 1.5 von 5.0' title='Schwierigkeit: 1.5 von 5.0'><img src='./lang/de/stdstyle/images/difficulty/terr-15.gif' border='0' width='19' height='16' hspace='2' alt='Gel&auml;nde: 1.5 von 5.0' title='Gel&auml;nde: 1.5 von 5.0'></td>
    <td width="448" bgcolor="#e0e0e0"><b>NEU</b>&nbsp;<a href="viewcache.php?cacheid=144790">&quot;am Bach&quot;</a> von <a href="viewprofile.php?userid=159696">jufoe-ldk</a></td>
    <td width="126" valign="top" bgcolor="#e0e0e0"><img src='images/trans.gif' border='0' width='16' height='16' /> --.--.----&nbsp;</td>
    </tr><!--n-->
    <tr>
    <td width="25" bgcolor="#e0e0e0">&nbsp;</td>

    <td width="32" valign="top" bgcolor="#e0e0e0">NW&nbsp;</td>
    <td width="448" valign="top" bgcolor="#e0e0e0"><a href="viewcache.php?cacheid=144790&desclang=DE" style="text-decoration:none;"><b><font color="blue">DE</font></b></a> Einfacher, leichter Cache. Von Anfängern für Anfänger. &nbsp;</td>
    <td width="126" valign="top" bgcolor="#e0e0e0">&nbsp;</td>
    </tr><!--m--><tr>
    <td width="18" bgcolor="#eeeeee">3&nbsp;</td>
    <td width="45" bgcolor="#eeeeee">4.6&nbsp;</td>

    <td width="32" bgcolor="#eeeeee" rowspan="2"><img src='lang/de/stdstyle/images/cache/multi-s.gif' alt='Multicache' title='Multicache'></td>
    <td width="46" rowspan="2" bgcolor="#eeeeee" nowrap><img src='./lang/de/stdstyle/images/difficulty/diff-20.gif' border='0' width='19' height='16' hspace='2' alt='Schwierigkeit: 2.0 von 5.0' title='Schwierigkeit: 2.0 von 5.0'><img src='./lang/de/stdstyle/images/difficulty/terr-15.gif' border='0' width='19' height='16' hspace='2' alt='Gel&auml;nde: 1.5 von 5.0' title='Gel&auml;nde: 1.5 von 5.0'></td>
    <td width="448" bgcolor="#eeeeee"><a href="viewcache.php?cacheid=109070">Im Grund</a> von <a href="viewprofile.php?userid=103803">drei_und_zwei</a></td>
    <td width="126" valign="top" bgcolor="#eeeeee"><img src='./lang/de/stdstyle/images/log/16x16-found.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''><a href='viewlogs.php?cacheid=109070#531391'>23.09.2009</a> &nbsp;</td>
    </tr><!--n-->
    <tr>
    <td width="25" bgcolor="#eeeeee">&nbsp;</td>

    <td width="32" valign="top" bgcolor="#eeeeee">NNO&nbsp;</td>
    <td width="448" valign="top" bgcolor="#eeeeee"><a href="viewcache.php?cacheid=109070&desclang=DE" style="text-decoration:none;"><b><font color="blue">DE</font></b></a> &nbsp;</td>
    <td width="126" valign="top" bgcolor="#eeeeee"><a href='viewlogs.php?cacheid=109070#484766'><img src='./lang/de/stdstyle/images/log/16x16-found.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''></a>&nbsp;<a href='viewlogs.php?cacheid=109070#379817'><img src='./lang/de/stdstyle/images/log/16x16-found.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''></a>&nbsp;<a href='viewlogs.php?cacheid=109070#344960'><img src='./lang/de/stdstyle/images/log/16x16-found.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''></a>&nbsp;<a href='viewlogs.php?cacheid=109070#442992'><img src='./lang/de/stdstyle/images/log/16x16-found.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''></a>&nbsp;<a href='viewlogs.php?cacheid=109070#320837'><img src='./lang/de/stdstyle/images/log/16x16-found.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''></a>&nbsp;&nbsp;</td>
    </tr><!--m--><tr>
    <td width="18" bgcolor="#e0e0e0">4&nbsp;</td>
    <td width="45" bgcolor="#e0e0e0">6.2&nbsp;</td>
    <td width="32" bgcolor="#e0e0e0" rowspan="2"><img src='lang/de/stdstyle/images/cache/traditional-s.gif' alt='normaler Cache' title='normaler Cache'></td>

    <td width="46" rowspan="2" bgcolor="#e0e0e0" nowrap><img src='./lang/de/stdstyle/images/difficulty/diff-30.gif' border='0' width='19' height='16' hspace='2' alt='Schwierigkeit: 3.0 von 5.0' title='Schwierigkeit: 3.0 von 5.0'><img src='./lang/de/stdstyle/images/difficulty/terr-50.gif' border='0' width='19' height='16' hspace='2' alt='Gel&auml;nde: 5.0 von 5.0' title='Gel&auml;nde: 5.0 von 5.0'></td>
    <td width="448" bgcolor="#e0e0e0"><a href="viewcache.php?cacheid=117347">Stonebreaker</a> von <a href="viewprofile.php?userid=103165">minorearth</a></td>
    <td width="126" valign="top" bgcolor="#e0e0e0"><img src='./lang/de/stdstyle/images/log/16x16-found.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''><a href='viewlogs.php?cacheid=117347#558595'>28.11.2009</a> &nbsp;</td>
    </tr><!--n-->
    <tr>
    <td width="25" bgcolor="#e0e0e0">&nbsp;</td>
    <td width="32" valign="top" bgcolor="#e0e0e0">NNO&nbsp;</td>

    <td width="448" valign="top" bgcolor="#e0e0e0"><a href="viewcache.php?cacheid=117347&desclang=DE" style="text-decoration:none;"><b><font color="blue">DE</font></b></a> Gefährliches Terrain. Cache sollte nicht im Dunkeln (Nacht) und nicht alleine gehoben werden. Kletterausrüstung erforder &nbsp;</td>
    <td width="126" valign="top" bgcolor="#e0e0e0"><a href='viewlogs.php?cacheid=117347#421357'><img src='./lang/de/stdstyle/images/log/16x16-found.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''></a>&nbsp;<a href='viewlogs.php?cacheid=117347#298325'><img src='./lang/de/stdstyle/images/log/16x16-found.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''></a>&nbsp;<a href='viewlogs.php?cacheid=117347#570204'><img src='./lang/de/stdstyle/images/log/16x16-found.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''></a>&nbsp;<a href='viewlogs.php?cacheid=117347#198879'><img src='./lang/de/stdstyle/images/log/16x16-found.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''></a>&nbsp;&nbsp;</td>
    </tr><!--m--><tr>
    <td width="18" bgcolor="#eeeeee">5&nbsp;</td>
    <td width="45" bgcolor="#eeeeee">6.3&nbsp;</td>
    <td width="32" bgcolor="#eeeeee" rowspan="2"><img src='lang/de/stdstyle/images/cache/multi-s.gif' alt='Multicache' title='Multicache'></td>
    <td width="46" rowspan="2" bgcolor="#eeeeee" nowrap><img src='./lang/de/stdstyle/images/difficulty/diff-20.gif' border='0' width='19' height='16' hspace='2' alt='Schwierigkeit: 2.0 von 5.0' title='Schwierigkeit: 2.0 von 5.0'><img src='./lang/de/stdstyle/images/difficulty/terr-20.gif' border='0' width='19' height='16' hspace='2' alt='Gel&auml;nde: 2.0 von 5.0' title='Gel&auml;nde: 2.0 von 5.0'></td>

    <td width="448" bgcolor="#eeeeee"><a href="viewcache.php?cacheid=108861">Schlucht</a> von <a href="viewprofile.php?userid=103803">drei_und_zwei</a></td>
    <td width="126" valign="top" bgcolor="#eeeeee"><img src='./lang/de/stdstyle/images/log/16x16-found.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''><a href='viewlogs.php?cacheid=108861#533976'>27.09.2009</a> &nbsp;</td>
    </tr><!--n-->
    <tr>
    <td width="25" bgcolor="#eeeeee">&nbsp;</td>
    <td width="32" valign="top" bgcolor="#eeeeee">NNO&nbsp;</td>

    <td width="448" valign="top" bgcolor="#eeeeee"><nobr><img src="images/rating-star.gif" alt="1 Empfehlungen" title="1 Empfehlungen" width="17px" height="16px" /></nobr>&nbsp;<a href="viewcache.php?cacheid=108861&desclang=DE" style="text-decoration:none;"><b><font color="blue">DE</font></b></a> &nbsp;</td>
    <td width="126" valign="top" bgcolor="#eeeeee"><a href='viewlogs.php?cacheid=108861#502140'><img src='./lang/de/stdstyle/images/log/16x16-found.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''></a>&nbsp;<a href='viewlogs.php?cacheid=108861#479570'><img src='./lang/de/stdstyle/images/log/16x16-found.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''></a>&nbsp;<a href='viewlogs.php?cacheid=108861#417797'><img src='./lang/de/stdstyle/images/log/16x16-found.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''></a>&nbsp;<a href='viewlogs.php?cacheid=108861#379810'><img src='./lang/de/stdstyle/images/log/16x16-found.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''></a>&nbsp;<a href='viewlogs.php?cacheid=108861#333116'><img src='./lang/de/stdstyle/images/log/16x16-found.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''></a>&nbsp;&nbsp;</td>
    </tr><!--m--><tr>
    <td width="18" bgcolor="#e0e0e0">6&nbsp;</td>
    <td width="45" bgcolor="#e0e0e0">6.8&nbsp;</td>
    <td width="32" bgcolor="#e0e0e0" rowspan="2"><img src='lang/de/stdstyle/images/cache/traditional-s.gif' alt='normaler Cache' title='normaler Cache'></td>
    <td width="46" rowspan="2" bgcolor="#e0e0e0" nowrap><img src='./lang/de/stdstyle/images/difficulty/diff-15.gif' border='0' width='19' height='16' hspace='2' alt='Schwierigkeit: 1.5 von 5.0' title='Schwierigkeit: 1.5 von 5.0'><img src='./lang/de/stdstyle/images/difficulty/terr-10.gif' border='0' width='19' height='16' hspace='2' alt='Gel&auml;nde: 1.0 von 5.0' title='Gel&auml;nde: 1.0 von 5.0'></td>

    <td width="448" bgcolor="#e0e0e0"><a href="viewcache.php?cacheid=124276">Lecker Sauerborn</a> von <a href="viewprofile.php?userid=124440">bigbenreso</a></td>
    <td width="126" valign="top" bgcolor="#e0e0e0"><img src='./lang/de/stdstyle/images/log/16x16-found.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''><a href='viewlogs.php?cacheid=124276#586899'>21.03.2010</a> &nbsp;</td>
    </tr><!--n-->
    <tr>
    <td width="25" bgcolor="#e0e0e0">&nbsp;</td>
    <td width="32" valign="top" bgcolor="#e0e0e0">SSO&nbsp;</td>

    <td width="448" valign="top" bgcolor="#e0e0e0"><a href="viewcache.php?cacheid=124276&desclang=DE" style="text-decoration:none;"><b><font color="blue">DE</font></b></a> &nbsp;</td>
    <td width="126" valign="top" bgcolor="#e0e0e0"><a href='viewlogs.php?cacheid=124276#465257'><img src='./lang/de/stdstyle/images/log/16x16-found.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''></a>&nbsp;<a href='viewlogs.php?cacheid=124276#442727'><img src='./lang/de/stdstyle/images/log/16x16-found.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''></a>&nbsp;<a href='viewlogs.php?cacheid=124276#437330'><img src='./lang/de/stdstyle/images/log/16x16-found.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''></a>&nbsp;<a href='viewlogs.php?cacheid=124276#442322'><img src='./lang/de/stdstyle/images/log/16x16-found.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''></a>&nbsp;<a href='viewlogs.php?cacheid=124276#413322'><img src='./lang/de/stdstyle/images/log/16x16-found.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''></a>&nbsp;&nbsp;</td>
    </tr><!--m--><tr>
    <td width="18" bgcolor="#eeeeee">7&nbsp;</td>
    <td width="45" bgcolor="#eeeeee">6.8&nbsp;</td>
    <td width="32" bgcolor="#eeeeee" rowspan="2"><img src='lang/de/stdstyle/images/cache/mystery-s.gif' alt='Rätselcache' title='Rätselcache'></td>
    <td width="46" rowspan="2" bgcolor="#eeeeee" nowrap><img src='./lang/de/stdstyle/images/difficulty/diff-20.gif' border='0' width='19' height='16' hspace='2' alt='Schwierigkeit: 2.0 von 5.0' title='Schwierigkeit: 2.0 von 5.0'><img src='./lang/de/stdstyle/images/difficulty/terr-20.gif' border='0' width='19' height='16' hspace='2' alt='Gel&auml;nde: 2.0 von 5.0' title='Gel&auml;nde: 2.0 von 5.0'></td>

    <td width="448" bgcolor="#eeeeee"><a href="viewcache.php?cacheid=131337">DPSG Altenberg (v2)</a> von <a href="viewprofile.php?userid=110943">Owyn</a></td>
    <td width="126" valign="top" bgcolor="#eeeeee"><img src='./lang/de/stdstyle/images/log/16x16-found.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''><a href='viewlogs.php?cacheid=131337#545847'>25.10.2009</a> &nbsp;</td>
    </tr><!--n-->
    <tr>
    <td width="25" bgcolor="#eeeeee">&nbsp;</td>
    <td width="32" valign="top" bgcolor="#eeeeee">SW&nbsp;</td>

    <td width="448" valign="top" bgcolor="#eeeeee"><a href="viewcache.php?cacheid=131337&desclang=DE" style="text-decoration:none;"><b><font color="blue">DE</font></b></a> Multi auf dem DPSG-Bundeszentrum. &nbsp;</td>
    <td width="126" valign="top" bgcolor="#eeeeee"><a href='viewlogs.php?cacheid=131337#493559'><img src='./lang/de/stdstyle/images/log/16x16-found.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''></a>&nbsp;<a href='viewlogs.php?cacheid=131337#474818'><img src='./lang/de/stdstyle/images/log/16x16-found.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''></a>&nbsp;<a href='viewlogs.php?cacheid=131337#415488'><img src='./lang/de/stdstyle/images/log/16x16-found.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''></a>&nbsp;<a href='viewlogs.php?cacheid=131337#413731'><img src='./lang/de/stdstyle/images/log/16x16-found.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''></a>&nbsp;<a href='viewlogs.php?cacheid=131337#526280'><img src='./lang/de/stdstyle/images/log/16x16-found.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''></a>&nbsp;&nbsp;</td>
    </tr><!--m--><tr>
    <td width="18" bgcolor="#e0e0e0">8&nbsp;</td>
    <td width="45" bgcolor="#e0e0e0">7.4&nbsp;</td>
    <td width="32" bgcolor="#e0e0e0" rowspan="2"><img src='lang/de/stdstyle/images/cache/mystery-s.gif' alt='Rätselcache' title='Rätselcache'></td>
    <td width="46" rowspan="2" bgcolor="#e0e0e0" nowrap><img src='./lang/de/stdstyle/images/difficulty/diff-15.gif' border='0' width='19' height='16' hspace='2' alt='Schwierigkeit: 1.5 von 5.0' title='Schwierigkeit: 1.5 von 5.0'><img src='./lang/de/stdstyle/images/difficulty/terr-15.gif' border='0' width='19' height='16' hspace='2' alt='Gel&auml;nde: 1.5 von 5.0' title='Gel&auml;nde: 1.5 von 5.0'></td>

    <td width="448" bgcolor="#e0e0e0"><a href="viewcache.php?cacheid=105690">Kein Pik-König!</a> von <a href="viewprofile.php?userid=101085">tobsas</a></td>
    <td width="126" valign="top" bgcolor="#e0e0e0"><img src='./lang/de/stdstyle/images/log/16x16-note.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''><a href='viewlogs.php?cacheid=105690#591387'>03.04.2010</a> &nbsp;</td>
    </tr><!--n-->
    <tr>
    <td width="25" bgcolor="#e0e0e0">&nbsp;</td>
    <td width="32" valign="top" bgcolor="#e0e0e0">NO&nbsp;</td>

    <td width="448" valign="top" bgcolor="#e0e0e0"><a href="viewcache.php?cacheid=105690&desclang=DE" style="text-decoration:none;"><b><font color="blue">DE</font></b></a> Cache rund um ein Kartenspiel - sehr einfach &amp; sehr kurz (5 Min von A45-Ausfahrt Herborn-West) &nbsp;</td>
    <td width="126" valign="top" bgcolor="#e0e0e0"><a href='viewlogs.php?cacheid=105690#548048'><img src='./lang/de/stdstyle/images/log/16x16-note.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''></a>&nbsp;<a href='viewlogs.php?cacheid=105690#440423'><img src='./lang/de/stdstyle/images/log/16x16-found.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''></a>&nbsp;<a href='viewlogs.php?cacheid=105690#429478'><img src='./lang/de/stdstyle/images/log/16x16-found.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''></a>&nbsp;<a href='viewlogs.php?cacheid=105690#495122'><img src='./lang/de/stdstyle/images/log/16x16-found.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''></a>&nbsp;<a href='viewlogs.php?cacheid=105690#361200'><img src='./lang/de/stdstyle/images/log/16x16-found.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''></a>&nbsp;&nbsp;</td>
    </tr><!--m--><tr>
    <td width="18" bgcolor="#eeeeee">9&nbsp;</td>
    <td width="45" bgcolor="#eeeeee">7.7&nbsp;</td>
    <td width="32" bgcolor="#eeeeee" rowspan="2"><img src='lang/de/stdstyle/images/cache/traditional-s.gif' alt='normaler Cache' title='normaler Cache'></td>

    <td width="46" rowspan="2" bgcolor="#eeeeee" nowrap><img src='./lang/de/stdstyle/images/difficulty/diff-30.gif' border='0' width='19' height='16' hspace='2' alt='Schwierigkeit: 3.0 von 5.0' title='Schwierigkeit: 3.0 von 5.0'><img src='./lang/de/stdstyle/images/difficulty/terr-30.gif' border='0' width='19' height='16' hspace='2' alt='Gel&auml;nde: 3.0 von 5.0' title='Gel&auml;nde: 3.0 von 5.0'></td>
    <td width="448" bgcolor="#eeeeee"><a href="viewcache.php?cacheid=127031">Burg-Cache 2 Türme</a> von <a href="viewprofile.php?userid=120953">titan099</a></td>
    <td width="126" valign="top" bgcolor="#eeeeee"><img src='./lang/de/stdstyle/images/log/16x16-dnf.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''><a href='viewlogs.php?cacheid=127031#590976'>02.04.2010</a> &nbsp;</td>
    </tr><!--n-->
    <tr>
    <td width="25" bgcolor="#eeeeee">&nbsp;</td>
    <td width="32" valign="top" bgcolor="#eeeeee">OSO&nbsp;</td>

    <td width="448" valign="top" bgcolor="#eeeeee"><a href="viewcache.php?cacheid=127031&desclang=DE" style="text-decoration:none;"><b><font color="blue">DE</font></b></a> Burg-Cache Greifenstein &nbsp;</td>
    <td width="126" valign="top" bgcolor="#eeeeee"><a href='viewlogs.php?cacheid=127031#526917'><img src='./lang/de/stdstyle/images/log/16x16-dnf.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''></a>&nbsp;<a href='viewlogs.php?cacheid=127031#437844'><img src='./lang/de/stdstyle/images/log/16x16-dnf.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''></a>&nbsp;<a href='viewlogs.php?cacheid=127031#430318'><img src='./lang/de/stdstyle/images/log/16x16-found.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''></a>&nbsp;<a href='viewlogs.php?cacheid=127031#395803'><img src='./lang/de/stdstyle/images/log/16x16-found.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''></a>&nbsp;<a href='viewlogs.php?cacheid=127031#357642'><img src='./lang/de/stdstyle/images/log/16x16-found.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''></a>&nbsp;&nbsp;</td>
    </tr><!--m--><tr>
    <td width="18" bgcolor="#e0e0e0">10&nbsp;</td>
    <td width="45" bgcolor="#e0e0e0">7.8&nbsp;</td>
    <td width="32" bgcolor="#e0e0e0" rowspan="2"><img src='lang/de/stdstyle/images/cache/multi-s.gif' alt='Multicache' title='Multicache'></td>
    <td width="46" rowspan="2" bgcolor="#e0e0e0" nowrap><img src='./lang/de/stdstyle/images/difficulty/diff-15.gif' border='0' width='19' height='16' hspace='2' alt='Schwierigkeit: 1.5 von 5.0' title='Schwierigkeit: 1.5 von 5.0'><img src='./lang/de/stdstyle/images/difficulty/terr-15.gif' border='0' width='19' height='16' hspace='2' alt='Gel&auml;nde: 1.5 von 5.0' title='Gel&auml;nde: 1.5 von 5.0'></td>

    <td width="448" bgcolor="#e0e0e0"><a href="viewcache.php?cacheid=104654">Merowech´s Ringwall 4</a> von <a href="viewprofile.php?userid=101787">merowech</a></td>
    <td width="126" valign="top" bgcolor="#e0e0e0"><img src='./lang/de/stdstyle/images/log/16x16-found.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''><a href='viewlogs.php?cacheid=104654#470638'>24.05.2009</a> &nbsp;</td>
    </tr><!--n-->
    <tr>
    <td width="25" bgcolor="#e0e0e0">&nbsp;</td>
    <td width="32" valign="top" bgcolor="#e0e0e0">SSW&nbsp;</td>

    <td width="448" valign="top" bgcolor="#e0e0e0"><a href="viewcache.php?cacheid=104654&desclang=DE" style="text-decoration:none;"><b><font color="blue">DE</font></b></a> &nbsp;</td>
    <td width="126" valign="top" bgcolor="#e0e0e0"><a href='viewlogs.php?cacheid=104654#361080'><img src='./lang/de/stdstyle/images/log/16x16-found.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''></a>&nbsp;<a href='viewlogs.php?cacheid=104654#253074'><img src='./lang/de/stdstyle/images/log/16x16-found.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''></a>&nbsp;<a href='viewlogs.php?cacheid=104654#279562'><img src='./lang/de/stdstyle/images/log/16x16-found.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''></a>&nbsp;<a href='viewlogs.php?cacheid=104654#245317'><img src='./lang/de/stdstyle/images/log/16x16-found.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''></a>&nbsp;<a href='viewlogs.php?cacheid=104654#272021'><img src='./lang/de/stdstyle/images/log/16x16-found.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''></a>&nbsp;&nbsp;</td>
    </tr><!--m--><tr>
    <td width="18" bgcolor="#eeeeee">11&nbsp;</td>
    <td width="45" bgcolor="#eeeeee">8.1&nbsp;</td>
    <td width="32" bgcolor="#eeeeee" rowspan="2"><img src='lang/de/stdstyle/images/cache/multi-s.gif' alt='Multicache' title='Multicache'></td>
    <td width="46" rowspan="2" bgcolor="#eeeeee" nowrap><img src='./lang/de/stdstyle/images/difficulty/diff-15.gif' border='0' width='19' height='16' hspace='2' alt='Schwierigkeit: 1.5 von 5.0' title='Schwierigkeit: 1.5 von 5.0'><img src='./lang/de/stdstyle/images/difficulty/terr-20.gif' border='0' width='19' height='16' hspace='2' alt='Gel&auml;nde: 2.0 von 5.0' title='Gel&auml;nde: 2.0 von 5.0'></td>

    <td width="448" bgcolor="#eeeeee"><a href="viewcache.php?cacheid=106434">Waeller Zick Zack 2</a> von <a href="viewprofile.php?userid=101787">merowech</a></td>
    <td width="126" valign="top" bgcolor="#eeeeee"><img src='./lang/de/stdstyle/images/log/16x16-found.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''><a href='viewlogs.php?cacheid=106434#595827'>11.04.2010</a> &nbsp;</td>
    </tr><!--n-->
    <tr>
    <td width="25" bgcolor="#eeeeee">&nbsp;</td>
    <td width="32" valign="top" bgcolor="#eeeeee">WSW&nbsp;</td>

    <td width="448" valign="top" bgcolor="#eeeeee"><a href="viewcache.php?cacheid=106434&desclang=DE" style="text-decoration:none;"><b><font color="blue">DE</font></b></a> &nbsp;</td>
    <td width="126" valign="top" bgcolor="#eeeeee"><a href='viewlogs.php?cacheid=106434#595057'><img src='./lang/de/stdstyle/images/log/16x16-found.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''></a>&nbsp;<a href='viewlogs.php?cacheid=106434#385179'><img src='./lang/de/stdstyle/images/log/16x16-found.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''></a>&nbsp;<a href='viewlogs.php?cacheid=106434#322516'><img src='./lang/de/stdstyle/images/log/16x16-found.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''></a>&nbsp;<a href='viewlogs.php?cacheid=106434#295804'><img src='./lang/de/stdstyle/images/log/16x16-found.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''></a>&nbsp;<a href='viewlogs.php?cacheid=106434#287157'><img src='./lang/de/stdstyle/images/log/16x16-found.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''></a>&nbsp;&nbsp;</td>
    </tr><!--m--><tr>
    <td width="18" bgcolor="#e0e0e0">12&nbsp;</td>
    <td width="45" bgcolor="#e0e0e0">8.1&nbsp;</td>
    <td width="32" bgcolor="#e0e0e0" rowspan="2"><img src='lang/de/stdstyle/images/cache/multi-s.gif' alt='Multicache' title='Multicache'></td>
    <td width="46" rowspan="2" bgcolor="#e0e0e0" nowrap><img src='./lang/de/stdstyle/images/difficulty/diff-10.gif' border='0' width='19' height='16' hspace='2' alt='Schwierigkeit: 1.0 von 5.0' title='Schwierigkeit: 1.0 von 5.0'><img src='./lang/de/stdstyle/images/difficulty/terr-15.gif' border='0' width='19' height='16' hspace='2' alt='Gel&auml;nde: 1.5 von 5.0' title='Gel&auml;nde: 1.5 von 5.0'></td>

    <td width="448" bgcolor="#e0e0e0"><a href="viewcache.php?cacheid=105387">Burg Merostein</a> von <a href="viewprofile.php?userid=101787">merowech</a></td>
    <td width="126" valign="top" bgcolor="#e0e0e0"><img src='./lang/de/stdstyle/images/log/16x16-found.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''><a href='viewlogs.php?cacheid=105387#532558'>26.09.2009</a> &nbsp;</td>
    </tr><!--n-->
    <tr>
    <td width="25" bgcolor="#e0e0e0">&nbsp;</td>
    <td width="32" valign="top" bgcolor="#e0e0e0">SSW&nbsp;</td>

    <td width="448" valign="top" bgcolor="#e0e0e0"><nobr><img src="images/rating-star.gif" alt="1 Empfehlungen" title="1 Empfehlungen" width="17px" height="16px" /></nobr>&nbsp;<a href="viewcache.php?cacheid=105387&desclang=DE" style="text-decoration:none;"><b><font color="blue">DE</font></b></a> Mein erster versteckter Cache &nbsp;</td>
    <td width="126" valign="top" bgcolor="#e0e0e0"><a href='viewlogs.php?cacheid=105387#470624'><img src='./lang/de/stdstyle/images/log/16x16-found.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''></a>&nbsp;<a href='viewlogs.php?cacheid=105387#362524'><img src='./lang/de/stdstyle/images/log/16x16-found.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''></a>&nbsp;<a href='viewlogs.php?cacheid=105387#304371'><img src='./lang/de/stdstyle/images/log/16x16-found.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''></a>&nbsp;<a href='viewlogs.php?cacheid=105387#294843'><img src='./lang/de/stdstyle/images/log/16x16-found.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''></a>&nbsp;<a href='viewlogs.php?cacheid=105387#273701'><img src='./lang/de/stdstyle/images/log/16x16-found.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''></a>&nbsp;&nbsp;</td>
    </tr><!--m--><tr>
    <td width="18" bgcolor="#eeeeee">13&nbsp;</td>
    <td width="45" bgcolor="#eeeeee">8.2&nbsp;</td>
    <td width="32" bgcolor="#eeeeee" rowspan="2"><img src='lang/de/stdstyle/images/cache/drivein-s.gif' alt='Drive-In' title='Drive-In'></td>
    <td width="46" rowspan="2" bgcolor="#eeeeee" nowrap><img src='./lang/de/stdstyle/images/difficulty/diff-10.gif' border='0' width='19' height='16' hspace='2' alt='Schwierigkeit: 1.0 von 5.0' title='Schwierigkeit: 1.0 von 5.0'><img src='./lang/de/stdstyle/images/difficulty/terr-10.gif' border='0' width='19' height='16' hspace='2' alt='Gel&auml;nde: 1.0 von 5.0' title='Gel&auml;nde: 1.0 von 5.0'></td>

    <td width="448" bgcolor="#eeeeee"><a href="viewcache.php?cacheid=119140">rainy day no. 3</a> von <a href="viewprofile.php?userid=111427">vmax</a></td>
    <td width="126" valign="top" bgcolor="#eeeeee"><img src='./lang/de/stdstyle/images/log/16x16-found.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''><a href='viewlogs.php?cacheid=119140#598848'>14.04.2010</a> &nbsp;</td>
    </tr><!--n-->
    <tr>
    <td width="25" bgcolor="#eeeeee">&nbsp;</td>
    <td width="32" valign="top" bgcolor="#eeeeee">NO&nbsp;</td>

    <td width="448" valign="top" bgcolor="#eeeeee"><a href="viewcache.php?cacheid=119140&desclang=DE" style="text-decoration:none;"><b><font color="blue">DE</font></b></a> &nbsp;</td>
    <td width="126" valign="top" bgcolor="#eeeeee"><a href='viewlogs.php?cacheid=119140#588459'><img src='./lang/de/stdstyle/images/log/16x16-found.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''></a>&nbsp;<a href='viewlogs.php?cacheid=119140#581188'><img src='./lang/de/stdstyle/images/log/16x16-found.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''></a>&nbsp;<a href='viewlogs.php?cacheid=119140#574866'><img src='./lang/de/stdstyle/images/log/16x16-found.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''></a>&nbsp;<a href='viewlogs.php?cacheid=119140#558602'><img src='./lang/de/stdstyle/images/log/16x16-found.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''></a>&nbsp;<a href='viewlogs.php?cacheid=119140#569858'><img src='./lang/de/stdstyle/images/log/16x16-found.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''></a>&nbsp;&nbsp;</td>
    </tr><!--m--><tr>
    <td width="18" bgcolor="#e0e0e0">14&nbsp;</td>
    <td width="45" bgcolor="#e0e0e0">8.3&nbsp;</td>
    <td width="32" bgcolor="#e0e0e0" rowspan="2"><img src='lang/de/stdstyle/images/cache/traditional-s.gif' alt='normaler Cache' title='normaler Cache'></td>
    <td width="46" rowspan="2" bgcolor="#e0e0e0" nowrap><img src='./lang/de/stdstyle/images/difficulty/diff-20.gif' border='0' width='19' height='16' hspace='2' alt='Schwierigkeit: 2.0 von 5.0' title='Schwierigkeit: 2.0 von 5.0'><img src='./lang/de/stdstyle/images/difficulty/terr-10.gif' border='0' width='19' height='16' hspace='2' alt='Gel&auml;nde: 1.0 von 5.0' title='Gel&auml;nde: 1.0 von 5.0'></td>

    <td width="448" bgcolor="#e0e0e0"><a href="viewcache.php?cacheid=115325">A 45 TB Motel</a> von <a href="viewprofile.php?userid=109155">Janosch the Oger</a></td>
    <td width="126" valign="top" bgcolor="#e0e0e0"><img src='./lang/de/stdstyle/images/log/16x16-found.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''><a href='viewlogs.php?cacheid=115325#546239'>25.10.2009</a> &nbsp;</td>
    </tr><!--n-->
    <tr>
    <td width="25" bgcolor="#e0e0e0">&nbsp;</td>
    <td width="32" valign="top" bgcolor="#e0e0e0">NO&nbsp;</td>

    <td width="448" valign="top" bgcolor="#e0e0e0"><a href="viewcache.php?cacheid=115325&desclang=DE" style="text-decoration:none;"><b><font color="blue">DE</font></b></a> Schneller Pausencache! &nbsp;</td>
    <td width="126" valign="top" bgcolor="#e0e0e0"><a href='viewlogs.php?cacheid=115325#533977'><img src='./lang/de/stdstyle/images/log/16x16-found.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''></a>&nbsp;<a href='viewlogs.php?cacheid=115325#589949'><img src='./lang/de/stdstyle/images/log/16x16-found.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''></a>&nbsp;<a href='viewlogs.php?cacheid=115325#515783'><img src='./lang/de/stdstyle/images/log/16x16-found.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''></a>&nbsp;<a href='viewlogs.php?cacheid=115325#508257'><img src='./lang/de/stdstyle/images/log/16x16-found.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''></a>&nbsp;<a href='viewlogs.php?cacheid=115325#598478'><img src='./lang/de/stdstyle/images/log/16x16-found.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''></a>&nbsp;&nbsp;</td>
    </tr><!--m--><tr>
    <td width="18" bgcolor="#eeeeee">15&nbsp;</td>
    <td width="45" bgcolor="#eeeeee">9.1&nbsp;</td>
    <td width="32" bgcolor="#eeeeee" rowspan="2"><img src='lang/de/stdstyle/images/cache/traditional-s.gif' alt='normaler Cache' title='normaler Cache'></td>
    <td width="46" rowspan="2" bgcolor="#eeeeee" nowrap><img src='./lang/de/stdstyle/images/difficulty/diff-20.gif' border='0' width='19' height='16' hspace='2' alt='Schwierigkeit: 2.0 von 5.0' title='Schwierigkeit: 2.0 von 5.0'><img src='./lang/de/stdstyle/images/difficulty/terr-20.gif' border='0' width='19' height='16' hspace='2' alt='Gel&auml;nde: 2.0 von 5.0' title='Gel&auml;nde: 2.0 von 5.0'></td>

    <td width="448" bgcolor="#eeeeee"><a href="viewcache.php?cacheid=126100">Borderrock</a> von <a href="viewprofile.php?userid=129060">Dickewillis</a></td>
    <td width="126" valign="top" bgcolor="#eeeeee"><img src='./lang/de/stdstyle/images/log/16x16-found.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''><a href='viewlogs.php?cacheid=126100#595058'>01.07.2009</a> &nbsp;</td>
    </tr><!--n-->
    <tr>
    <td width="25" bgcolor="#eeeeee">&nbsp;</td>
    <td width="32" valign="top" bgcolor="#eeeeee">WSW&nbsp;</td>

    <td width="448" valign="top" bgcolor="#eeeeee"><a href="viewcache.php?cacheid=126100&desclang=DE" style="text-decoration:none;"><b><font color="blue">DE</font></b></a> Rock around the Borderrock! &nbsp;</td>
    <td width="126" valign="top" bgcolor="#eeeeee"><a href='viewlogs.php?cacheid=126100#516535'><img src='./lang/de/stdstyle/images/log/16x16-found.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''></a>&nbsp;<a href='viewlogs.php?cacheid=126100#462691'><img src='./lang/de/stdstyle/images/log/16x16-found.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''></a>&nbsp;<a href='viewlogs.php?cacheid=126100#337563'><img src='./lang/de/stdstyle/images/log/16x16-found.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''></a>&nbsp;&nbsp;</td>
    </tr><!--m--><tr>
    <td width="18" bgcolor="#e0e0e0">16&nbsp;</td>
    <td width="45" bgcolor="#e0e0e0">9.4&nbsp;</td>
    <td width="32" bgcolor="#e0e0e0" rowspan="2"><img src='lang/de/stdstyle/images/cache/traditional-s.gif' alt='normaler Cache' title='normaler Cache'></td>
    <td width="46" rowspan="2" bgcolor="#e0e0e0" nowrap><img src='./lang/de/stdstyle/images/difficulty/diff-15.gif' border='0' width='19' height='16' hspace='2' alt='Schwierigkeit: 1.5 von 5.0' title='Schwierigkeit: 1.5 von 5.0'><img src='./lang/de/stdstyle/images/difficulty/terr-15.gif' border='0' width='19' height='16' hspace='2' alt='Gel&auml;nde: 1.5 von 5.0' title='Gel&auml;nde: 1.5 von 5.0'></td>

    <td width="448" bgcolor="#e0e0e0"><a href="viewcache.php?cacheid=106453">Kiefer Cache</a> von <a href="viewprofile.php?userid=102660">fcvc</a></td>
    <td width="126" valign="top" bgcolor="#e0e0e0"><img src='./lang/de/stdstyle/images/log/16x16-found.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''><a href='viewlogs.php?cacheid=106453#480801'>14.06.2009</a> &nbsp;</td>
    </tr><!--n-->
    <tr>
    <td width="25" bgcolor="#e0e0e0">&nbsp;</td>
    <td width="32" valign="top" bgcolor="#e0e0e0">SO&nbsp;</td>

    <td width="448" valign="top" bgcolor="#e0e0e0"><a href="viewcache.php?cacheid=106453&desclang=DE" style="text-decoration:none;"><b><font color="blue">DE</font></b></a> Kiefer Cache &nbsp;</td>
    <td width="126" valign="top" bgcolor="#e0e0e0"><a href='viewlogs.php?cacheid=106453#429331'><img src='./lang/de/stdstyle/images/log/16x16-found.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''></a>&nbsp;<a href='viewlogs.php?cacheid=106453#412736'><img src='./lang/de/stdstyle/images/log/16x16-found.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''></a>&nbsp;<a href='viewlogs.php?cacheid=106453#367741'><img src='./lang/de/stdstyle/images/log/16x16-found.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''></a>&nbsp;<a href='viewlogs.php?cacheid=106453#350074'><img src='./lang/de/stdstyle/images/log/16x16-found.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''></a>&nbsp;<a href='viewlogs.php?cacheid=106453#197057'><img src='./lang/de/stdstyle/images/log/16x16-found.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''></a>&nbsp;&nbsp;</td>
    </tr><!--m--><tr>
    <td width="18" bgcolor="#eeeeee">17&nbsp;</td>
    <td width="45" bgcolor="#eeeeee">9.8&nbsp;</td>
    <td width="32" bgcolor="#eeeeee" rowspan="2"><img src='lang/de/stdstyle/images/cache/multi-s.gif' alt='Multicache' title='Multicache'></td>
    <td width="46" rowspan="2" bgcolor="#eeeeee" nowrap><img src='./lang/de/stdstyle/images/difficulty/diff-10.gif' border='0' width='19' height='16' hspace='2' alt='Schwierigkeit: 1.0 von 5.0' title='Schwierigkeit: 1.0 von 5.0'><img src='./lang/de/stdstyle/images/difficulty/terr-10.gif' border='0' width='19' height='16' hspace='2' alt='Gel&auml;nde: 1.0 von 5.0' title='Gel&auml;nde: 1.0 von 5.0'></td>

    <td width="448" bgcolor="#eeeeee"><a href="viewcache.php?cacheid=115408">Fernblick</a> von <a href="viewprofile.php?userid=111427">vmax</a></td>
    <td width="126" valign="top" bgcolor="#eeeeee"><img src='./lang/de/stdstyle/images/log/16x16-found.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''><a href='viewlogs.php?cacheid=115408#595105'>10.04.2010</a> &nbsp;</td>
    </tr><!--n-->
    <tr>
    <td width="25" bgcolor="#eeeeee">&nbsp;</td>
    <td width="32" valign="top" bgcolor="#eeeeee">WNW&nbsp;</td>

    <td width="448" valign="top" bgcolor="#eeeeee"><a href="viewcache.php?cacheid=115408&desclang=DE" style="text-decoration:none;"><b><font color="blue">DE</font></b></a> von den Höhen des Westerwaldes schweift der Blick zum Siebengebirge &nbsp;</td>
    <td width="126" valign="top" bgcolor="#eeeeee"><a href='viewlogs.php?cacheid=115408#354336'><img src='./lang/de/stdstyle/images/log/16x16-found.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''></a>&nbsp;<a href='viewlogs.php?cacheid=115408#350771'><img src='./lang/de/stdstyle/images/log/16x16-found.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''></a>&nbsp;<a href='viewlogs.php?cacheid=115408#350046'><img src='./lang/de/stdstyle/images/log/16x16-found.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''></a>&nbsp;<a href='viewlogs.php?cacheid=115408#340680'><img src='./lang/de/stdstyle/images/log/16x16-found.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''></a>&nbsp;<a href='viewlogs.php?cacheid=115408#353626'><img src='./lang/de/stdstyle/images/log/16x16-found.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''></a>&nbsp;&nbsp;</td>
    </tr><!--m--><tr>
    <td width="18" bgcolor="#e0e0e0">18&nbsp;</td>
    <td width="45" bgcolor="#e0e0e0">10.5&nbsp;</td>
    <td width="32" bgcolor="#e0e0e0" rowspan="2"><img src='lang/de/stdstyle/images/cache/multi-s.gif' alt='Multicache' title='Multicache'></td>
    <td width="46" rowspan="2" bgcolor="#e0e0e0" nowrap><img src='./lang/de/stdstyle/images/difficulty/diff-35.gif' border='0' width='19' height='16' hspace='2' alt='Schwierigkeit: 3.5 von 5.0' title='Schwierigkeit: 3.5 von 5.0'><img src='./lang/de/stdstyle/images/difficulty/terr-20.gif' border='0' width='19' height='16' hspace='2' alt='Gel&auml;nde: 2.0 von 5.0' title='Gel&auml;nde: 2.0 von 5.0'></td>

    <td width="448" bgcolor="#e0e0e0"><a href="viewcache.php?cacheid=140099">Wo alles begann - TWWD wedding cache</a> von <a href="viewprofile.php?userid=150312">finndus_98</a></td>
    <td width="126" valign="top" bgcolor="#e0e0e0"><img src='./lang/de/stdstyle/images/log/16x16-note.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''><a href='viewlogs.php?cacheid=140099#596335'>14.03.2010</a> &nbsp;</td>
    </tr><!--n-->
    <tr>
    <td width="25" bgcolor="#e0e0e0">&nbsp;</td>
    <td width="32" valign="top" bgcolor="#e0e0e0">NNW&nbsp;</td>

    <td width="448" valign="top" bgcolor="#e0e0e0"><a href="viewcache.php?cacheid=140099&desclang=DE" style="text-decoration:none;"><b><font color="blue">DE</font></b></a> Multicache mit schöner Aussicht oberhalb des Burbacher Ortsteils Niederdresselndorf &nbsp;</td>
    <td width="126" valign="top" bgcolor="#e0e0e0">&nbsp;</td>
    </tr><!--m--><tr>
    <td width="18" bgcolor="#eeeeee">19&nbsp;</td>
    <td width="45" bgcolor="#eeeeee">11.3&nbsp;</td>
    <td width="32" bgcolor="#eeeeee" rowspan="2"><img src='lang/de/stdstyle/images/cache/multi-s.gif' alt='Multicache' title='Multicache'></td>
    <td width="46" rowspan="2" bgcolor="#eeeeee" nowrap><img src='./lang/de/stdstyle/images/difficulty/diff-15.gif' border='0' width='19' height='16' hspace='2' alt='Schwierigkeit: 1.5 von 5.0' title='Schwierigkeit: 1.5 von 5.0'><img src='./lang/de/stdstyle/images/difficulty/terr-20.gif' border='0' width='19' height='16' hspace='2' alt='Gel&auml;nde: 2.0 von 5.0' title='Gel&auml;nde: 2.0 von 5.0'></td>

    <td width="448" bgcolor="#eeeeee"><a href="viewcache.php?cacheid=103157">Kornberg</a> von <a href="viewprofile.php?userid=101085">tobsas</a></td>
    <td width="126" valign="top" bgcolor="#eeeeee"><img src='./lang/de/stdstyle/images/log/16x16-dnf.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''><a href='viewlogs.php?cacheid=103157#599410'>20.04.2010</a> &nbsp;</td>
    </tr><!--n-->
    <tr>
    <td width="25" bgcolor="#eeeeee">&nbsp;</td>
    <td width="32" valign="top" bgcolor="#eeeeee">NNO&nbsp;</td>

    <td width="448" valign="top" bgcolor="#eeeeee"><nobr><img src="images/rating-star.gif" alt="1 Empfehlungen" title="1 Empfehlungen" width="17px" height="16px" /></nobr>&nbsp;<a href="viewcache.php?cacheid=103157&desclang=DE" style="text-decoration:none;"><b><font color="blue">DE</font></b></a> <a href="viewcache.php?cacheid=103157&desclang=EN" style="text-decoration:none;"><b><font color="blue">EN</font></b></a> Multi-Cache mit Gesamtlänge von 3,5km bei Dillenburg am Fernwanderweg Rothaarsteig &nbsp;</td>
    <td width="126" valign="top" bgcolor="#eeeeee"><a href='viewlogs.php?cacheid=103157#477492'><img src='./lang/de/stdstyle/images/log/16x16-found.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''></a>&nbsp;<a href='viewlogs.php?cacheid=103157#473441'><img src='./lang/de/stdstyle/images/log/16x16-found.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''></a>&nbsp;<a href='viewlogs.php?cacheid=103157#468298'><img src='./lang/de/stdstyle/images/log/16x16-found.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''></a>&nbsp;<a href='viewlogs.php?cacheid=103157#434014'><img src='./lang/de/stdstyle/images/log/16x16-found.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''></a>&nbsp;<a href='viewlogs.php?cacheid=103157#412769'><img src='./lang/de/stdstyle/images/log/16x16-found.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''></a>&nbsp;&nbsp;</td>
    </tr><!--m--><tr>
    <td width="18" bgcolor="#e0e0e0">20&nbsp;</td>
    <td width="45" bgcolor="#e0e0e0">11.4&nbsp;</td>
    <td width="32" bgcolor="#e0e0e0" rowspan="2"><img src='lang/de/stdstyle/images/cache/multi-s.gif' alt='Multicache' title='Multicache'></td>

    <td width="46" rowspan="2" bgcolor="#e0e0e0" nowrap><img src='./lang/de/stdstyle/images/difficulty/diff-15.gif' border='0' width='19' height='16' hspace='2' alt='Schwierigkeit: 1.5 von 5.0' title='Schwierigkeit: 1.5 von 5.0'><img src='./lang/de/stdstyle/images/difficulty/terr-20.gif' border='0' width='19' height='16' hspace='2' alt='Gel&auml;nde: 2.0 von 5.0' title='Gel&auml;nde: 2.0 von 5.0'></td>
    <td width="448" bgcolor="#e0e0e0"><a href="viewcache.php?cacheid=106438">Waeller Zick Zack 6</a> von <a href="viewprofile.php?userid=101787">merowech</a></td>
    <td width="126" valign="top" bgcolor="#e0e0e0"><img src='./lang/de/stdstyle/images/log/16x16-found.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''><a href='viewlogs.php?cacheid=106438#592901'>05.04.2010</a> &nbsp;</td>
    </tr><!--n-->
    <tr>
    <td width="25" bgcolor="#e0e0e0">&nbsp;</td>
    <td width="32" valign="top" bgcolor="#e0e0e0">WSW&nbsp;</td>

    <td width="448" valign="top" bgcolor="#e0e0e0"><a href="viewcache.php?cacheid=106438&desclang=DE" style="text-decoration:none;"><b><font color="blue">DE</font></b></a> &nbsp;</td>
    <td width="126" valign="top" bgcolor="#e0e0e0"><a href='viewlogs.php?cacheid=106438#582516'><img src='./lang/de/stdstyle/images/log/16x16-found.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''></a>&nbsp;<a href='viewlogs.php?cacheid=106438#475263'><img src='./lang/de/stdstyle/images/log/16x16-found.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''></a>&nbsp;<a href='viewlogs.php?cacheid=106438#449310'><img src='./lang/de/stdstyle/images/log/16x16-found.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''></a>&nbsp;<a href='viewlogs.php?cacheid=106438#442500'><img src='./lang/de/stdstyle/images/log/16x16-found.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''></a>&nbsp;<a href='viewlogs.php?cacheid=106438#296323'><img src='./lang/de/stdstyle/images/log/16x16-found.png' width='16' height='16' align='middle' border='0' align='left' alt='' title=''></a>&nbsp;&nbsp;</td>
    </tr><!--z-->
    </table>
    </td>
    </tr>
    <tr>
    <td colspan="2" class="header-small">Seite: &lt;&lt; &lt; <b>1</b> <a href="search.php?queryid=30383787&startat=20">2</a> <a href="search.php?queryid=30383787&startat=40">3</a> <a href="search.php?queryid=30383787&startat=60">4</a> <a href="search.php?queryid=30383787&startat=80">5</a> <a href="search.php?queryid=30383787&startat=100">6</a> <a href="search.php?queryid=30383787&startat=120">7</a> <a href="search.php?queryid=30383787&startat=140">8</a> <a href="search.php?queryid=30383787&startat=160">9</a> <a href="search.php?queryid=30383787&startat=20">&gt;</a> <a href="search.php?queryid=30383787&startat=2500">&gt;&gt;</a> </td>

    </tr>
    </table>
    <table class="content">
    <tr>
    <td><b>Downloads</b></td>
    <td align="right" style="padding-right:20px;">
    Einträge auf dieser Seite:
    <a href="search.php?queryid=30383787&output=gpx&startat=0" title=".gpx">GPX</a>
    <a href="search.php?queryid=30383787&output=loc&startat=0" title="Wegpunktdatei .loc">LOC</a>

    <a href="search.php?queryid=30383787&output=kml&startat=0" title="Google Earth .kml">KML</a>
    <a href="http://maps.google.de/maps?f=q&hl=de&q=http%3A%2F%2Fwww.opencaching.de%2Fsearch.php%3Fsearchto%3Dsearchbyplz%26showresult%3D1%26expert%3D0%26output%3DHTML%26utf8%3D1%26sort%3Dbydistance%26orderRatingFirst%3D0%26f_userowner%3D0%26f_userfound%3D0%26f_inactive%3D1%26f_ignored%3D1%26country%3D%26cachetype%3D%26cache_attribs%3D%26cache_attribs_not%3D7%26plz%3D35759%26output%3Dkml" title="in Google Maps anzeigen">(in GM)</a>
    <a href="search.php?queryid=30383787&output=ov2&startat=0" title="TomTom POI .ov2">OV2</a>
    <a href="search.php?queryid=30383787&output=ovl&startat=0" title="TOP50-Overlay .ovl">OVL</a>
    <a href="search.php?queryid=30383787&output=txt&startat=0" title="Textdatei .txt">TXT*</a>
    </td>

    </tr>
    <tr>
    <td class="help">
    Für lokale Anwendungen herunterladen
    </td>
    <td align="right" style="padding-right:20px;">
    Einträge 1 bis 500 (als zip):
    <a href="search.php?queryid=30383787&output=gpx&startat=0&count=max&zip=1" title="GPS Exchange Format .gpx">GPX</a>
    <a href="search.php?queryid=30383787&output=loc&startat=0&count=max&zip=1" title="Wegpunktdatei .loc">LOC</a>

    <a href="search.php?queryid=30383787&output=kml&startat=0&count=max&zip=1" title="Google Earth .kml">KML</a>
    <a href="http://maps.google.de/maps?f=q&hl=de&q=http%3A%2F%2Fwww.opencaching.de%2Fsearch.php%3Fsearchto%3Dsearchbyplz%26showresult%3D1%26expert%3D0%26output%3DHTML%26utf8%3D1%26sort%3Dbydistance%26orderRatingFirst%3D0%26f_userowner%3D0%26f_userfound%3D0%26f_inactive%3D1%26f_ignored%3D1%26country%3D%26cachetype%3D%26cache_attribs%3D%26cache_attribs_not%3D7%26plz%3D35759%26output%3Dkml%26zip%3D1%26count%3Dmax" title="in Google Maps anzeigen">(in GM)</a>
    <a href="search.php?queryid=30383787&output=ov2&startat=0&count=max&zip=1" title="TomTom POI .ov2">OV2</a>
    <a href="search.php?queryid=30383787&output=ovl&startat=0&count=max&zip=1" title="TOP50-Overlay .ovl">OVL</a>
    <a href="search.php?queryid=30383787&output=txt&startat=0&count=max&zip=1" title="Textdatei .txt">TXT</a>
    </td>

    </tr>
    <tr>
    <td class="help" colspan="2" align="right">
    Mit dem Download werden die <a href="articles.php?page=impressum#tos">Nutzungsbedingungen</a> von Opencaching.de akzeptiert.&nbsp;&nbsp;
    </td>
    </tr>
    </table>

    </div>
    </td>
    </tr>
    </table>
    <div id="footBox">
    <table border="0" width="100%">
    <tr>
    <td align="left" valign="top" width="200px">
    Seitenberechnung: 0.965 sek<br />

    Seitenerstellung: 0.380 sek
    </td>
    <td align="center">
    <a href="articles.php?page=dsb">Datenschutzbelehrung</a> |
    <a href="articles.php?page=impressum">Impressum</a><br />
    <a href="articles.php?page=contact">Kontakt</a> |
    <a href="/index.php?page=sitemap">Sitemap</a><br/>

    </td>
    <td align="right" valign="top" width="200px">Hosting by <a target="_blank" href="http://www.schwarzwald.de">https://autoit.de/www.schwarzwald.de</a></td>
    </tr>
    </table>
    </div>
    </body>
    </html>

    _StringBetween funktioniert nicht zuverlässig. Warum weis ich auch nicht wirklich.

    Wie würdet Ihr das lösen ?

    4 Mal editiert, zuletzt von MrB (21. April 2010 um 18:43)