| baseportal | |||
| English - Deutsch | "Es gibt keine dummen Fragen - jeder hat einmal angefangen" | ||
| 
 | 
| Ausgewählter Eintrag: | Zur Liste | 
<html>
<head>
</head>
<body background="http://www.pchilfe-service.de/private/blegtext.gif" alink="#0000ff" vlink="#0000ff" link="#0000ff">
<include src=/pc_hilfe/website/kopf>
<br>
<br>
<center>
<table width="600" border=0>
<tr>
 
<perl>
if ($cmd eq "add")
  {
    put ["Titel",$_put{"Titel"},"Stichwort",$_put{"Stichwort"},"Beschreibung",$_put{"Beschreibung"}],"tipps";
    $cmd="";
  }
  if ($cmd eq "detail")
  {
    get "Id==$Id&convert_html=Beschreibung", "tipps"; #!!!!!!!!!!!!!!!HTML-Wandlung muss noch eingeschaltet werden!
    $Datum = datum($Datum);
    out "<h2><font color=\"#0000ff\">$Titel (Nr.$Id)</h2></font><p><font color=\"#0000ff\"></p></font><hr>";
    if ($Beschreibung ne "") { out "<font color=\"#0000ff\">$Beschreibung</font><hr>"; }
out "<a href=\"baseportal.pl?htx=/pc_hilfe/tipps/tipps\">alle Tipps</a><br>";
    
}
  else #Tipps auflisten
  {
    out "<br><br><ul>";
    get "Id==* sort=Stichworte","tipps";
    while (get_next)
    {
      $Datum = datum($Datum);
      out "<td></td>";
      out "<td><b><font color=\"#0000FF\" size=\"3\" face=\"Arial\">$Stichwort</font></td><td><font color=\"0000ff\"></font><a href=\"baseportal.pl?htx=/pc_hilfe/tipps/tipps&cmd=detail&Id=$Id\"><font color=\"#0000ff\">$Titel </td></a></font><td></td></tr>";
      out "</li>";
    }
    out "</ul>";
} <br></perl> </body> <br> <br> <include src=/pc_hilfe/website/fuss_faq> </html>
| Alle Einträge zum Thema: | Zur Liste | 
</loop>
<html>
</head> <body background="http://www.pchilfe-service.de/private/blegtext.gif" alink="#0000ff" vlink="#0000ff" link="#0000ff"> <include src=/pc_hilfe/website/kopf>
<br>
<table width="600" border=0> <tr>
  if ($cmd eq "add")
  {
    put ["Titel",$_put{"Titel"},"Stichwort",$_put{"Stichwort"},"Beschreibung",$_put{"Beschreibung"}],"tipps";
    $cmd="";
  }
  if ($cmd eq "detail")
  {
    get "Id==$Id&convert_html=Beschreibung", "tipps";   #!!!!!!!!!!!!!!!HTML-Wandlung muss noch eingeschaltet werden!
    $Datum = datum($Datum);
    out "<h2><font color=\"#0000ff\">$Titel (Nr.$Id)</h2></font>\n<p><font color=\"#0000ff\"></p>\n</font><hr>\n";
    if ($Stichwort ne "") { out "<b><font color=\"#0000FF\" size=\"3\" face=\"Arial\">$Stichwort</font>\n<hr>\n" }
    if ($Beschreibung ne "") { out "<font color=\"#0000ff\">$Beschreibung</font>\n<hr>\n" }
    out "<a href=\"baseportal.pl?htx=/pc_hilfe/tipps/tipps\">alle Tipps</a><br>\n";
    
  }
  else  #Tipps auflisten
  {
    out "<br><br><ul>\n";
    get "tipps";
    while (get_next)
    {
      $Datum = datum($Datum);
      out "<td></td>";
      out "<td><b><font color=\"#0000FF\" size=\"3\" face=\"Arial\">$Stichwort</font></td><td><font color=\"0000ff\"></font><a href=\"baseportal.pl?htx=/pc_hilfe/tipps/tipps&cmd=detail&Id=$Id\"><font color=\"#0000ff\">$Titel </td></a></font><td></td></tr>";
      out "</li>\n";
    }
    out "</ul>";
}
</body> <br> <br> <include src=/pc_hilfe/website/fuss_faq> </html>
out "<br><br><ul> ";
get "tipps"; while (get_next)
get "tipps"; ersetzen mit get "Id==* sort=Stichworte","tipps";
<html>
<head>
</head>
<body background="http://www.pchilfe-service.de/private/blegtext.gif" alink="#0000ff" vlink="#0000ff" link="#0000ff">
<include src=/pc_hilfe/website/kopf>
<br>
<br>
<center>
<table width="600" border=0>
<tr>
 
<perl>
if ($cmd eq "add")
  {
    put ["Titel",$_put{"Titel"},"Stichwort",$_put{"Stichwort"},"Beschreibung",$_put{"Beschreibung"}],"tipps";
    $cmd="";
  }
  if ($cmd eq "detail")
  {
    get "Id==$Id&convert_html=Beschreibung", "tipps"; #!!!!!!!!!!!!!!!HTML-Wandlung muss noch eingeschaltet werden!
    $Datum = datum($Datum);
    out "<h2><font color=\"#0000ff\">$Titel (Nr.$Id)</h2></font><p><font color=\"#0000ff\"></p></font><hr>";
    if ($Beschreibung ne "") { out "<font color=\"#0000ff\">$Beschreibung</font><hr>"; }
out "<a href=\"baseportal.pl?htx=/pc_hilfe/tipps/tipps\">alle Tipps</a><br>";
    
}
  else #Tipps auflisten
  {
    out "<br><br><ul>";
    get "Id==* sort=Stichworte","tipps";
    while (get_next)
    {
      $Datum = datum($Datum);
      out "<td></td>";
      out "<td><b><font color=\"#0000FF\" size=\"3\" face=\"Arial\">$Stichwort</font></td><td><font color=\"0000ff\"></font><a href=\"baseportal.pl?htx=/pc_hilfe/tipps/tipps&cmd=detail&Id=$Id\"><font color=\"#0000ff\">$Titel </td></a></font><td></td></tr>";
      out "</li>";
    }
    out "</ul>";
} <br></perl> </body> <br> <br> <include src=/pc_hilfe/website/fuss_faq> </html>
get "Id==* sort=Stichworte","tipps";
while (get_next("tipps"))
| Liste der Einträge von 59925 bis 60000: | 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 |