Re: Re: Re: Probleme Seitenblättern - 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 

 Alle Einträge zum Thema: Zur Liste 
    Beitrag von Tom (31 Beiträge) am Montag, 15.März.2010, 20:56.
    Probleme Seitenblättern

      Hallo,

      ich bekomme einfach kein Seitenblättern (vor / zurück) hin.

      mit <do action=all listtype=- pagebrowse=top Buttonbrowse=top> etc....

      bekomme ich die standard Blätternavigation zwar angezeigt, allerdings kann ich nur vorwärts blättern, der Rückwärtsblättern Button bleibt inaktiv !?

      Habe auch bereits versucht, mit PHP oder Perl scripten einen freien Seiten-Blätterer einzubauen, klappt aber irgendwie auch nicht richtig.

      Bin für jede Hilfe dankbar.

     Antworten

    Beitrag von Claus (4645 Beiträge) am Montag, 15.März.2010, 21:04.
    Re: Probleme Seitenblättern

      BP-Standards? Freie Programmierung?

      Etwas mehr Information und ein (Test)-link wären da schon hilfreich, sonst stochert man nur im Nebel oder muß die Glaskugel befragen..;)

      Gruesse

      Claus

     Antworten

    Beitrag von Tom (31 Beiträge) am Montag, 15.März.2010, 21:20.
    Re: Re: Probleme Seitenblättern

     Antworten

    Beitrag von Claus (4645 Beiträge) am Montag, 15.März.2010, 21:46.
    Re: Re: Re: Probleme Seitenblättern

     Antworten

    Beitrag von Tom (31 Beiträge) am Montag, 15.März.2010, 21:49.
    Re: Re: Re: Re: Probleme Seitenblättern

      <html>
      <title>The Atari VCS 2600 PAL Rarity Guide Project</title>
      <head>
      

      <style type="text/css">

      thead#title tr { color:#ffffff; background-color:#0066CC; font-size:16px; }
      tbody#tabelle tr { background-color:#e5e5e5; font-size:12px; }
      tbody#tabelle tr.grau { background-color:#ffffff;}

      #tabelle a { color:#000000; text-decoration:none; font-weight:bold; }
      #tabelle a:visited { color:#808080; }
      #tabelle a:hover { color:#ffffff; background-color:#0066CC; font-size:16px; }
      #tabelle a:active { color:#FFFFFF; }
      

      #sddm { margin: 0; padding: 0; z-index: 30 }
      #sddm li { margin: 0; padding: 0; list-style: none; float: left; font: bold 11px arial }
      #sddm li a { display: block; margin: 0 1px 0 0; padding: 4px 10px; background: #FFFFFF; color: #CCCCCC; text-align: left; text-decoration: none }
      #sddm li a:hover { background: #49A3FF }
      #sddm div { position: absolute;	visibility: hidden; margin: 0; padding: 0; background: #EAEBD8;	border: 1px solid #5970B2 }
      #sddm div a { position: relative; display: block; margin: 0; padding: 5px 10px;	width: auto; white-space: nowrap; text-align: left; text-decoration: none; background: #FFFFFF;	color: #000000;
             font: 11px arial}
      #sddm div a:hover { background: #49A3FF; color: #FFF }
      

      </style>

      <script type="text/javascript">
      

      <!--

      // Copyright 2006-2007 javascript-array.com

      var timeout = 500;
      var closetimer = 0;
      var ddmenuitem = 0;

      // open hidden layer
      function mopen(id)
      {	
       // cancel close timer
       mcancelclosetime();
      

       // close old layer
       if(ddmenuitem) ddmenuitem.style.visibility = 'hidden';
      

       // get new layer and show it
       ddmenuitem = document.getElementById(id);
       ddmenuitem.style.visibility = 'visible';
      

      }
      // close showed layer
      function mclose()
      {
       if(ddmenuitem) ddmenuitem.style.visibility = 'hidden';
      }
      

      // go close timer
      function mclosetime()
      {
       closetimer = window.setTimeout(mclose, timeout);
      }
      

      // cancel close timer
      function mcancelclosetime()
      {
       if(closetimer)
       {
        window.clearTimeout(closetimer);
        closetimer = null;
       }
      }
      

      // close layer when click-out
      document.onclick = mclose;

      //-->

      </script>
      

      <script src="http://www.yourjavascript.com/02111553501/abwechselnd.js" type="text/javascript"></script>
      <script src="http://www.yourjavascript.com/13320240112/ltrim.js" type="text/javascript"></script>
      <script src="http://www.yourjavascript.com/23342100611/sort_table.js" type="text/javascript"></script>
      

      <perl>mod "Cart==_", ["Cart", "Cart_Dummy.GIF"], "main";
      mod "Manual==_", ["Manual", "Man_Dummy.GIF"], "main";
      mod "Box==_", ["Box", "Box_Dummy.GIF"], "main";</perl>
      

      </head>

      <body>
      <body onload="run();">
      

      <div>
      <table class="sortable" align="center" border=0 cellpadding="1" cellspacing="0">
      <thead id="title">
         <tr>
          <td width=300 height=50 align="left"><b>Title :</b></td>
          <td width=150 align="left"><b>Company :</b></td>
          <td width=150 align="left"><b>Country :</b></td>
          <td width=80 align="left"><b>Rarity :</b></td>
          <td width=80 align="center"><b>Cart :</b></td>
          <td width=80 align="center"><b>Man :</b></td>
          <td width=80 align="center"><b>Box :</b></td>
          <td width=100 align="center"><b>modified :</b></td>
         </tr>
         <tr>
          <td bgcolor=#ffffff width=300><img src="http://www.12see.de/userdaten/000392/31/bilder/pixel.gif" border=0</td>
          <td width=300 bgcolor="#FFFFFF">
           <ul id="sddm">
           <li><a href="#" onmouseover="mopen('m1')" onmouseout="mclosetime()">Filter</a>
              <div id="m1" onmouseover="mcancelclosetime()" onmouseout="mclosetime()">
              <a href="http://baseportal.de/cgi-bin/baseportal.pl?htx=/VCSPAL/main&sort=Title"><b>ALL</b></a>
              <a href="http://baseportal.de/cgi-bin/baseportal.pl?htx=/VCSPAL/main&Company==Activision&sort=Title">Activision</a>
              <a href="http://baseportal.de/cgi-bin/baseportal.pl?htx=/VCSPAL/main&Company==Atari&sort=Title">Atari</a>
              <a href="http://baseportal.de/cgi-bin/baseportal.pl?htx=/VCSPAL/main&Company==Carrere&sort=Title">Carrere</a>
              <a href="http://baseportal.de/cgi-bin/baseportal.pl?htx=/VCSPAL/main&Company==Dynamics&sort=Title">Dynamics</a>
              <a href="http://baseportal.de/cgi-bin/baseportal.pl?htx=/VCSPAL/main&Company==Homevision&sort=Title">Homevision</a>
              <a href="http://baseportal.de/cgi-bin/baseportal.pl?htx=/VCSPAL/main&Company==Technovision&sort=Title">Technovision</a>
              <a href="http://baseportal.de/cgi-bin/baseportal.pl?htx=/VCSPAL/main&Company==Video Gems&sort=Title">Video Gems</a>
              </div>
          </li>
         </ul>
        </td>
           <td width=150 bgcolor="#FFFFFF">
            <ul id="sddm">
            <li><a href="#" onmouseover="mopen('m2')" onmouseout="mclosetime()">Filter</a>
              <div id="m2" onmouseover="mcancelclosetime()" onmouseout="mclosetime()">
              <a href="http://baseportal.de/cgi-bin/baseportal.pl?htx=/VCSPAL/main&sort=Title"><b>ALL</b></a>
              <a href="http://baseportal.de/cgi-bin/baseportal.pl?htx=/VCSPAL/main&Country==Belgium&sort=Title">Belgium</a>
              <a href="http://baseportal.de/cgi-bin/baseportal.pl?htx=/VCSPAL/main&Country==France&sort=Title">France</a>
              <a href="http://baseportal.de/cgi-bin/baseportal.pl?htx=/VCSPAL/main&Country==Germany&sort=Title">Germany</a>
              <a href="http://baseportal.de/cgi-bin/baseportal.pl?htx=/VCSPAL/main&Country==Italy&sort=Title">Italy</a>
              </div>
          </li>
         </ul>
        </td>
           <td width=80 bgcolor="#FFFFFF">
            <ul id="sddm">
            <li><a href="#" onmouseover="mopen('m3')" onmouseout="mclosetime()">Filter</a>
       <div id="m3" onmouseover="mcancelclosetime()" onmouseout="mclosetime()">
              <a href="http://baseportal.de/cgi-bin/baseportal.pl?htx=/VCSPAL/main&sort=Title"><b>ALL</b></a>
              <a href="http://baseportal.de/cgi-bin/baseportal.pl?htx=/VCSPAL/main&Rarity==1&sort=Title">1</a>
              <a href="http://baseportal.de/cgi-bin/baseportal.pl?htx=/VCSPAL/main&Rarity==2&sort=Title">2</a>
              <a href="http://baseportal.de/cgi-bin/baseportal.pl?htx=/VCSPAL/main&Rarity==3&sort=Title">3</a>
              <a href="http://baseportal.de/cgi-bin/baseportal.pl?htx=/VCSPAL/main&Rarity==4&sort=Title">4</a>
              <a href="http://baseportal.de/cgi-bin/baseportal.pl?htx=/VCSPAL/main&Rarity==5&sort=Title">5</a>
              <a href="http://baseportal.de/cgi-bin/baseportal.pl?htx=/VCSPAL/main&Rarity==6&sort=Title">6</a>
              <a href="http://baseportal.de/cgi-bin/baseportal.pl?htx=/VCSPAL/main&Rarity==7&sort=Title">7</a>
              <a href="http://baseportal.de/cgi-bin/baseportal.pl?htx=/VCSPAL/main&Rarity==8&sort=Title">8</a>
              <a href="http://baseportal.de/cgi-bin/baseportal.pl?htx=/VCSPAL/main&Rarity==9&sort=Title">9</a>
              <a href="http://baseportal.de/cgi-bin/baseportal.pl?htx=/VCSPAL/main&Rarity==10&sort=Title">10</a>
       </div>
          </li>
         </ul>
        </td>
      </tr>
         <tr>
          <td bgcolor=#e5e5e5 colspan=8><img height=1 src="http://www.12see.de/userdaten/000392/31/bilder/pixel.gif" border=0</b></td>
        </tr>
         <tr>
          <td bgcolor=#FFFFFF colspan=8><img height=10 src="http://www.12see.de/userdaten/000392/31/bilder/pixel.gif" border=0</b></td>
        </tr>
        </thead>
       <div style="clear:both"></div>
      </div>
      

      </br>

      <div>
      <tbody id="tabelle">
          <tr><loop>
          <td align="left"<a href="http://baseportal.de/cgi-bin/baseportal.pl?htx=/VCSPAL/main_2&localparams=1&db=/VCSPAL/main&cmd=list&cmd=all&Id==$_id">$Title</br></a></td>                                        
          <td align="left">$Company</br></td>
          <td align="left">$Country</br></td>
          <td align="left">$Rarity</br></td>
          <td width=80 height=60 align="left"><a href="http://baseportal.de/files/VCSPAL/$Cart"><img width=80 height=60 border=0 src="http://baseportal.de/files/VCSPAL/$Cart"></br></a></td>                                                                                 
          <td width=80 height=60 align="left"><a href="http://baseportal.de/files/VCSPAL/$Manual"><img width=80 height=60 border=0 src="http://baseportal.de/files/VCSPAL/$Manual"></br></a></td>
          <td width=80 height=60 align="left"><a href="http://baseportal.de/files/VCSPAL/$Box"><img width=80 height=60 border=0 src="http://baseportal.de/files/VCSPAL/$Box"></br></a></td>
          <td align="center">$Date</br></td>
      </tr></loop>
      </tbody>
      </table>
      </div>
      <script type="text/javascript">
      SortTable.init();
      </script>
      <center>
      <do action=all listtype=- pagebrowse=bottom buttonbrowse=bottom selectbrowse=no range=0,10 showamount=no>
      <tr>Actually the database holds $_amount_all Games in total</tr>
      </center>
       </body>
      </html>
      

     Antworten

    Beitrag von Claus (4645 Beiträge) am Montag, 15.März.2010, 21:56.
    Re: Re: Re: Re: Re: Probleme Seitenblättern

      ändere mal diese Zeile^(ziemlich am Schluß des Scriptes):

      statt:

      <do action=all listtype=- pagebrowse=bottom buttonbrowse=bottom selectbrowse=no range=0,10 showamount=no>
      

      so:

      <do action=all listtype=- pagebrowse=bottom buttonbrowse=bottom selectbrowse=no range^=0,10 showamount=no>
      

      Da fehlte das ^ beim range

      hth

      Gruesse

      Claus

     Antworten

    Beitrag von Tom (31 Beiträge) am Montag, 15.März.2010, 22:06.
    Re: Re: Re: Re: Re: Re: Probleme Seitenblättern

      sorry, aber wenn ich das Hochdach einsetze, bekomme ich die Blättern Anzeige gar nicht erst mehr eingeblendet !?

      kann es evt. sein, daß die anderen Scripte in der Seite evt. das Blättern blocken / stören, aber warum blättert er dann sauber vorwärts !?

     Antworten

    Beitrag von Claus (4645 Beiträge) am Montag, 15.März.2010, 22:28.
    Re: Re: Re: Re: Re: Re: Re: Probleme Seitenblättern

     Antworten

    Beitrag von Claus (4645 Beiträge) am Montag, 15.März.2010, 23:07.
    Re: Re: Re: Re: Re: Re: Re: Probleme Seitenblättern

      Hatte mir Dein Script jetzt noch einmal etwas genauer angeschaut.Du bist ja richtig pfiffig...;)

      Die Ausgabe machst Du mit <loop>...>/loop> und danach haust du noch ein <do action=all ...> hintendran und meinst, das merkt keiner...

      Bin erst darüber gestolpert, als trotz Blätterfunktion im <do...> immer noch alle DS ausgegeben wurden...

      Wenn Du eigene Ausgaben machen willst, dann entweder mit loop oder get und einer eigenen Blätterfunktion oder mit bp-Standard <do...> und der integrierten Blätterfunktion.

      Wünsche viel Spass dabei

      Gruesse

      Claus

      PS: wenn Du kostenpflichtige Hilfe benötigst, kannst du Dich gerne bei mir melden, habe sehr moderate Preise...;)

     Antworten

    Beitrag von Sander (8133 Beiträge) am Dienstag, 16.März.2010, 09:24.
    Re: Re: Re: Re: Re: Re: Re: Re: Probleme Seitenblättern

      das sollte doch gehen, wenn man die Parameter anpasst...

     Antworten

    Beitrag von Claus (4645 Beiträge) am Dienstag, 16.März.2010, 09:26.
    Re: Re: Re: Re: Re: Re: Re: Re: Re: Probleme Seitenblättern

      ich hatte ihm doch schon die Lösung per mail geschickt...;)

      Gruesse

      Claus

     Antworten

    Beitrag von Claus (4645 Beiträge) am Dienstag, 16.März.2010, 09:20.
    Re: Re: Re: Re: Re: Re: Re: Probleme Seitenblättern

      Hast Du meine mail erhalten?

      Gruesse

      Claus

     Antworten

    Beitrag von Tom (31 Beiträge) am Dienstag, 16.März.2010, 18:14.
    Re: Re: Re: Re: Re: Re: Re: Re: Probleme Seitenblättern

      Hi,

      nee, habe leider keine Mail bekommen.

      Durch das Do action all am Schluß habe ich doch eigentlich die erneute Ausgabe durch Listtype=- ausgeschaltet.

      Habe ich das falsch interpretiert ?

      Mir ist es letztendlich auch "wurscht" welche Blätterversion unten steht, letztendlich werde ich die eh noch optisch anpassen.

      Ich habe aber bisher leider noch nichts im Netz gefunden, was ich in die Seite integrieren könnte, so daß es läuft.

      :(

      Danke für das Angebot mit der professionellen Hilfe, aber das Ganze ist zum einen erstmal ein reines Hobbyprojekt und zum anderen versuche ich mich gerade selbst in die Thematik Datenbanken/PHP/SQL/etc. PP einzuarbeiten und da hakt es halt am Anfang erstmal an allen Ecken und Kanten....

     Antworten

    Beitrag von Claus (4645 Beiträge) am Dienstag, 16.März.2010, 18:17.
    Re: Re: Re: Re: Re: Re: Re: Re: Re: Probleme Seitenblättern

      Na, dann hier mal Dein überarbeitetes Script:


      <html>
      <title>The Atari VCS 2600 PAL Rarity Guide Project</title>
      <head>
      <style type="text/css">
      

      thead#title tr { color:#ffffff; background-color:#0066CC; font-size:16px; }
      tbody#tabelle tr { background-color:#e5e5e5; font-size:12px; }
      tbody#tabelle tr.grau { background-color:#ffffff;}

      #tabelle a { color:#000000; text-decoration:none; font-weight:bold; }
      #tabelle a:visited { color:#808080; }
      #tabelle a:hover { color:#ffffff; background-color:#0066CC; font-size:16px; }
      #tabelle a:active { color:#FFFFFF; }
      #sddm { margin: 0; padding: 0; z-index: 30 }
      

      #sddm li { margin: 0; padding: 0; list-style: none; float: left; font: bold 11px arial }
      #sddm li a { display: block; margin: 0 1px 0 0; padding: 4px 10px; background: #FFFFFF; color: #CCCCCC; text-align: left; text-decoration: none }
      #sddm li a:hover { background: #49A3FF }
      #sddm div { position: absolute;	visibility: hidden; margin: 0; padding: 0; background: #EAEBD8;	border: 1px solid #5970B2 }
      #sddm div a { position: relative; display: block; margin: 0; padding: 5px 10px;	width: auto; white-space: nowrap; text-align: left; text-decoration: none; background: #FFFFFF;	color: #000000;
             font: 11px arial}
      #sddm div a:hover { background: #49A3FF; color: #FFF }
      </style>
      

      <script type="text/javascript">


      <!--
      

      // Copyright 2006-2007 javascript-array.com

      var timeout = 500;
      var closetimer = 0;
      var ddmenuitem = 0;

      // open hidden layer
      function mopen(id)

      {	
       // cancel close timer
       mcancelclosetime();
       // close old layer
      
       if(ddmenuitem) ddmenuitem.style.visibility = 'hidden';  // get new layer and show it

       ddmenuitem = document.getElementById(id);
       ddmenuitem.style.visibility = 'visible';
      }
      
      // close showed layer
      function mclose()

      {
       if(ddmenuitem) ddmenuitem.style.visibility = 'hidden';
      }
      


      // go close timer
      function mclosetime()

      {
       closetimer = window.setTimeout(mclose, timeout);
      }
      


      // cancel close timer
      function mcancelclosetime()

      {
       if(closetimer)
       {
        window.clearTimeout(closetimer);
        closetimer = null;
       }
      }
      


      // close layer when click-out
      document.onclick = mclose;

      //-->

      </script>
      <script src="http://www.yourjavascript.com/02111553501/abwechselnd.js" type="text/javascript"></script>
      

      <script src="http://www.yourjavascript.com/13320240112/ltrim.js" type="text/javascript"></script>
      <script src="http://www.yourjavascript.com/23342100611/sort_table.js" type="text/javascript"></script>
      <perl>mod "Cart==_", ["Cart", "Cart_Dummy.GIF"], "main";
      

      mod "Manual==_", ["Manual", "Man_Dummy.GIF"], "main";
      mod "Box==_", ["Box", "Box_Dummy.GIF"], "main";</perl>
      </head>
      

      <body>
      <body onload="run();">
      <div>
      

      <table class="sortable" align="center" border=0 cellpadding="1" cellspacing="0">
      <thead id="title">
         <tr>
          <td width=300 height=50 align="left"><b>Title :</b></td>
          <td width=150 align="left"><b>Company :</b></td>
          <td width=150 align="left"><b>Country :</b></td>
          <td width=80 align="left"><b>Rarity :</b></td>
          <td width=80 align="center"><b>Cart :</b></td>
          <td width=80 align="center"><b>Man :</b></td>
          <td width=80 align="center"><b>Box :</b></td>
          <td width=100 align="center"><b>modified :</b></td>
         </tr>
         <tr>
          <td bgcolor=#ffffff width=300><img src="http://www.12see.de/userdaten/000392/31/bilder/pixel.gif" border=0</td>
          <td width=300 bgcolor="#FFFFFF">
           <ul id="sddm">
           <li><a href="#" onmouseover="mopen('m1')" onmouseout="mclosetime()">Filter</a>
              <div id="m1" onmouseover="mcancelclosetime()" onmouseout="mclosetime()">
              <a href="http://baseportal.de/cgi-bin/baseportal.pl?htx=/VCSPAL/main&sort=Title"><b>ALL</b></a>
              <a href="http://baseportal.de/cgi-bin/baseportal.pl?htx=/VCSPAL/main&Company==Activision&sort=Title">Activision</a>
              <a href="http://baseportal.de/cgi-bin/baseportal.pl?htx=/VCSPAL/main&Company==Atari&sort=Title">Atari</a>
              <a href="http://baseportal.de/cgi-bin/baseportal.pl?htx=/VCSPAL/main&Company==Carrere&sort=Title">Carrere</a>
              <a href="http://baseportal.de/cgi-bin/baseportal.pl?htx=/VCSPAL/main&Company==Dynamics&sort=Title">Dynamics</a>
              <a href="http://baseportal.de/cgi-bin/baseportal.pl?htx=/VCSPAL/main&Company==Homevision&sort=Title">Homevision</a>
              <a href="http://baseportal.de/cgi-bin/baseportal.pl?htx=/VCSPAL/main&Company==Technovision&sort=Title">Technovision</a>
              <a href="http://baseportal.de/cgi-bin/baseportal.pl?htx=/VCSPAL/main&Company==Video Gems&sort=Title">Video Gems</a>
              </div>
          </li>
         </ul>
        </td>
           <td width=150 bgcolor="#FFFFFF">
            <ul id="sddm">
            <li><a href="#" onmouseover="mopen('m2')" onmouseout="mclosetime()">Filter</a>
              <div id="m2" onmouseover="mcancelclosetime()" onmouseout="mclosetime()">
              <a href="http://baseportal.de/cgi-bin/baseportal.pl?htx=/VCSPAL/main&sort=Title"><b>ALL</b></a>
              <a href="http://baseportal.de/cgi-bin/baseportal.pl?htx=/VCSPAL/main&Country==Belgium&sort=Title">Belgium</a>
              <a href="http://baseportal.de/cgi-bin/baseportal.pl?htx=/VCSPAL/main&Country==France&sort=Title">France</a>
              <a href="http://baseportal.de/cgi-bin/baseportal.pl?htx=/VCSPAL/main&Country==Germany&sort=Title">Germany</a>
              <a href="http://baseportal.de/cgi-bin/baseportal.pl?htx=/VCSPAL/main&Country==Italy&sort=Title">Italy</a>
              </div>
          </li>
         </ul>
        </td>
           <td width=80 bgcolor="#FFFFFF">
            <ul id="sddm">
            <li><a href="#" onmouseover="mopen('m3')" onmouseout="mclosetime()">Filter</a>
       <div id="m3" onmouseover="mcancelclosetime()" onmouseout="mclosetime()">
              <a href="http://baseportal.de/cgi-bin/baseportal.pl?htx=/VCSPAL/main&sort=Title"><b>ALL</b></a>
              <a href="http://baseportal.de/cgi-bin/baseportal.pl?htx=/VCSPAL/main&Rarity==1&sort=Title">1</a>
              <a href="http://baseportal.de/cgi-bin/baseportal.pl?htx=/VCSPAL/main&Rarity==2&sort=Title">2</a>
              <a href="http://baseportal.de/cgi-bin/baseportal.pl?htx=/VCSPAL/main&Rarity==3&sort=Title">3</a>
              <a href="http://baseportal.de/cgi-bin/baseportal.pl?htx=/VCSPAL/main&Rarity==4&sort=Title">4</a>
              <a href="http://baseportal.de/cgi-bin/baseportal.pl?htx=/VCSPAL/main&Rarity==5&sort=Title">5</a>
              <a href="http://baseportal.de/cgi-bin/baseportal.pl?htx=/VCSPAL/main&Rarity==6&sort=Title">6</a>
              <a href="http://baseportal.de/cgi-bin/baseportal.pl?htx=/VCSPAL/main&Rarity==7&sort=Title">7</a>
              <a href="http://baseportal.de/cgi-bin/baseportal.pl?htx=/VCSPAL/main&Rarity==8&sort=Title">8</a>
              <a href="http://baseportal.de/cgi-bin/baseportal.pl?htx=/VCSPAL/main&Rarity==9&sort=Title">9</a>
              <a href="http://baseportal.de/cgi-bin/baseportal.pl?htx=/VCSPAL/main&Rarity==10&sort=Title">10</a>
       </div>
          </li>
         </ul>
        </td>
      </tr>
         <tr>
          <td bgcolor=#e5e5e5 colspan=8><img height=1 src="http://www.12see.de/userdaten/000392/31/bilder/pixel.gif" border=0</b></td>
        </tr>
         <tr>
          <td bgcolor=#FFFFFF colspan=8><img height=10 src="http://www.12see.de/userdaten/000392/31/bilder/pixel.gif" border=0</b></td>
        </tr>
        </thead>
       <div style="clear:both"></div>
      </div>
      </br>
      

      <div>
      <tbody id="tabelle">
          <tr><loop db=main range^=0,10>
          <td align="left"<a href="http://baseportal.de/cgi-bin/baseportal.pl?htx=/VCSPAL/main_2&localparams=1&db=/VCSPAL/main&cmd=list&cmd=all&Id==$_id">$Title</br></a></td>                                        
          <td align="left">$Company</br></td>
          <td align="left">$Country</br></td>
          <td align="left">$Rarity</br></td>
          <td width=80 height=60 align="left"><a href="http://baseportal.de/files/VCSPAL/$Cart"><img width=80 height=60 border=0 src="http://baseportal.de/files/VCSPAL/$Cart"></br></a></td>                                                                                 
          <td width=80 height=60 align="left"><a href="http://baseportal.de/files/VCSPAL/$Manual"><img width=80 height=60 border=0 src="http://baseportal.de/files/VCSPAL/$Manual"></br></a></td>
          <td width=80 height=60 align="left"><a href="http://baseportal.de/files/VCSPAL/$Box"><img width=80 height=60 border=0 src="http://baseportal.de/files/VCSPAL/$Box"></br></a></td>
          <td align="center">$Date</br></td>
      </tr></loop>
      </tbody>
      </table>
      </div>
      <script type="text/javascript">
      SortTable.init();
      </script>
      <center>
      <do action=all db=main listtype=- pagebrowse=bottom buttonbrowse=bottom selectbrowse=no range^=0,10 showamount=no>
      <tr>Actually the database holds $_amount_all Games in total</tr>
      </center>
       </body>
      </html>
      


      Sollte bei Dir 1 : 1 funktionieren...;)

      Viele Gruesse

      Claus

     Antworten

    Beitrag von Tom (31 Beiträge) am Dienstag, 16.März.2010, 18:38.
    Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Probleme Seitenblättern

      Ahhhh,

      vielen Dank der Herr :)

      na dann werde ich mal weiterbasteln.

      Tom

     Antworten

    Beitrag von Claus (4645 Beiträge) am Dienstag, 16.März.2010, 18:49.
    Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Probleme Seitenblättern

      keine Ursache...;)

      hatte ich Dir gestern Abend schon per mail geschickt, ist aber wohl nich angekommen, liegt wohl an den javascript-Teilen...

      weiterhin viel Spaß mit bp

      Gruesse

      Claus

     Antworten


     
 Liste der Einträge von 6600 bis 6750: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.10s by baseportal.de
Erstellen Sie Ihre eigene Web-Datenbank - kostenlos!