baseportal | |||
English - Deutsch | "Es gibt keine dummen Fragen - jeder hat einmal angefangen" | ||
|
Ausgewählter Eintrag: | Zur Liste |
<loop code=perl> out "<img src='$BILD'>" if $BILD_OK eq "ja"; </loop>
|
Alle Einträge zum Thema: | Zur Liste |
<loop db=pfalz sort=-Datum BILD_OK~=1 range=0,10>
get.....
$Bild =$Bild if $Bild ne ""; $Bild ="nopic.jpg" if $Bild eq ""; $Bild=~ s/ //g; out".....";
<loop db=orte sort=ort range^=$v,50 > <table width="1200" border="1" rules="rows" cellpadding="5"> <tr> ##hier will ich mein bild anzeigen wenn bedingung wapp_ok=ja erfüllt ist <td width="120" height="48"> <img src=$wappen/$wapp.jpg> </td> <td width="90"> <td width="100">$verbandsgemeinden</td> <td width="80">$region </td> <td width="100">$internet_ort</td> <td width="125">$internet_landkreis</td> <td width="20"><a href=http://compass-pfalz.de/cgi-bin/baseportal.pl?htx=/detail_orte&Id==$_id"><font size="1"> Details</a></td> <td nowrap> </tr> </table> </loop>
<loop code=perl db=orte sort=ort range^=$v,50 >
$wapp =$wapp if $wapp ne ""; $wapp ="nopic.jpg" if $wapp eq ""; $wapp=~ s/ //g;
<table width="1200" border="1" rules="rows" cellpadding="5"> <tr> <td width="120" height="48"> <img src=$wappen/$wapp.jpg> </td> <td width="90"> <td width="100">$verbandsgemeinden</td> <td width="80">$region </td> <td width="100">$internet_ort</td> <td width="125">$internet_landkreis</td> <td width="20"><a href=http://compass-pfalz.de/cgi-bin/baseportal.pl?htx=/detail_orte&Id==$_id"><font size="1"> Details</a></td> <td nowrap> </tr> </table> EOF </loop>
<loop code=perl> out "<img src='$BILD'>" if $BILD_OK eq "ja"; </loop>
<loop db=orte code=perl sort=ort range^=$v,50 >
<<EOF;
<table width="1200" border="1" rules="rows" cellpadding="5"> <tr> <td width="120" height="48"> <img src=$wappen/$wapp.jpg> </td> <td width="90"> <td width="100">$verbandsgemeinden</td> <td width="80">$region </td> <td width="100">$internet_ort</td> <td width="125">$internet_landkreis</td> <td width="20"><a href=http://compass-pfalz.de/cgi-bin/baseportal.pl?htx=/detail_orte&Id==$_id"><font size="1"> Details</a></td> <td nowrap> </tr> </table> </loop>
<loop code=perl db=orte sort=ort range^=$v,50 >
<table width="1200" border="1" rules="rows" cellpadding="5"><tr><td width="120" height="48"> EOF if ($BILD_OK eq "ja") { out "<img src=$wappen/$wapp.jpg>"; } out <<EOF; </td> <td width="90"> <td width="100">$verbandsgemeinden</td> <td width="80">$region </td> <td width="100">$internet_ort</td> <td width="125">$internet_landkreis</td> <td width="20"><a href=http://compass-pfalz.de/cgi-bin/baseportal.pl?htx=/detail_orte&Id==$_id"><font size="1"> Details</a></td> <td nowrap> </tr> </table>
</loop>
if ($BILD_OK eq "ja") {
if ($wapp_ok eq "ja") {
if ($wapp_ok == 1) {
Liste der Einträge von 20401 bis 20551: | Einklappen | Zur Eingabe |
Neueste Einträge << 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | Neuere Einträge < | Zur Eingabe | > Ältere Einträge | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 >> Älteste Einträge |
© baseportal.de. Alle Rechte vorbehalten. Nutzungsbedingungen |