Seite wird nicht .... Part 2 - baseportal Forum - Web-Anwendungen einfach, schnell, leistungsfähig!
baseportal
English - Deutsch "Es gibt keine dummen Fragen - jeder hat einmal angefangen"

 baseportal-ForumDie aktuellsten 10, 30, 50, 100 Einträge anzeigen.  

 
 Ausgewählter Eintrag: Zur Liste 
    Beitrag von SOEREN (36 Beiträge) am Montag, 8.Oktober.2001, 19:31. WWW: onlinechance.de/club
    Seite wird nicht .... Part 2

      Zweiter Teil. Seite NEws, die aufgerufen werden soll, gekürzter Quellcode

      <html>
      <!-- news_ex5.htm - Sören Büllesfeld 09/2001 -->
      

      <head>
      <!-- Erst mal Ausgabe der allgemeinen Seite -->
      <title>Clubseite</title></head>
      <body bgcolor="#330066" text="#CCCCCC" link="#FFFFFF" vlink="#FFCC33" alink="#990000"><div align="center"></div>
      

      <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
      <link rel="stylesheet" href="http://www.onlinechance.de/club/styles.css" type="text/css">
      <!--Ende Ausgabe Seite - nun kommt Abfrage nach Passwort, wenn User sich anmeldet! -->
      

      <perl>
      if($namerein ne "" && $sid ne "")
      {
      out "<!-- test, ob aktuelle session-id noch gültig ist -->";
      get "nutzer_name==$namerein", "nutzer";
      $sid_max = 10+(1*$nutzer_sid);
      

      if($sid eq $nutzer_sid && $sid_aktuell <= $sid_max)
        {
        out "<!-- session-id ist gültig - session-id wird aktualisiert -->";
      mod "nutzer_name==$namerein", ["nutzer_sid", "$sid_aktuell"], "nutzer";
      $anzeige="1";
        } else
          {
      out "<!-- session-id ist abgelaufen -->";
          $login_name="$nutzer_name";
          $namerein="";
          $anzeige="";
          }
      

      out "<!-- login-seite -->";
      if($namerein eq "")
      {
      out "<include src=Login>";
      }
      out "<!-- anzeige des inhalts, falls berechtigt -->";
      out <<EOF;
      <table width="17%" border="0" cellpadding="0" cellspacing="0" align="left">
        <tr>
          <td bgcolor="#FF9900" width="35" height="21">&nbsp;</td>
          <td bgcolor="#FF9900" height="21" width="35">&nbsp;</td>
          <td bgcolor="#FF9900" colspan="2" height="21"><img src="http://www.onlinechance.de/club/transparent.gif" width="166" height="22"></td>
          <td width="92" bgcolor="#000000" height="21"><img src="http://www.onlinechance.de/club/transparent.gif" width="8" height="28"></td>
        </tr>
        <tr>
          <td bgcolor="#FF9900" width="35" height="15"><img src="http://www.onlinechance.de/club/transparent.gif" width="10" height="10"></td>
          <td bgcolor="#FF9900" width="35" background="http://www.onlinechance.de/club/BUTTONS/bars/bar_bl_hi.gif" height="15"><img src="http://www.onlinechance.de/club/transparent.gif" width="10" height="10"></td>
          <td bgcolor="#FF9900" colspan="2" class="h2" background="http://www.onlinechance.de/club/BUTTONS/bars/bar_bl_hi.gif" height="15">Mitglieder</td>
        <!-- -->
          <td bgcolor="#FF9900" width="35" height="16">&nbsp;</td>
          <td bgcolor="#999999" width="35" background="http://www.onlinechance.de/club/BUTTONS/bars/bar_bl_hi.gif" height="16"><img src="http://www.onlinechance.de/club/transparent.gif" width="10" height="10"></td>
          <td bgcolor="#999999" colspan="2" class="h2" background="http://www.onlinechance.de/club/BUTTONS/bars/bar_bl_hi.gif" height="16">Werbung
            kostenlos </td>
          <td width="92" bgcolor="#000000" height="16">&nbsp;</td>
        </tr>
      <!-- -->
          <td bgcolor="#FF9900" width="35">&nbsp;</td>
          <td bgcolor="#999999" width="35" background="http://www.onlinechance.de/club/BUTTONS/bars/bar_bl_hi.gif"><img src="http://www.onlinechance.de/club/transparent.gif" width="10" height="10"></td>
          <td bgcolor="#999999" colspan="2" class="h2" background="http://www.onlinechance.de/club/BUTTONS/bars/bar_bl_hi.gif">Marketing</td>
        </tr>
        <tr>
      <!-- -->
      

      <table width="400" border="0" cellpadding="0" cellspacing="0">
        <tr>
          <td colspan="3"><img src="http://www.onlinechance.de/club/BUTTONS/text/head_news.gif" width="147" height="30"></td>
        </tr>
        <loop db=News range^=0,5>
        <tr>
          <td>
          <td colspan="2" class="h2">
            <div align="right"></div>
      
        </tr>   <tr>     <td colspan="2" class="textbold" bgcolor="#000000">$Titel</td>     <td width="99" class="textbold" bgcolor="#000000">       <div align="right">$Datum</div>     </td>   </tr>   <tr>     <td colspan="2" class="text">&nbsp;</td>     <td width="99">&nbsp;</td>   </tr>   <tr align="left" valign="top">     <td colspan="3" class="text" height="14">       <div align="left">$Text</div>     </td>   </tr>   <tr>     <td colspan="3" class="text" height="13">&nbsp;</td>   </tr>   <tr>     <td colspan="3" class="text" height="15">Weitere Informationen: <a href="$URL" target="_blank">&lt;hier&gt;</a></td>   </tr>   </loop>
      </table>
      EOF
      </perl>
      </body>
      </html>
      


    Antworten 
 Liste der Einträge von 56100 bis 56250: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


Zurück zur Homepage

© baseportal.de. Alle Rechte vorbehalten. Nutzungsbedingungen



powered in 0.12s by baseportal.de
Erstellen Sie Ihre eigene Web-Datenbank - kostenlos!