Csv/excel not showing vertical .  it is displaying horizontally plus

hi i have this code that displays html, pdf or csv/excel
download.
htmll report and pdf is ok but the csv/excel download
displays/ works but
it shows accross instead of down.
on my html to csv it is not dispalying vertically /down and
it shows the html on the excel download
also
per cel it has both the plotid and the ceenum. it displays
horizontally.
Help
Thanks in advance.
<!-------------------- here are the code in 2 .cfm pages.
here is the first page where the user selects
html
pdf
escel/csv----------then it goes to a action page act_lop.cfm
<h1>LOP Reports </h1>
<div align="center">
<form name="theForm" action="act_lop.cfm"
method="post"><BR />
Sorted by:  
<select name="Orderby" size="1">
<option value="CEEnum">CEE num</option>
<option value="Plot">plot No</option>
</select>
<br />
<br />
Output Format:
<input type="radio" name="outputFormat" value="HTML"
checked="checked" />
HTML  
<input type="radio" name="outputFormat" value="PDF" />
PDF  
<input type="radio" name="outputFormat" value="CSV" />
Download/Open Excel Spreadsheet <BR />
<br />
<input name="Submit" type="Submit" value="Generate Report"
/>
<BR />
<BR />
<BR />
</form>
</div>
</body>
</html>
<!--------- act_lop.cfm the action page. Html and pdf is
working ok but the problem is the excel sheet.
<cfquery name="getlop" datasource="oracdb10">
select
tabTee.CEEnum,
tabTee.Plot,
FROM
tabTee
ORDER BY
<cfswitch expression="#Form.orderBy#">
<cfcase value="CEEnum">
tabTee.CEEnum
</cfcase>
<cfcase value="Plot">
tabTee.Plot
</cfcase>
</cfswitch>
</cfquery>
<!---html report--->
<cfswitch expression="#Form.outputFormat#">
<cfcase value="HTML,PDF">
<cfsavecontent variable="htmlData">
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
Transitional//EN" "
http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="
http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html;
charset=iso-8859-1" />
<title>lop</title>
</head>
<style type="text/css">
td{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
th{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
background-color:#FFFF99;
h2{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
h3{
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
</style>
<body>
<cfoutput>
<table border="0" cellpadding="3" cellspacing="0">
<tr>
<td align="center">
<h3>lop</h3><br><br></td>
</tr>
<tr>
<td align="center">
</h2>Your report returned #getlop.RecordCount#
records</h2></td>
</tr>
<tr>
<td>
<table border="2" cellpadding="2" cellspacing="0">
<tr>
<th>Record Number</th>
<th width="120">CEE num</th>
<TH>plot No</TH>
</tr>
<cfloop query="getlop">
<tr bgcolor="<cfif currentrow mod
2>GHOSTWHITE<cfelse>WHITE</cfif>">
<td>#CurrentRow#</td>
<Td>#CEEnum#</td>
<td>#Plot#</td>
</tr>
</cfloop>
</table>
</td>
</tr>
</table>
</BODY>
</HTML>
</cfoutput>
</cfsavecontent>
<cfswitch expression="#Form.outputFormat#">
<cfcase value="HTML">
<cfoutput>
#htmldata#
</cfoutput>
</cfcase>
<cfcase value="PDF">
PDF
<cfdocument format="pdf">
<cfoutput>
#htmldata#
</cfoutput>
</cfdocument>
</cfcase>
</cfswitch>
</cfcase>
<cfcase value="CSV">
<CFHEADER NAME="Content-Disposition" VALUE="attachment;
filename=lop.csv">
<cfcontent type="application/msexcel">"Cee Num","plot
No"
<cfoutput query="getlop"> #ltrim(CeeNum)#, #PLOT#
</cfoutput>
<cfabort>
</cfcase>
</cfswitch>
<!-----------here is the las page
------------------------csv---------------------------->
<cfquery name="getlop" datasource="oracdb10">
select
tabTee.CEEnum,
tabTee.Plot,
FROM
tabTee
ORDER BY
tabTee.CEEnum
</cfquery>
<CFHEADER NAME="Content-Disposition" VALUE="attachment;
filename=lop.csv">
<cfcontent type="application/msexcel">"CEE num","plot
No"
<cfoutput query="getlop">#CEEnum#,#Plot#
</cfoutput>

CSV interpreted format expects a carriage return/line feed at
the end of the row. Try
<cfcontent type="application/msexcel">
"CEE num","plot
No"<cfoutput>#chr(13)&chr(10)#</cfoutput>
<cfoutput
query="getlop">#CEEnum#,#Plot##chr(13)&chr(10)#
</cfoutput>
HTH,

Similar Messages

  • I am using a multiline textbox and the problem is its not showing vertical scrollbar in safari browser.

    I am using a multiline textbox and the problem is its not showing vertical scrollbar in safari browser.

    If you are having problems scrolling within a frame then you should be able to use two fingers within the frame to scroll

  • Csv dataset not showing repeats in slide show

    I created a csv dataset slide show.  The repeat areas showed at first but is no longer showing.  I have checked the code for misplaced commas, non-allowed special characters, etc.  I am baffled as to where the repeat went to.
    The page can be seen here: http://kathleenhughesart.com/flowers.html
    Thanks for any help, Judy.

    Add a carriage return to the last line in the csv file.
    Gramps

  • Excel not showing up as a "Save As" option

    I have an existing pdf that I'd like to save as an Excel Spreadsheet but that option isn't showing up in the drop down list (Word shows up fine). It's not in the Export drop down either. Is there a setting somewhere that I should know about? I'm using Adobe Pro 9.5.5. As an aside, the pdf I'm working with is being stubborn and won't let me export to any file type except .txt which I tried to import into Excel but it created more work for me trying to get all the data in the correct columns. I've tried printing to the PDF printer - it doesn't like that either. The error I keep getting is "Adobe was unable to make this document accessible because of the following error: Bad PDF; could not read page structure (bad page contents), <Expected a number object> [7].  I have a coworker that is using the same program that has Excel listed in the Save As drop down. I just don't know what she has that I don't. Thanks!

    It appears you have a bad copy of the file. That is what the BAD PDF warning is all about. You cannot fix the file. You might have more luck with some other company’s converter but Adobe does not work with corrupt pdf files because that can lead to all sorts of security concerns. Working on malformed files is a favorite method of hackers to get access to your computer.

  • BI publisher Addin for Excel not showing up

    Hi all,
    Recently i installed the latest version of bi publisher desktop into my computer.
    First i was not able to see the BI publisher tab in both the word and excel (Office 2013).
    but after running the "TBMenusSetup" i am able to see the tab in word but not in excel.
    Is there any solution to make this tab show up in excel?
    Any help is appreciated.
    Thanks in advance
    -Ragul

    I think that you need the add-on Report Generation Toolkit in order to have a choice of Excel. Standard and HTML are the only options with the standard report thatships with LabVIEW.

  • Iphone 4 icon not showing up in itunes display

    When i plug my iphone into my USB the chim sound rings and Itune loads but the Iphone icon is not displayed and I can't do any updates or sync my phone due to the missing icon in itunes. I don't understand how the icon randomly disappears. I've never encountered this problem before. If anyone has suggestions or had this problem please help!

    If your iPhone, iPad, iPod touch or iPod nano (5th generation) is not recognized in iTunes on a Mac, you might need to remove and reinstall the Apple Mobile Device Service. Look at this article, http://support.apple.com/kb/HT1747

  • 9300 not showing vertical scroll on website

    On Os 5 the website scrolls fine but on Os 6 it does not. In the CSS I have height set to 100%. If I set the height to a certain px then the scroll shows on Os 6. Any suggestions?

    Hi,
    Are you opening that document within Word Online App? I see we only have Editing View and Reading View in Word Online. Please first check the size of your document under PAGE LAYOUT.
    Please first try with a different browser and see if issue presists.
    I would suggest you to install any updates that available to your Windows system, include updating the graphics driver. Then try again.
    If I have understood you incorrectly, please feel free to post back.
    Thanks,
    Ethan Hua CHN
    TechNet Community Support

  • Negative values not showing up in NUMERIC display pattern Szzz,zzz,zz9.99

    Hi,
    I want to use numeric field type and display pattern Szzz,zzz,zz9.99.
    I don't see neagtive numbers with this format?
    What do I need to change?
    Rgds
    Vara

    siva,
    I tried both of them with numeric type.I am still not getting my neagtive values.
    When I tried ($zzz,zzz,zz9.99)  & $zzz,zzz,zz9.99 ..I am geting output as $ 0.00
    If I change object type to TEXT I am getting my value.. but output is like this
    2123123.-
    I need it as
    2,123,123.00-
    I am ok using TEXT type too but i am missing those zero's..
    Rgds
    Vara
    Edited by: Vara K on Feb 23, 2009 2:20 PM

  • Analyzer for Excel not show data.

    Hi at all.
    I have one select in BI publisher and when I push the button Analyzer for Excel, appear a message box. This message advise me for enable the macros of excel.
    I accept this message but when the excel file's opens it appear empty.
    What´s happend with my BI buplisher? is problem of Excel?
    thanks.

    fschulze,
    I face the same issue in Excel 2003: Run-time error 91, Object variable or With block variable not set.
    This happens everytime when I try to refresh the data after I open a saved excel template. But the refresh works fine when the report is initially downloaded using the Analyzer for Excel button
    Have you found the workaround for this problem ?
    Thanks.

  • Add in RRMX in excel not showing up

    Hi SAPers,
    I am very new to SAP and am trying to get into BI. In doing so I have downloaded and installed SAP GUI 720 and have also installed bi720sp03_300-20006596.exe.
    My first question is: Is it sufficient enough to have the above two installed on my PC to be able to use the transaction RRMX where I get Excel called in and I can see the SAP Add In?
    If the answer to the above is yes, then when I do run RRMX, why is it that I do not see the Add In although Excel does get called up.
    All help is highly appreciated.
    Manish

    Hi Rakesh,
    Thank you for the quick response.
    I don't seem to be having this issue, as the version of OTKLOADR.DLL is 7.10.5077.0 in my system.
    Would it be worth trying to install an older version of BI?
    The other point that I wanted to mention is that I am able to view some queries by going into BEx from
    Start->ProgramFiles->BusinessExplorer->BusinessExplorer(SAP BW 3.x)->Analyser(BW 3.x).
    But when I take the TCODE RRMX is when I don't see the ADD In.
    Hope I have made myself clear.
    Manish

  • Firefox will not show any site and displays "error code 500 internal server error". Nothing was changed and it used to work just fine. IE works fine, Thunderbird works fine. Complete uninstall and reinstall did nothing.

    Comcast cable connected via wifi. If I use a different wifi network this does not happen. What setting would cause this and how that setting would be changed automatically without me doing it. av is macaffee

    Looks like a bunch of people have this problem. Anyone got any ideas to fix this???

  • DVI to Viedo adapter stoped working after upgrade to Mountain lion does not show up in displys any more

    I have a dvi to viedo adaptor that no longer shows up in the displays window, and on image shows up on the tv. How do I get the mac book to reconize the adaptor? The Mv book does respond to the adaptor beging pluged in but does not show up in the display window.
    Mike

    Hi there, You just need to update the drivers of your laptop's built-in wireless adapter..
    I assume you have got Athros AR5007 wireless adapter  
    Kashif Khan

  • IE 10 not showing some text on Table

    Some of the texts are not shown on IE10 mode. This occurs on random cells. On page refresh also this occurs again on any other cells randomly. But these texts are shown while selecting IE9 mode on Internet Explorer.
    I can see those data on source code. And if I copy and paste on Notepad that table data I can the text  for all the cells.
    How to solve this. I need solution for this as soon as possible.
    I have used the following code for the above table:
    <table cellspacing="0" border="1" style="border-collapse: collapse;" align="center">
        <tr class="gr_hdr">
            <td>
                Meter
            </td>
            <td>
                Field
            </td>
            <td>
                Value
            </td>
        </tr>
        <asp:Repeater ID="DataRepeater" EnableViewState="false" runat="server">
            <ItemTemplate>
           </ItemTemplate>
        </asp:Repeater>
    </table>
    CSS used
    .gr_hdr
        background-image: url(../img/grd.gif);
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #660000;
        background-color: #845446;
        height:24px;
        text-align: center;

    Hi Rob,
    Thanks for the response.
    I checked and the Trace Styles tab does not show the cell having "display:table-cell" style.
    This web application uses a standard css to define styles for a <td> tag as such:
    td {font-family: Arial; font-size: 8pt;}
    if I add the style you have mentioned as such
    td {font-family: Arial; font-size: 8pt; display:table-cell;}
    It still does not show up when I select the <td> cell and check the "Trace Styles" tab.
    Am I using the "display:table-cell" incorrectly? Where else should I specify it?
    The HTML for the whole web page is huge so I am including just the HTML of the affected part of the page:
    <tr>
    <td align=center>
    <table border=1 bgcolor=white cellspacing=0 cellpadding=2 width=100%>
    <tr valign=bottom class=tableTitle2>
    <td rowspan=3 width=20% colspan=2>Queue Name</td>
    <td colspan=3 rowspan=2 width=35% align=center>Applications</td>
    <td colspan=5 align=center width=45%>Pend Assignments</td>
    </tr>
    <tr valign=bottom>
    <td colspan=3 align=center><b>Assigned To Queue</b></td>
    <td colspan=2 bgcolor=white align=center><b>Assigned From Queue</b></td>
    </tr>
    <tr valign=bottom class=darkHeader>
    <td align=center >Unassigned</td>
    <td align=center >To Me</b></td>
    <td align=center >To Others</td>
    <td align=center>Unassigned</td>
    <td align=center >To Me</td>
    <td align=center>To Others</td>
    <td align=center>By Me</td>
    <td align=center >By Others</td>
    </tr>
    <tr>
    <td
    >
    <a href='https://Some.Corp.Url/cam/camAppPendQList?camQId=19&rnd=560d1478-2c5a-493a-a18e-034ad6599405'>
    <b>Enrollment</b></a>
    </td>
    <td align=center
    >
    <a href='https://Some.Corp.Url/cam/camQueueUserAdmin?camQId=19&rnd=790040a0-570c-4429-91c0-7a9d030a174e'>
    <img src=https://Some.Corp.Url/images/cam/queueadmin.gif align=absmiddle border=0 alt='Maintain Users in this Queue'></a>
    </a>
    </td>
    <td align=center
    >
    <a href='https://Some.Corp.Url/cam/camAppPendQList?camQId=19&category=1&rnd=d03bedaa-cb47-40ed-9fce-f04939b2d60e'>
    19</a>
    </td>
    <td align=center
    >
    0
    </td>
    <td align=center
    >
    <a href='https://Some.Corp.Url/cam/camAppPendQList?camQId=19&category=3&rnd=638bea64-72a1-483e-9081-1ad803cc1e7a'>
    155</a>
    </td>
    <td align=center
    >
    0
    </td>
    <td align=center
    >
    0
    </td>
    <td align=center
    >
    <a href='https://Some.Corp.Url/cam/camAppPendQList?camQId=19&category=7&rnd=cf5f4985-7a6e-4319-a104-f6beb9ecca59'>
    1</a>
    </td>
    <td align=center
    >
    0
    </td>
    <td align=center
    >
    <a href='https://Some.Corp.Url/cam/camAppPendQList?camQId=19&category=8&rnd=1ed0ee0a-6d8f-497e-b1eb-4a15b008df6c'>
    113</a>
    </td>
    </tr>
    <tr>
    <td
    bgcolor=#EDEDED
    >
    <a href='https://Some.Corp.Url/cam/camAppPendQList?camQId=22&rnd=38f71731-0658-4f90-b899-031f5cc3e225'>
    <b>Introduction Call</b></a>
    </td>
    <td align=center
    bgcolor=#EDEDED
    >
    <a href='https://Some.Corp.Url/cam/camQueueUserAdmin?camQId=22&rnd=bbbb06e5-8bd1-401a-8c32-881b71eac952'>
    <img src=https://Some.Corp.Url/images/cam/queueadmin.gif align=absmiddle border=0 alt='Maintain Users in this Queue'></a>
    </a>
    </td>
    <td align=center
    bgcolor=#EDEDED
    >
    <a href='https://Some.Corp.Url/cam/camAppPendQList?camQId=22&category=1&rnd=0e871bc7-64bf-4ddf-877a-96a48328e604'>
    14</a>
    </td>
    <td align=center
    bgcolor=#EDEDED
    >
    0
    </td>
    <td align=center
    bgcolor=#EDEDED
    >
    <a href='https://Some.Corp.Url/cam/camAppPendQList?camQId=22&category=3&rnd=d2a512eb-aa5c-4b72-9f9f-87b52bc6aebe'>
    57</a>
    </td>
    <td align=center
    class='otherGrey'
    >
    0
    </td>
    <td align=center
    class='otherGrey'
    >
    0
    </td>
    <td align=center
    class='otherGrey'
    >
    0
    </td>
    <td align=center
    class='otherGrey'
    >
    0
    </td>
    <td align=center
    class='otherGrey'
    >
    0
    </td>
    </tr>
    <tr>
    <td
    >
    <a href='https://Some.Corp.Url/cam/camAppPendQList?camQId=27&rnd=30b5f89c-be4b-4525-b3ee-0afbe4df85c7'>
    <b>Tax Set-Up</b></a>
    </td>
    <td align=center
    >
    <a href='https://Some.Corp.Url/cam/camQueueUserAdmin?camQId=27&rnd=72873a74-75ad-4a6a-bca4-a8de0b5165e5'>
    <img src=https://Some.Corp.Url/images/cam/queueadmin.gif align=absmiddle border=0 alt='Maintain Users in this Queue'></a>
    </a>
    </td>
    <td align=center
    >
    <a href='https://Some.Corp.Url/cam/camAppPendQList?camQId=27&category=1&rnd=91be337e-3232-4a89-87a9-5b3ba1ed5ccf'>
    3</a>
    </td>
    <td align=center
    >
    0
    </td>
    <td align=center
    >
    0
    </td>
    <td align=center
    >
    0
    </td>
    <td align=center
    >
    0
    </td>
    <td align=center
    >
    0
    </td>
    <td align=center
    >
    0
    </td>
    <td align=center
    >
    0
    </td>
    </tr>
    <tr>
    <td
    bgcolor=#EDEDED
    >
    <a href='https://Some.Corp.Url/cam/camAppPendQList?camQId=17&rnd=8153a964-1403-4345-ae67-f0ebf263b981'>
    <b>Implementation</b></a>
    </td>
    <td align=center
    bgcolor=#EDEDED
    >
    <a href='https://Some.Corp.Url/cam/camQueueUserAdmin?camQId=17&rnd=3d532f7b-3ed7-4e2a-8056-af32acd0ce44'>
    <img src=https://Some.Corp.Url/images/cam/queueadmin.gif align=absmiddle border=0 alt='Maintain Users in this Queue'></a>
    </a>
    </td>
    <td align=center
    bgcolor=#EDEDED
    >
    0
    </td>
    <td align=center
    bgcolor=#EDEDED
    >
    0
    </td>
    <td align=center
    bgcolor=#EDEDED
    >
    <a href='https://Some.Corp.Url/cam/camAppPendQList?camQId=17&category=3&rnd=697c0e1a-2d28-42e8-a204-5b1f3a70262f'>
    112</a>
    </td>
    <td align=center
    class='otherGrey'
    >
    0
    </td>
    <td align=center
    class='otherGrey'
    >
    0
    </td>
    <td align=center
    class='otherGrey'
    >
    <a href='https://Some.Corp.Url/cam/camAppPendQList?camQId=17&category=7&rnd=15c11294-cd7f-4cac-add6-2dd27c99b1fb'>
    3</a>
    </td>
    <td align=center
    class='otherGrey'
    >
    0
    </td>
    <td align=center
    class='otherGrey'
    >
    0
    </td>
    </tr>
    <tr>
    <td
    >
    <a href='https://Some.Corp.Url/cam/camAppPendQList?camQId=28&rnd=6d57a566-07d0-45ec-9f35-e4ad1bd15e60'>
    <b>Tax QA</b></a>
    </td>
    <td align=center
    >
    <a href='https://Some.Corp.Url/cam/camQueueUserAdmin?camQId=28&rnd=818cad70-e7e0-47fb-a4d0-c30170dfeb24'>
    <img src=https://Some.Corp.Url/images/cam/queueadmin.gif align=absmiddle border=0 alt='Maintain Users in this Queue'></a>
    </a>
    </td>
    <td align=center
    >
    <a href='https://Some.Corp.Url/cam/camAppPendQList?camQId=28&category=1&rnd=2945c092-c06e-4e33-85e6-f5967efa5256'>
    5</a>
    </td>
    <td align=center
    >
    0
    </td>
    <td align=center
    >
    <a href='https://Some.Corp.Url/cam/camAppPendQList?camQId=28&category=3&rnd=b9538200-588f-4385-86fe-7d33f2841072'>
    11</a>
    </td>
    <td align=center
    >
    0
    </td>
    <td align=center
    >
    0
    </td>
    <td align=center
    >
    <a href='https://Some.Corp.Url/cam/camAppPendQList?camQId=28&category=7&rnd=72c3073f-cc11-42b2-9164-d98ab4e1858a'>
    1</a>
    </td>
    <td align=center
    >
    0
    </td>
    <td align=center
    >
    <a href='https://Some.Corp.Url/cam/camAppPendQList?camQId=28&category=8&rnd=453825e3-db85-44d4-87b5-c5c970c8c9d4'>
    3</a>
    </td>
    </tr>
    <tr>
    <td
    bgcolor=#EDEDED
    >
    <a href='https://Some.Corp.Url/cam/camAppPendQList?camQId=13&rnd=fd8957c6-1ae2-4aa7-8fc0-a88be1e99620'>
    <b>Implementation QA</b></a>
    </td>
    <td align=center
    bgcolor=#EDEDED
    >
    <a href='https://Some.Corp.Url/cam/camQueueUserAdmin?camQId=13&rnd=95a425a7-2271-4fec-aa86-0910f9b5928b'>
    <img src=https://Some.Corp.Url/images/cam/queueadmin.gif align=absmiddle border=0 alt='Maintain Users in this Queue'></a>
    </a>
    </td>
    <td align=center
    bgcolor=#EDEDED
    >
    0
    </td>
    <td align=center
    bgcolor=#EDEDED
    >
    0
    </td>
    <td align=center
    bgcolor=#EDEDED
    >
    <a href='https://Some.Corp.Url/cam/camAppPendQList?camQId=13&category=3&rnd=847fbc95-0660-45b3-9ee2-0eb85b362efb'>
    601</a>
    </td>
    <td align=center
    class='otherGrey'
    >
    0
    </td>
    <td align=center
    class='otherGrey'
    >
    0
    </td>
    <td align=center
    class='otherGrey'
    >
    0
    </td>
    <td align=center
    class='otherGrey'
    >
    0
    </td>
    <td align=center
    class='otherGrey'
    >
    0
    </td>
    </tr>
    <tr>
    <td
    >
    <a href='https://Some.Corp.Url/cam/camAppPendQList?camQId=14&rnd=2499ce88-8f1f-4cd5-875e-4d482ad127ea'>
    <b>1st Processed</b></a>
    </td>
    <td align=center
    >
    <a href='https://Some.Corp.Url/cam/camQueueUserAdmin?camQId=14&rnd=352273f4-976e-43cb-9c3e-a35a81ae8d4e'>
    <img src=https://Some.Corp.Url/images/cam/queueadmin.gif align=absmiddle border=0 alt='Maintain Users in this Queue'></a>
    </a>
    </td>
    <td align=center
    >
    0
    </td>
    <td align=center
    >
    0
    </td>
    <td align=center
    >
    <a href='https://Some.Corp.Url/cam/camAppPendQList?camQId=14&category=3&rnd=6be1692f-cbb0-48c3-baf4-f17b80e04d81'>
    420</a>
    </td>
    <td align=center
    >
    0
    </td>
    <td align=center
    >
    0
    </td>
    <td align=center
    >
    0
    </td>
    <td align=center
    >
    0
    </td>
    <td align=center
    >
    <a href='https://Some.Corp.Url/cam/camAppPendQList?camQId=14&category=8&rnd=2b98e623-c93c-4532-ab26-5c4abc34fde2'>
    3</a>
    </td>
    </tr>
    <tr>
    <td
    bgcolor=#EDEDED
    >
    <a href='https://Some.Corp.Url/cam/camAppPendQList?camQId=12&rnd=e8a8dfec-fdee-40da-b7d9-9c2a803dd039'>
    <b>1st Processed QA</b></a>
    </td>
    <td align=center
    bgcolor=#EDEDED
    >
    <a href='https://Some.Corp.Url/cam/camQueueUserAdmin?camQId=12&rnd=c2b39342-cc40-4253-ac8a-1cf16397d24c'>
    <img src=https://Some.Corp.Url/images/cam/queueadmin.gif align=absmiddle border=0 alt='Maintain Users in this Queue'></a>
    </a>
    </td>
    <td align=center
    bgcolor=#EDEDED
    >
    0
    </td>
    <td align=center
    bgcolor=#EDEDED
    >
    0
    </td>
    <td align=center
    bgcolor=#EDEDED
    >
    0
    </td>
    <td align=center
    class='otherGrey'
    >
    0
    </td>
    <td align=center
    class='otherGrey'
    >
    0
    </td>
    <td align=center
    class='otherGrey'
    >
    0
    </td>
    <td align=center
    class='otherGrey'
    >
    0
    </td>
    <td align=center
    class='otherGrey'
    >
    0
    </td>
    </tr>
    <tr>
    <td
    >
    <a href='https://Some.Corp.Url/cam/camAppPendQList?camQId=34&rnd=2e37d520-5ec1-435f-93f5-7c1a64fe2ee8'>
    <b>Account Manager</b></a>
    </td>
    <td align=center
    >
    <a href='https://Some.Corp.Url/cam/camQueueUserAdmin?camQId=34&rnd=cea88295-1b5a-4948-b79e-b82c1919de94'>
    <img src=https://Some.Corp.Url/images/cam/queueadmin.gif align=absmiddle border=0 alt='Maintain Users in this Queue'></a>
    </a>
    </td>
    <td align=center
    >
    <a href='https://Some.Corp.Url/cam/camAppPendQList?camQId=34&category=1&rnd=f618b964-5a6f-4b0c-9ff2-a2b614c847aa'>
    22</a>
    </td>
    <td align=center
    >
    0
    </td>
    <td align=center
    >
    0
    </td>
    <td align=center
    >
    0
    </td>
    <td align=center
    >
    0
    </td>
    <td align=center
    >
    0
    </td>
    <td align=center
    >
    0
    </td>
    <td align=center
    >
    0
    </td>
    </tr>
    </table>
    </td>
    </tr>
    Its always the <td> tags with the numeric data in them that disappear.
    Please let me know if I should declare the style for every <td> tag? I was under the impression that this style was only relevant for displaying tabular data within <div> tags.
    Besides this, is there anything else I can do to mitigate this issue? It is quickly escalating with our customers.
    Thanks for all your help.
    Ahmad

  • External drive does not show up after upgrade to 10.8.3

    My external drive that has my Time Machine files do not show up on the display after I upgraded to 10.8.3

    This did not work.  I finally reinstalled OS X.  Now some drives will show up.  I still have oe that will not.  I have two laptops and all of the drives show up on the other machine.  My last problem drive is a seagate 1tb. 
    Right now I have too much other stuff going on to worry about this so I have put it on the back burner.
    sig thanks for trying to help. 

  • ITunes 11 wit Snow Leopard does not show play/ FF/ RW buttons

    On my computer with Snow Leopard, I recently installed iTunes 11.
    For some reason it does not show the play, fast forward or rewind buttons. It does not show the large apple display, and the usual maintosh traffic lights.
    I tried re-downloading it and dragging the preference files from my home account. Its really frustrating any ideas guys?
    Thanks

    Our two Macs also lack the "Show/Hide Status Bar" View menu item. This is a giant fail on Apple's part— I am being inundated with support calls about this. I have found a link to iTunes 10.7 and am advising all upset clients to dump iTunes 11 and download and re-install iTunes 10.7 until the issues are fixed.
    Among other issues: iTunes 11 no longer automatically imports mp3 optical disks into its library as it did in iTunes 10.7.
    Now, when we want to import mp3s from an optical disk, we have to do it manually:
    1) insert optical disk
    2) select File>Add to Library (or Command-O)
    3) click on the optical disk in in the Devices sidebar of the dialog box that opens
    4) select the tracks to install
    5) click "Okay" or hit the Return key
    5 steps to accomplish what once happened upon just inserting the disk!
    If my clients are any indication, this is a pretty big deal. Apple would be well-advised to fix this fast.
    Our Macs:
    2006 Core Duo Mini, 1.66 gHz, 2Gb RAM, 256 Gb Sandisk SSD, OS X 10.6.8
    2008 MBP OS X 10.6.8
    2002 iBook OS X 10.5.x

Maybe you are looking for

  • IMovie won't open after downgrading from Lion to Snow Leopard

    Okay iMovie 08' and 11' both worked absoloutly fine on my MacBook Pro (17" Core 2 Duo 2009 model) when I had Snow Leopard installed. I then upgraded to Lion and iMovie 11' still worked fine but Lion had a lot of bugs so I decided to wipe and install

  • How to make registration form in vb 2010 express that is link in database access 2007

    Please help me to make a registration form. The project must have different user and each has username and password will be saved in my database but only the admin can add users. Thank you in advance.

  • How to create index on a single parition

    Hi, I have a table which has got 7 partitons,I want to index only one partition how do it? i am using oracle 11g.Also i want to know if it is possible to create an index within a o partiotn only fr some values.. Edited by: user8731258 on Jul 13, 2012

  • Default layout in MIRO

    Dear friend, Can any one so kind to resolve me the below issue? Is there any way to make a default layout '3_6310 PO history' in T.Code - MIRO for a certain user ? Thanks in advance. Regards, Simanchal

  • How do I compress a document

    I have created a document in Pages with about 15 photos.  The document size is is 20 MB.  I created a PDF of the document which doubled the size to 40 MB.  Is there a way to compress this document to <10 MB so can be emailed?