baseportal
Start

baseportal message board

Welcome to the baseportal message board...

Please read the FAQ.

 
 Selected message: To the list 
    Message from Becky Cousineau on 6/16 2003, 01:12 -05:00
    EMail: rebeccacat@hotmail.com

    HELP ME


      Someone went in and removed about 95% of my database, who do I talk to about getting a back up of it?

    Your reply:

    Name: EMail: WWW:
    Subject:
    Text:
    Timezone:

    Post a new message


 All messages from this thread: To the list 
    Message from edu on 6/17 2003, 03:18 +00:00
    EMail: edu512@yahoo.com WWW: baseportal.com/baseportal/edu/main

    database output options


      how can i chage the color text and color background of differents colums of my database?

      and is possible in a data-munber colum to remark highs values and lows values ?

      thanks and great service
     Post a reply

    Message from Christoph Bergmann on 6/17 2003, 13:26 +01:00
    EMail: info@baseportal.de

    Re: database output options


      With <loop>...</loop> you can define the output of your database like you want, i.g.

      <loop db=yourdatabase>
      <b>$Name</b> - $Age<br>
      </loop>

      You could use code as well:

      <loop db=yourdatabase code=perl>
      out "$Name - ";
      if($Money<0) { out '<span style="color:red">'.$Money.'</span'; } else { out $Money }
      out "<br>";
      </loop>

      Please take a look at the documentation:

      http://baseportal.com/doku/index.html#a15

      ;-)

     Post a reply
     
 Messages from 3150 to 3300: To the input form 
<< Newest messages | < Newer messages | To the input form | Older messages > | Oldest messages >>


Back to the homepage

© baseportal.com. All rights reserved. Terms of use



baseportal.com