Gray and white table for all other records (line)

I have the page that queries records db and outputs to a page to display (html)
I want to know if I can get an output that shows a slight difference for every other row (record). For e.g. first line would have the lesser gray color and the second line would be white color. This is repeated.
Thank you
What I write.
It is in html, cf?
Like the cells below:
Like the coldfusion forums page. (for clarity)








Something like that;


column headings


stuff of detail
closing tags

Tags: ColdFusion

Similar Questions

  • Cannot display images in browsers - diagonal stripes of gray and white

    Some of our users reported issues where they cannot see the images on websites in any browser (firefox, chrome or ie).

    All they can see are gray and white stripes diagonals, in the area where the image should be. Web pages are fine as I can visualize without problems on other computers running the same software. I suspect this is due to an update of windows as this problem seems to be that slowly moves through our network.
    Anyone seen this before?
    Thank you, Kevin

    Hey Kevin,

    ·         What version of IE are you using?

    ·         Is the problem only with browsers or other applications?

    ·         The computer is on a domain network?

    ·         How long have you been faced with this problem?

    ·         Did you do changes on the computer before the show?

    I suggest you try the steps listed in the link below and check if it helps.

    Images are not displayed on Web sites in Internet Explorer

    http://support.Microsoft.com/kb/283807

    Hope this information helps.

  • How to change the gray and white checkerboard background to white?

    I was working on a card with a score of layers. The layers were all fair paths with a white background and I wrote the names of street on them. Just cut and paste, I hit something on the keyboard as now all the origins of the layers of gray and white checkerboard background (which might have something to do transparency, I'm not sure...). I'm not sure what I pressed on, and I'm trying to get the background to white for all layers instead of the checkered gray and white boxes. Any help would be greatly appreciated. Thank you!

    View: Hide the grid transparency (Cmd + Shift + D)

  • Page has changed from white to gray and white checkerboard background.

    13-03-2011 SNAG- 01.png

    For some reason, the page has changed from white to gray and white checkerboard background.

    How can I change this back?

    Best wishes

    Edit > Preferences > Page Display > untick 'show transparency grid.

  • When I open a photo in CS6, the background "stutters" back and forth between the mole default background and a very light background of gray and white checked. This has just begun. Any suggestions?    Thank you RB

    When I open a photo in CS6, the background "stutters" back and forth between the mole default background and a very light background of gray and white checked. This has just begun. Any suggestions?    Thank you RB

    Windows? Update your driver from the website of the manufacturer of the GPU video card.

  • My gradient does not work.  He worked on an image and then stopped on the next!  I have cs6.  It is just the display of the background gray and white checkerboard on the upper left corner.  I click on the arrow down to see if I can it go back to black and

    He worked on an image and then stopped on the next!  I have cs6.  It is just the display of the background gray and white checkerboard on the upper left corner.  I click on the arrow down to see if I can get it back to black and white and it will not change... it will not change if I click on any of them.  I think it might be a bug?  Any ideas will be appreciated.  I tried to reset them as well.  Thank you!!

    Check your Options bar.  You have the opacity set to 10%.  Easy to do.  Just hit the 1 key while the gradient tool is selected, and it's done. By pressing the 0 key will take you back to 100%

  • I made my largest site and how can keep the same size for all other sites?

    I did the 2 larger site and how to keep the same size for all pages when I re - open the web browser?

    You can use an extension to set a page zoom and the size of the default font on the web pages.

  • How to identify records in a table for which no record exists in another table?

    Hello

    I have a table named CARE:

    Name of Type NULL

    ---------------------------- -------- --------------

    FICHE_ID NOT NULL NUMBER

    AGENT_ID NUMBER

    FICHE_ID is the main KEY to the PLUG

    There is a table ACTIVITE_FAITE:

    Name NULL Type

    ----------------- -------- -----------

    FICHE_ID NOT NULL NUMBER

    ACTIVITES_ID NOT NULL NUMBER

    NUMBER OF SECTEURS_ID

    NOT NULL NUMBER DURATION (8.2)

    ACTIVITE_FAITE_ID NOT NULL NUMBER

    NUMBER OF TYPE_ACTIVITE_ID

    FICHE_ID is a key for both tables dower (it references FICHE_ID. of the table INSERT)

    I just want to display the records of CARE for which there is no reference in the ACTIVITE_FAITE table. In other words, all the documents of record for records that have been created in ACTIVITE_FAITE.

    I tried without success:

    Select * from sheet f

    If f.fiche_id not in

    (by selecting af.fiche_id in Activite_faite af)

    Thank you very much for your help!

    Select * from sheet f

    where fiche_id not in (select fiche_id from activite_faite)

    is a way (this works because fiche_id is not nullable)

    where there is not (select null from activite_faite where f.fiche_id = a.fiche_id)

    is another way.

  • For all the records for each record double, I need to get a single column with null or 0.

    Hi all

    I have a requirement where I need to get all the records, for each record in double, I need to get a single column with null or 0.

    create table a1

    (

    Identification number,

    VARCHAR2 (100), the point

    part varchar2 (100));

    Insert into a1

    values (1, 'ABC', 'A1');

    Insert into a1

    values (2, 'DEF', 'A2');

    TABLE A

    PART ITEM ID

    1 ABC A1

    1 ABC A1

    1 ABC A1

    DEF 2 A2

    DEF 2 A2

    3 DEF A2

    O/P

    PART ITEM ID

    1 ABC A1

    1        ABC             0

    1        ABC             0

    DEF 2 A2

    2       DEF              0

    3       DEF              0

    Thanks in advance.

    Thanks for your help FrankKalush...

    This one will work.

    WITH got_r_num AS

    (

    SELECT NVL (a1.id, a1.id) as id

    NVL (a1.item, a1.item) AS element

    NVL (a1.part, a1.part) IN the framework

    a1.id AS a_id

    ROW_NUMBER () OVER (PARTITION BY a1.id

    ORDER BY NULL

    ) AS r_num

    BY the a1

    )

    SELECT id

    element

    CASE

    WHEN a_id IS NOT NULL

    AND r_num = 1

    THEN part

    ELSE ' 0'

    END in the framework

    OF got_r_num

    ;

  • Why Firefox 25.0 does not show Google ads and Facebook comments and love. Make all other browsers.

    I just upgraded to 25.0 FireFox and I have problems of visualization of Google ads and Facebook comments and love on my site (wellfitstyle.com). All other browsers show Google adds comments in the right sidebar and Facebook and like below each post. Many people in Eastern Europe (where I am) using FireFox and I would like to know how this problem can be solved.

    TNX.

    Try Firefox Safe mode to see if the problem goes away. Safe mode is a troubleshooting mode, which disables most of the modules.

    (If you use it, switch to the default theme).

    • Under Windows, you can open Firefox 4.0 + in Safe Mode holding the key SHIFT key when you open the desktop Firefox or shortcut in the start menu.
    • On Mac, you can open Firefox 4.0 + in Safe Mode holding the key option key when starting Firefox.
    • Under Linux, you can open Firefox 4.0 + with leaving Firefox then go to your Terminal and running Safe Mode: firefox-safe-mode (you may need to specify the installation path of Firefox for example/usr/lib/firefox)
    • Or open the Help menu and click on the restart with the disabled... modules menu item while Firefox is running.

    Once you get the pop-up, simply select "" boot mode safe. "

    If the issue is not present in Firefox Safe Mode, your problem is probably caused by an extension, and you need to understand that one. To do this, please follow article Troubleshooting extensions, themes and problems of hardware acceleration to resolve common Firefox problems .

    To exit safe mode of Firefox, simply close Firefox and wait a few seconds before you open Firefox for normal use again.

    The report please come back shortly.

  • I have an index page that does not correctly load the css and css works on all other pages of the site.

    http://www.boulderridgecondos.com/ does not correctly load the css, but all other pages of the site loading the css correctly. There is nothing (that I can identify) between pages.
    http://www.boulderridgecondos.com/news.htm

    I guess something is wrong in the css, I inherited this site and have exceeded the css but can't find a problem that would cause this to happen.

    Any help or suggestion looking for something would be appreciated.

    This page is saved in UTF-16 format (Content-Type: text/html (UTF-16 BOM, litte-endian)) in your text editor. The CSS file is sent as ISO-8859-1. Firefox fun to see all the files in the same encoding. The other pages are send as ISO-8859-1 and so use the CSS file. You will need to re - save this page as ISO-8859-1 and download the corrected version.

  • Cannot print just black and white - cannot print all black when a low cartridge

    I had this 6700 Officejet just long enough the warranty has expired. Go figure. I have 2 problems.

    1. from my PC, it will print not just black and white, even if I chose "printing black and white only. I have to go through the whole syetem of dialogue ect ect, which is delayed. It prints perfectly just black and white of my portable Macbok.

    2. it won't let me print a document all in black and white, because I have a low color cartridge. Whey do I have to have color cartridges to print just a black and white document. Very annoying and frustrating. I'm almost ready to use as target.

    Hi fpsolutionsllc,

    Welcome to the Forums of HP Support! I understand your frustration and want to enlighten us and also bring some answers to your questions about the ink on your HP OfficeJet 6700 systems.

    1. you are able to go to your printer properties and change your settings for printing in black and white only, without having to change it whenever you want to print something. See the steps listed below:

    * Go to your devices and printers

    * Right-click on your 6700 and select Print Options

    * Select your desired default and press Ok

    2. you cannot print without all cartridges installed because even if printing black and white printer will still use the ink contained in the cartridges of color for maintenance tasks. It takes little ink from all cartridges in the service of the print head and avoid any clogging. To get a better understanding of take a look here: use of inkjet printers ink.

    I've found this useful information here: a 'ink alert' or "Low on ink" Message appears on the computer or the printer control panel

    Thank you

  • Creating a fill for all other lines

    Is it possible in Illustrator to create a fill for all the other lines?

    Like this one:

    http://t2.gstatic.com/images?q=tbn:ANd9GcRnnZkKyhWztZhXynCMt4mGuYL37lmJTRTC5nAM_n_681np-3iA

    I am an old user on the fly, so I tried Illustrator for awhile now. I think that perhaps Indesign is the best choice if you want to make brochures and other?

    Draw your rectangular closed path filled with your color or make a feature of this width and stroke color

    At each object > transform > move and enter the desired vertical distance to move the distance of the thickness of the stroke or path in this case more space between, as in the screen shot the stroke is 16 pts and I want the same distance between so 32 pts, it is, and then click the copy button.

    Now you have two stokes or filling railways closed and space, you can hit command D on the mac or the control on the PC as many times as you need to continue processing.

    After the transition with the touch command of duplication

    Takes a few seconds

    OK, there is still another way.

    The other is a transformative effect

    1. draw your bar by any method you choose

    2. go to effect > distort and Transform > transform

    3. Enter the vertical distance move as before 32pts in my example, then

    4. Enter the number of copies in the field of the copy and click Preview and click OK.

  • How to copy an instance for all other sites at the same time?

    Hi guys,.

    Just a question regarding the copy. When I for example change a line of code in my site index.html I want it to be implemented in all other sites. So I open each one and do a copy / paste. Is there a method of automatic implementation without manually copy and paste to various sites one by one ' cuz it is entirely of your time? See you soon.

    For NEW material in your pages within this site, you must use FIND of DW and feature REPLACE - to the favicon, you can FIND a code in the header of the document that is common to all pages, such as "" and REPLACE by "" followed by your code for links.  For any other code, you will find a few common starting point and replace it with a server-side include that contains the new code or with the new code directly, according to what might happen with this new code will in the future.

  • My iphone 6 flashing more gray and white

    My iphone 6 flashing more grey and white lines that slide down from the top of the screen, the screen no longer responds, open
    applications on its own. I sent to the allowed and EXPECTED service center
    12 days then they return it claiming they were put back up touchpad
    Flex and the device works well, but I faced the same problem again. Apple needs to find
    solution and support for this issue

    Had this same problem for about a month. Tried to get the Genius Bar to replace the phone, but it was out of warranty. Cracked, it opens and when looking at phone from there is a chip near top right corner connected with Ribbon on the touchscreen cable. Tighten the screws on the chip in it and it works without problem since a few days now.  Hope it lasts until September.

Maybe you are looking for

  • Is anyway to change keyboard shortcuts for something I love?

    There are a number of shortcuts built into 33.1 FF I would change. Is anyway to do this? Thank you, Bill OS X 10.6.8

  • Portege Z30 - Has is not awaken from its slumber

    One of our employees is using a Toshiba Portege Z30 - A connected to a DisplayLink Targus docking station. By default, our SOE configures power settings to do nothing when the lid closes. We have configured the laptop of this person to go to sleep wh

  • Satellite A100-192 overheats and stops automatically

    My 9 month a100-192 * is overheating. specifically my cpu (processor intel centrino duo).In normal operation (runing nothing too 'heavy', only for things like Opera, foobar, thunderbird and others) the temperature is around the 50-60 degrees celsius

  • Ask for a link for Labview 2011 SP1

    I ask for the link to download the Labview 2011 SP1. I have a bug that corrects SP1 (damaged Panel before, cannot open vi, see the discussion http://forums.ni.com/t5/LabVIEW/LabVIEW-load-error-code-3-Could-not-load-front-panel/td-p/1895379/pa...), bu

  • How the average values of RPM?

    Hi all I need help on the average of the values of RPM. The number of LAPS I receive is not constant and fluctuating (say, at a given SPEED) between 500 and 600 rpm. I want to enjoy these two values and averages like every second. Please let me know