Getting Rid of Hyperlinks in a Table

Hi all,
Does anyone know how to get rid of hyperlinks inside a table? Normally I would select the offending link and then deselect the "Enable as a hyperlink" checkbox in the inspector panel. However, it seems that when doing this inside a table, it seems to instantly forget I've turned it off.
Basically, I select the link, turn off the check box, the link vanishes (good). However, as soon as I leave that cell in the table the link re-activates.
Whilst I don't mind the hyperlink being there, what I do mind is that in being a hyperlink the font colour and style change from what I want.
Does anyone have a solution?
Thanks!

Hi Adam
How irritating is that! Obviously a bug and worth submitting feedback to Apple on. I've noticed that if my cursor is not positioned immediately after the hyperlink before navigating to another cell then the link remains switched off. This means that you have to include some spaces or words after or before your link and just move the cursor to them before clicking or pressing tab.
I hope that helps.

Similar Messages

  • How to get rid of quotes in copied hyperlinks?

    I'm using Numbers to keep my hyperlinks, and suddenly discovered that it brakes them when I try to copy-paste them anywhere outside from Numbers.
    For example, link in cell looks like:
    (a href="link")link tex(/a)
    Note: symbols < and > are replaced with ( and ).
    And I can copy it normally from the field above my table.
    But I need to copy more than one link at once, and the result is: "(a href=""link"")link text(/a)"
    How to disable this quoting feature?

    Use PreparedSatement class,
    e.g.
    // Where the name field is defined as char, i.e. needs quotes in SQL.
    String sql = "select * from person where name = ? ";
    PreparedStatement statement = connection.prepareSatement(sql);
    statement.setString(1, "Bob");
    statement.executeQuery();
    This will get rid of hardcoding db vendor dependant quotes in your sql,
    Hope this helped.

  • Getting rid of underlines in epub hyperlinks

    I'm working on an epub.
    The table of contents has hyperlinks so the reader can click on the word "Chapter One" and will automatically be taken to Chapter One in the e-pub.
    However, these hyperlinks now have bright blue underlines beneath each work that is a clickable link. It looks really bad, (like poor digital design from 10 years ago.) Is there anyway to get rid of these underlines? It's something that is happening automatically. I didn't do anything to choose them.

    Here it is:
    The items that say Chapter Header are the items that serve as links in the Table of Contents.
    Thanks,
    Achillesnyc
    @page
    tbody, thead, tfoot, tr, td, th {
         border-style : inherit;
         border-width : inherit;
         border-color : inherit;
    .leftFloat
    .rightFloat
    span.text {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : normal;
         font-size : 0.83em;
         color : #000000;
    span.text-italic {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : italic;
         font-size : 0.83em;
         color : #000000;
    span.text-1 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : normal;
         font-size : 0.83em;
         color : #000000;
    span.text-italic-1 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : italic;
         font-size : 0.83em;
         color : #000000;
    span.Text {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : normal;
         font-size : 0.83em;
         color : #000000;
    span.Text-Semi-Bold {
         font-family : "Adobe Caslon Pro Bold", serif;
         font-weight : bold;
         font-style : normal;
         font-size : 0.83em;
    span.text-2 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : normal;
         font-size : 0.83em;
         color : #000000;
    span.text-italic-2 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : italic;
         font-size : 0.83em;
         color : #000000;
    span.text-3 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : normal;
         font-size : 0.83em;
         color : #000000;
    span.text-4 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : normal;
         font-size : 0.83em;
         color : #000000;
    span.text-5 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : normal;
         font-size : 0.83em;
         color : #000000;
    span.text-6 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : normal;
         font-size : 0.83em;
         color : #000000;
    span.text-italic-3 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : italic;
         font-size : 0.83em;
         color : #000000;
    span.Text-1 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : normal;
         font-size : 0.83em;
         color : #000000;
    span.Text-Semi-Bold-1 {
         font-family : "Adobe Caslon Pro Bold", serif;
         font-weight : bold;
         font-style : normal;
         font-size : 0.83em;
    span.text-bold- {
         font-family : "Adobe Caslon Pro Bold", serif;
         font-weight : bold;
         font-style : normal;
         font-size : 0.83em;
         color : #000000;
    span.text-7 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : normal;
         font-size : 0.83em;
         color : #000000;
    span.text-italic-4 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : italic;
         font-size : 0.83em;
         color : #000000;
    span.text-8 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : normal;
         font-size : 0.83em;
         color : #000000;
    span.text-9 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : normal;
         font-size : 0.83em;
         color : #000000;
    span.text-italic-5 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : italic;
         font-size : 0.83em;
         color : #000000;
    span.legal-text {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : normal;
         font-size : 0.67em;
    span.text-10 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : normal;
         font-size : 0.83em;
         color : #000000;
    span.text-italic-6 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : italic;
         font-size : 0.83em;
         color : #000000;
    span.text-11 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : normal;
         font-size : 0.83em;
         color : #000000;
    span.text-italic-7 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : italic;
         font-size : 0.83em;
         color : #000000;
    span.text-12 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : normal;
         font-size : 0.83em;
         color : #000000;
    span.text-13 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : normal;
         font-size : 0.83em;
         color : #000000;
    span.text-14 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : normal;
         font-size : 0.83em;
         color : #000000;
    span.text-italic-8 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : italic;
         font-size : 0.83em;
         color : #000000;
    span.Text-2 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : normal;
         font-size : 0.83em;
         color : #000000;
    span.Chapter-header-2 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : normal;
         font-size : 0.83em;
         color : #000000;
    span.text-15 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : normal;
         font-size : 0.83em;
         color : #000000;
    span.text-italic-9 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : italic;
         font-size : 0.83em;
         color : #000000;
    span.text-16 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : normal;
         font-size : 0.83em;
         color : #000000;
    span.text-italic-10 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : italic;
         font-size : 0.83em;
         color : #000000;
    span.text-17 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : normal;
         font-size : 0.83em;
         color : #000000;
    span.text-italic-11 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : italic;
         font-size : 0.83em;
         color : #000000;
    span.text-18 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : normal;
         font-size : 0.83em;
         color : #000000;
    span.text-italic-12 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : italic;
         font-size : 0.83em;
         color : #000000;
    span.text-19 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : normal;
         font-size : 0.83em;
         color : #000000;
    span.Text-3 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : normal;
         font-size : 0.83em;
         color : #000000;
    span.Text-Semi-Bold-2 {
         font-family : "Adobe Caslon Pro Bold", serif;
         font-weight : bold;
         font-style : normal;
         font-size : 0.83em;
    span.text-italic-13 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : italic;
         font-size : 0.83em;
         color : #000000;
    span.text-20 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : normal;
         font-size : 0.83em;
         color : #000000;
    span.text-21 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : normal;
         font-size : 0.83em;
         color : #000000;
    span.text-italic-14 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : italic;
         font-size : 0.83em;
         color : #000000;
    span.text-22 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : normal;
         font-size : 0.83em;
         color : #000000;
    span.text-italic-15 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : italic;
         font-size : 0.83em;
         color : #000000;
    p.centered-element {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : normal;
         font-size : 0.83em;
         text-decoration : none;
         font-variant : normal;
         line-height : 1.31;
         text-align : center;
         color : #000000;
         text-indent : 0px;
         margin : 0px;
    p.de-text-no-indent {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : normal;
         font-size : 0.83em;
         text-decoration : none;
         font-variant : normal;
         line-height : 1.31;
         text-align : justify;
         color : #000000;
         text-indent : 0px;
         margin : 0px 0px 13px 0px;
    p.de-chapter-header {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : normal;
         font-size : 0.83em;
         text-decoration : none;
         font-variant : normal;
         line-height : 1.31;
         text-align : center;
         color : #000000;
         text-indent : 0px;
         margin : 40px 0px 26px 0px;
    p.de-text-no-indent-1 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : normal;
         font-size : 0.83em;
         text-decoration : none;
         font-variant : normal;
         line-height : 1.31;
         text-align : justify;
         color : #000000;
         text-indent : 0px;
         margin : 0px 0px 13px 0px;
    p.de-chapter-header-1 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : normal;
         font-size : 0.83em;
         text-decoration : none;
         font-variant : normal;
         line-height : 1.31;
         text-align : center;
         color : #000000;
         text-indent : 0px;
         margin : 40px 0px 26px 0px;
    p.Rule {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : normal;
         font-size : 0.83em;
         text-decoration : none;
         font-variant : normal;
         line-height : 1.31;
         text-align : center;
         color : #000000;
         text-indent : 0px;
         margin : 11px 0px 14px 0px;
    p.de-text-semibold {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : 600;
         font-style : normal;
         font-size : 0.83em;
         text-decoration : none;
         font-variant : normal;
         line-height : 1.31;
         text-align : justify;
         color : #000000;
         text-indent : 0px;
         margin : 0px 0px 13px 0px;
    p.de-text-no-indent-2 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : normal;
         font-size : 0.83em;
         text-decoration : none;
         font-variant : normal;
         line-height : 1.31;
         text-align : justify;
         color : #000000;
         text-indent : 0px;
         margin : 0px 0px 7px 0px;
    p.de-chapter-header-2 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : normal;
         font-size : 0.83em;
         text-decoration : none;
         font-variant : normal;
         line-height : 1.31;
         text-align : center;
         color : #000000;
         text-indent : 0px;
         margin : 40px 0px 30px 0px;
    p.rule {
         font-family : "Adobe Caslon Pro Bold", serif;
         font-weight : bold;
         font-style : normal;
         font-size : 0.83em;
         text-decoration : none;
         font-variant : normal;
         line-height : 1.31;
         text-align : center;
         color : #000000;
         text-indent : 0px;
         margin : 11px 0px 14px 0px;
    p.de-text-semibold-1 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : 600;
         font-style : normal;
         font-size : 0.83em;
         text-decoration : none;
         font-variant : normal;
         line-height : 1.31;
         text-align : justify;
         color : #000000;
         text-indent : 0px;
         margin : 0px 0px 13px 0px;
    p.de-text-no-indent-3 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : normal;
         font-size : 0.83em;
         text-decoration : none;
         font-variant : normal;
         line-height : 1.31;
         text-align : justify;
         color : #000000;
         text-indent : 0px;
         margin : 0px 0px 13px 0px;
    p.de-chapter-header-3 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : normal;
         font-size : 0.83em;
         text-decoration : none;
         font-variant : normal;
         line-height : 1.31;
         text-align : center;
         color : #000000;
         text-indent : 0px;
         margin : 40px 0px 26px 0px;
    p.Rule-1 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : normal;
         font-size : 0.83em;
         text-decoration : none;
         font-variant : normal;
         line-height : 1.31;
         text-align : center;
         color : #000000;
         text-indent : 0px;
         margin : 11px 0px 14px 0px;
    p.de-text-no-indent-4 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : normal;
         font-size : 0.83em;
         text-decoration : none;
         font-variant : normal;
         line-height : 1.31;
         text-align : justify;
         color : #000000;
         text-indent : 0px;
         margin : 0px 0px 13px 0px;
    p.de-chapter-header-4 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : normal;
         font-size : 0.83em;
         text-decoration : none;
         font-variant : normal;
         line-height : 1.31;
         text-align : center;
         color : #000000;
         text-indent : 0px;
         margin : 40px 0px 26px 0px;
    p.de-text-no-indent-5 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : normal;
         font-size : 0.83em;
         text-decoration : none;
         font-variant : normal;
         line-height : 1.31;
         text-align : justify;
         color : #000000;
         text-indent : 0px;
         margin : 0px 0px 13px 0px;
    p.de-chapter-header-5 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : normal;
         font-size : 0.83em;
         text-decoration : none;
         font-variant : normal;
         line-height : 1.31;
         text-align : center;
         color : #000000;
         text-indent : 0px;
         margin : 40px 0px 26px 0px;
    p.de-text-no-indent-6 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : normal;
         font-size : 0.83em;
         text-decoration : none;
         font-variant : normal;
         line-height : 1.31;
         text-align : justify;
         color : #000000;
         text-indent : 0px;
         margin : 0px 0px 13px 0px;
    p.de-chapter-header-6 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : normal;
         font-size : 0.83em;
         text-decoration : none;
         font-variant : normal;
         line-height : 1.31;
         text-align : center;
         color : #000000;
         text-indent : 0px;
         margin : 40px 0px 26px 0px;
    p.de-text-no-indent-7 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : normal;
         font-size : 0.83em;
         text-decoration : none;
         font-variant : normal;
         line-height : 1.31;
         text-align : justify;
         color : #000000;
         text-indent : 0px;
         margin : 0px 0px 13px 0px;
    p.de-chapter-header-7 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : normal;
         font-size : 0.83em;
         text-decoration : none;
         font-variant : normal;
         line-height : 1.31;
         text-align : center;
         color : #000000;
         text-indent : 0px;
         margin : 40px 0px 26px 0px;
    p.Basic-Paragraph {
         font-family : Times, serif;
         font-weight : normal;
         font-style : normal;
         font-size : 1em;
         text-decoration : none;
         font-variant : normal;
         line-height : 1.2;
         text-align : left;
         color : #000000;
         text-indent : 0px;
         margin : 0px;
    p.de-text-semibold-2 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : 600;
         font-style : normal;
         font-size : 0.83em;
         text-decoration : none;
         font-variant : normal;
         line-height : 1.31;
         text-align : justify;
         color : #000000;
         text-indent : 0px;
         margin : 0px 0px 13px 0px;
    p.de-text-no-indent-8 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : normal;
         font-size : 0.83em;
         text-decoration : none;
         font-variant : normal;
         line-height : 1.31;
         text-align : justify;
         color : #000000;
         text-indent : 0px;
         margin : 0px 0px 13px 0px;
    p.de-chapter-header-8 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : normal;
         font-size : 1em;
         text-decoration : none;
         font-variant : normal;
         line-height : 1.09;
         text-align : center;
         color : #000000;
         text-indent : 0px;
         margin : 40px 0px 26px 0px;
    p.rule-1 {
         font-family : "Adobe Caslon Pro Bold", serif;
         font-weight : bold;
         font-style : normal;
         font-size : 0.83em;
         text-decoration : none;
         font-variant : normal;
         line-height : 1.31;
         text-align : center;
         color : #000000;
         text-indent : 0px;
         margin : 11px 0px 14px 0px;
    p.de-text-semibold-3 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : 600;
         font-style : normal;
         font-size : 0.83em;
         text-decoration : none;
         font-variant : normal;
         line-height : 1.31;
         text-align : justify;
         color : #000000;
         text-indent : 0px;
         margin : 0px 0px 13px 0px;
    p.de-text-no-indent-9 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : normal;
         font-size : 0.83em;
         text-decoration : none;
         font-variant : normal;
         line-height : 1.31;
         text-align : justify;
         color : #000000;
         text-indent : 0px;
         margin : 0px 0px 13px 0px;
    p.de-chapter-header-9 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : normal;
         font-size : 0.83em;
         text-decoration : none;
         font-variant : normal;
         line-height : 1.31;
         text-align : center;
         color : #000000;
         text-indent : 0px;
         margin : 40px 0px 26px 0px;
    p.de-text-no-indent-10 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : normal;
         font-size : 0.83em;
         text-decoration : none;
         font-variant : normal;
         line-height : 1.31;
         text-align : justify;
         color : #000000;
         text-indent : 0px;
         margin : 0px 0px 13px 0px;
    p.de-chapter-header-10 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : normal;
         font-size : 0.83em;
         text-decoration : none;
         font-variant : normal;
         line-height : 1.31;
         text-align : center;
         color : #000000;
         text-indent : 0px;
         margin : 40px 0px 26px 0px;
    p.de-text-no-indent-11 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : normal;
         font-size : 0.83em;
         text-decoration : none;
         font-variant : normal;
         line-height : 1.31;
         text-align : justify;
         color : #000000;
         text-indent : 0px;
         margin : 0px 0px 13px 0px;
    p.de-chapter-header-11 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : normal;
         font-size : 0.83em;
         text-decoration : none;
         font-variant : normal;
         line-height : 1.31;
         text-align : center;
         color : #000000;
         text-indent : 0px;
         margin : 40px 0px 26px 0px;
    p.de-text-centered {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : normal;
         font-size : 0.83em;
         text-decoration : none;
         font-variant : normal;
         line-height : 1.31;
         text-align : center;
         color : #000000;
         text-indent : 0px;
         margin : 0px 0px 13px 0px;
    p.legal-text {
         font-family : Times, serif;
         font-weight : normal;
         font-style : normal;
         font-size : 1em;
         text-decoration : none;
         font-variant : normal;
         line-height : 1.2;
         text-align : center;
         color : #000000;
         text-indent : 0px;
         margin : 0px;
    p.de-text-no-indent-12 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : normal;
         font-size : 0.83em;
         text-decoration : none;
         font-variant : normal;
         line-height : 1.31;
         text-align : justify;
         color : #000000;
         text-indent : 0px;
         margin : 0px 0px 13px 0px;
    p.de-chapter-header-12 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : normal;
         font-size : 0.83em;
         text-decoration : none;
         font-variant : normal;
         line-height : 1.31;
         text-align : center;
         color : #000000;
         text-indent : 0px;
         margin : 40px 0px 26px 0px;
    p.Rule-2 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : normal;
         font-size : 0.83em;
         text-decoration : none;
         font-variant : normal;
         line-height : 1.31;
         text-align : center;
         color : #000000;
         text-indent : 0px;
         margin : 11px 0px 14px 0px;
    p.de-text-no-indent-13 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : normal;
         font-size : 0.83em;
         text-decoration : none;
         font-variant : normal;
         line-height : 1.31;
         text-align : justify;
         color : #000000;
         text-indent : 0px;
         margin : 0px 0px 13px 0px;
    p.de-chapter-header-13 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : normal;
         font-size : 0.83em;
         text-decoration : none;
         font-variant : normal;
         line-height : 1.31;
         text-align : center;
         color : #000000;
         text-indent : 0px;
         margin : 40px 0px 26px 0px;
    p.de-text-no-indent-14 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : normal;
         font-size : 0.83em;
         text-decoration : none;
         font-variant : normal;
         line-height : 1.31;
         text-align : justify;
         color : #000000;
         text-indent : 0px;
         margin : 0px 0px 13px 0px;
    p.de-chapter-header-14 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : normal;
         font-size : 0.83em;
         text-decoration : none;
         font-variant : normal;
         line-height : 1.31;
         text-align : center;
         color : #000000;
         text-indent : 0px;
         margin : 40px 0px 26px 0px;
    p.Rule-3 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : normal;
         font-size : 0.83em;
         text-decoration : none;
         font-variant : normal;
         line-height : 1.31;
         text-align : center;
         color : #000000;
         text-indent : 0px;
         margin : 11px 0px 14px 0px;
    p.de-text-no-indent-15 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : normal;
         font-size : 0.83em;
         text-decoration : none;
         font-variant : normal;
         line-height : 1.31;
         text-align : justify;
         color : #000000;
         text-indent : 0px;
         margin : 0px 0px 13px 0px;
    p.de-chapter-header-15 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : normal;
         font-size : 0.83em;
         text-decoration : none;
         font-variant : normal;
         line-height : 1.31;
         text-align : center;
         color : #000000;
         text-indent : 0px;
         margin : 40px 0px 26px 0px;
    p.de-text-no-indent-16 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : normal;
         font-size : 0.83em;
         text-decoration : none;
         font-variant : normal;
         line-height : 1.31;
         text-align : justify;
         color : #000000;
         text-indent : 0px;
         margin : 0px 0px 13px 0px;
    p.de-chapter-header-16 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : normal;
         font-size : 0.83em;
         text-decoration : none;
         font-variant : normal;
         line-height : 1.31;
         text-align : center;
         color : #000000;
         text-indent : 0px;
         margin : 40px 0px 26px 0px;
    p.Rule-4 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : normal;
         font-size : 0.83em;
         text-decoration : none;
         font-variant : normal;
         line-height : 1.31;
         text-align : center;
         color : #000000;
         text-indent : 0px;
         margin : 11px 0px 14px 0px;
    p.Basic-Paragraph-1 {
         font-family : Times, serif;
         font-weight : normal;
         font-style : normal;
         font-size : 1em;
         text-decoration : none;
         font-variant : normal;
         line-height : 1.2;
         text-align : left;
         color : #000000;
         text-indent : 0px;
         margin : 0px;
    p.de-text-no-indent-17 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : normal;
         font-size : 0.83em;
         text-decoration : none;
         font-variant : normal;
         line-height : 1.31;
         text-align : justify;
         color : #000000;
         text-indent : 0px;
         margin : 0px 0px 13px 0px;
    p.de-chapter-header-17 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : normal;
         font-size : 1em;
         text-decoration : none;
         font-variant : normal;
         line-height : 1.09;
         text-align : center;
         color : #000000;
         text-indent : 0px;
         margin : 40px 0px 26px 0px;
    p.de-text-no-indent-18 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : normal;
         font-size : 0.83em;
         text-decoration : none;
         font-variant : normal;
         line-height : 1.31;
         text-align : justify;
         color : #000000;
         text-indent : 0px;
         margin : 0px 0px 13px 0px;
    p.de-chapter-header-18 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : normal;
         font-size : 0.83em;
         text-decoration : none;
         font-variant : normal;
         line-height : 1.31;
         text-align : center;
         color : #000000;
         text-indent : 0px;
         margin : 40px 0px 26px 0px;
    p.de-text-no-indent-19 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : normal;
         font-size : 0.83em;
         text-decoration : none;
         font-variant : normal;
         line-height : 1.31;
         text-align : justify;
         color : #000000;
         text-indent : 0px;
         margin : 0px 0px 13px 0px;
    p.de-chapter-header-19 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : normal;
         font-size : 0.83em;
         text-decoration : none;
         font-variant : normal;
         line-height : 1.31;
         text-align : center;
         color : #000000;
         text-indent : 0px;
         margin : 40px 0px 26px 0px;
    p.de-text-no-indent-20 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : normal;
         font-size : 0.83em;
         text-decoration : none;
         font-variant : normal;
         line-height : 1.31;
         text-align : justify;
         color : #000000;
         text-indent : 0px;
         margin : 0px 0px 13px 0px;
    p.de-chapter-header-20 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : normal;
         font-size : 0.83em;
         text-decoration : none;
         font-variant : normal;
         line-height : 1.31;
         text-align : center;
         color : #000000;
         text-indent : 0px;
         margin : 40px 0px 26px 0px;
    p.de-text-no-indent-21 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : normal;
         font-size : 0.83em;
         text-decoration : none;
         font-variant : normal;
         line-height : 1.31;
         text-align : justify;
         color : #000000;
         text-indent : 0px;
         margin : 0px 0px 13px 0px;
    p.de-chapter-header-21 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : normal;
         font-size : 0.83em;
         text-decoration : none;
         font-variant : normal;
         line-height : 1.31;
         text-align : center;
         color : #000000;
         text-indent : 0px;
         margin : 40px 0px 26px 0px;
    p.Rule-5 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : normal;
         font-size : 0.83em;
         text-decoration : none;
         font-variant : normal;
         line-height : 1.31;
         text-align : center;
         color : #000000;
         text-indent : 0px;
         margin : 11px 0px 14px 0px;
    p.de-text-no-indent-22 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : normal;
         font-size : 0.83em;
         text-decoration : none;
         font-variant : normal;
         line-height : 1.31;
         text-align : justify;
         color : #000000;
         text-indent : 0px;
         margin : 0px 0px 13px 0px;
    p.de-chapter-header-22 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : normal;
         font-size : 0.83em;
         text-decoration : none;
         font-variant : normal;
         line-height : 1.31;
         text-align : center;
         color : #000000;
         text-indent : 0px;
         margin : 40px 0px 30px 0px;
    p.de-text-no-indent-23 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : normal;
         font-size : 0.83em;
         text-decoration : none;
         font-variant : normal;
         line-height : 1.31;
         text-align : justify;
         color : #000000;
         text-indent : 0px;
         margin : 0px 0px 13px 0px;
    p.de-chapter-header-23 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : normal;
         font-size : 0.83em;
         text-decoration : none;
         font-variant : normal;
         line-height : 1.31;
         text-align : center;
         color : #000000;
         text-indent : 0px;
         margin : 40px 0px 30px 0px;
    p.rule-2 {
         font-family : "Adobe Caslon Pro Bold", serif;
         font-weight : bold;
         font-style : normal;
         font-size : 0.83em;
         text-decoration : none;
         font-variant : normal;
         line-height : 1.31;
         text-align : center;
         color : #000000;
         text-indent : 0px;
         margin : 11px 0px 14px 0px;
    p.de-text-no-indent-24 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : normal;
         font-size : 0.83em;
         text-decoration : none;
         font-variant : normal;
         line-height : 1.31;
         text-align : justify;
         color : #000000;
         text-indent : 0px;
         margin : 0px 0px 13px 0px;
    p.de-chapter-header-24 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : normal;
         font-size : 0.83em;
         text-decoration : none;
         font-variant : normal;
         line-height : 1.31;
         text-align : center;
         color : #000000;
         text-indent : 0px;
         margin : 40px 0px 26px 0px;
    p.de-text-no-indent-25 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : normal;
         font-size : 0.83em;
         text-decoration : none;
         font-variant : normal;
         line-height : 1.31;
         text-align : justify;
         color : #000000;
         text-indent : 0px;
         margin : 0px 0px 13px 0px;
    p.de-chapter-header-25 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : normal;
         font-size : 0.83em;
         text-decoration : none;
         font-variant : normal;
         line-height : 1.31;
         text-align : center;
         color : #000000;
         text-indent : 0px;
         margin : 40px 0px 26px 0px;
    p.Rule-6 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : normal;
         font-size : 0.83em;
         text-decoration : none;
         font-variant : normal;
         line-height : 1.31;
         text-align : center;
         color : #000000;
         text-indent : 0px;
         margin : 11px 0px 14px 0px;
    p.de-text-no-indent-26 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : normal;
         font-size : 0.83em;
         text-decoration : none;
         font-variant : normal;
         line-height : 1.31;
         text-align : justify;
         color : #000000;
         text-indent : 0px;
         margin : 0px 0px 13px 0px;
    p.de-chapter-header-26 {
         font-family : "Adobe Caslon Pro", serif;
         font-weight : normal;
         font-style : normal;
         font-size : 0.83em;
         text-decoration : none;
         font-variant : normal;
         line-height : 1.31;
         text-align : center;
         color : #000000;
         text-indent : 0px;
         margin : 40px 0px 26px 0px;
    p.para-style-override-1 {
         text-align : center;
         margin-top : 0em;
         margin-bottom : 0em;
    div.Basic-Text-Frame {

  • Something was hidden in a download and now these double green underlined hyperlinks show up everywhere, and pop ups too whenever I click on ANYTHING. I can't figure out how to find it and get rid of it.

    Something was hidden in a download and now these double green underlined hyperlinks show up everywhere, and pop ups too whenever I click on ANYTHING. I can't figure out how to find it and get rid of it.

    You installed the "DownLite" trojan, perhaps under a different name. Remove it as follows.
    Malware is constantly changing to get around the defenses against it. The instructions in this comment are valid as of now, as far as I know. They won't necessarily be valid in the future. Anyone finding this comment a few days or more after it was posted should look for more recent discussions or start a new one.
    Back up all data.
    Triple-click anywhere in the line below on this page to select it:
    /Library/LaunchAgents/com.vsearch.agent.plist
    Right-click or control-click the line and select
    Services ▹ Reveal in Finder (or just Reveal)
    from the contextual menu.* A folder should open with an item named "VSearch" selected. Drag the selected item to the Trash. You may be prompted for your administrator login password.
    Repeat with each of these lines:
    /Library/LaunchDaemons/com.vsearch.daemon.plist
    /Library/LaunchDaemons/com.vsearch.helper.plist
    /Library/LaunchDaemons/Jack.plist
    Restart the computer and empty the Trash. Then delete the following items in the same way:
    /Library/Application Support/VSearch
    /Library/PrivilegedHelperTools/Jack
    /System/Library/Frameworks/VSearch.framework
    Some of these items may be absent, in which case you'll get a message that the file can't be found. Skip that item and go on to the next one.
    From the Safari menu bar, select
    Safari ▹ Preferences... ▹ Extensions
    Uninstall any extensions you don't know you need, including any that have the word "Spigot" in the description. If in doubt, uninstall all extensions. Do the equivalent for the Firefox and Chrome browsers, if you use either of those.
    This trojan is distributed on illegal websites that traffic in pirated movies. If you, or anyone else who uses the computer, visit such sites and follow prompts to install software, you can expect much worse to happen in the future.
    You may be wondering why you didn't get a warning from Gatekeeper about installing software from an unknown developer, as you should have. The reason is that the DownLite developer has a codesigning certificate issued by Apple, which causes Gatekeeper to give the installer a pass. Apple could revoke the certificate, but as of this writing, has not done so, even though it's aware of the problem. This failure of oversight is inexcusable and has compromised the value of Gatekeeper and the Developer ID program. You can't rely on Gatekeeper alone to protect you from harmful software.
    *If you don't see the contextual menu item, copy the selected text to the Clipboard by pressing the key combination  command-C. In the Finder, select
    Go ▹ Go to Folder...
    from the menu bar and paste into the box that opens by pressing command-V. You won't see what you pasted because a line break is included. Press return.

  • How do I use Get-ADUser to get just the Managers attribute? And then get rid of duplicates in my array/hash table?

    Hello,
          I am trying to just get the Managers of my users in Active Directory. I have gotten it down to the user and their manager, but I don't need the user. Here is my code so far:
    Get-ADUser-filter*-searchbase"OU=REDACTED,
    OU=Enterprise Users, DC=REDACTED, DC=REDACTED"-PropertiesManager|SelectName,@{N='Manager';E={(Get-ADUser$_.Manager).Name}}
    |export-csvc:\managers.csv-append 
    Also, I need to get rid of the duplicate values in my hash table. I tried playing around with -sort unique, but couldn't find a place it would work. Any help would be awesome.
    Thanks,
    Matt

    I would caution that, although it is not likely, managers can also be contact, group, or computer objects. If this is possible in your situation, use Get-ADObject in place of Get-ADUser inside the curly braces.
    Also, if you only want users that have a manager assigned, you can use -LDAPFilter "(manager=*)" in the first Get-ADUser.
    Finally, if you want all users that have been assigned the manager for at least one user, you can use:
    Get-ADUser
    -LDAPFilter "(directReports=*)" |
    Select @{N='Manager';E={ (Get-ADUser
    $_.sAMAccountName).Name }}
    -Unique | Sort Manager |
    Export-Csv .\managerList.csv -NoTypeInformation
    This works because when you assign the manager attribute of a user, this assigns the user to the directReports attribute of the manager. The directReports atttribute is multi-valued (an array in essence).
    Again, if managers can be groups or some other class of object (not likely), then use Get-ADObect throughout and identify by distinguishedName instead of sAMAccountName (since contacts don't have sAMAccountName).
    Richard Mueller - MVP Directory Services

  • Can I get rid of the underlined hyperlink and just have roll-over links?

    In iWeb 2009, can I get rid of the underlined hyperlink and just have roll-over links?

    You have to put them on the server where you are publishing your site to. Where are you hosting your site? If it's a MobileMe account then you have two options:
    1 - put the photos in a folder, name it "Pics" and put that folder in your iDisk/Pictures folder. Then use the following URL: http://homepage.mac.com/YourMMe_Account_Name/.Pictures/Pic/FileName (don't forget the period before Pictures).
    2 - put the "Pics" folder with image files in your iDisk/Web/Sites folder and use the following URL: http://web.me.com/YourMMe_Account_Name/FileName.
    If you're hosting on a 3rd party server it would depend on if you're using a domain name or not. I'm not familiar with 3rd party servers so Wyodor, Ethmoid or someone that is will need to point the way.

  • Can't get rid of prefixes in Table of Contents

    Doing a table of contens for a book with 12 chapters. Mostly it works fine but one thing I can't get right: most of the entries work fine but some appear with prefixes, as in "Ch_5:102.
    I can't get rid of them. I have gone to the made sure that no prefix is entered in the numbering options for that chapter. I have done "Update Numbering" several times.  What else can I try.
    I'm also confused about how to select the correct TOC styles for different headings in my chapters. In the chapters, I have styles "Heading One" "Heading Two" etc. and I want to associate them with styles TOC One, TOC Two, etc. but I find it a bit confusing.
    Thanks

    Cambot:
    Whether the responses on these forums solve your problems or not, realize that all participants here are volunteers, and with a few occasional exceptions, they are not Adobe employees.
    Everyone who uses email and mailing lists, sooner or later, comes to realize that it's possible to write or read messages in a way that may seem to be an insult. Just because it may seem so, doesn't make it so.
    It is possible to write insults on purpose. Sometimes they're sent in reply to a posting or reponse that's misinterpreted as a slight. It's always a good idea to respond by asking if it was intentional.
    The only discipline that's applied to participants who post intentional insults is that nobody pays attention to the particular posting, and forever after most sincere list participants simply ignore posts by that person.
    In other words, if you need help and want help, be helpful yourself. If the help that's offered isn't successful, it's not from lack of sincere efforts by those on the forum.
    HTH
    Regards,
    Peter Gold
    KnowHow ProServices

  • I have created a table on pages.  Somehow I have set something so a blue dot appears every time I press he space bar.  How did I do it? and how do I get rid of it?

    two questions-- I have created a table on pages.  Somehow every time I press the space bar, I get a blue dot between words--How did I do it? and How do I get rid of it.  Also, I created a template on pages--How do I "save as" for a new file using that template?

    All you are seeing is the word space (from the spacebar).
    Menu > View > Hide Invisibles you had Show Invisibles on.
    When you are using a template it should be named "Untitled" and it will ask you to save when you go to close or you simply go to Save under the File menu.
    Peter

  • Get-rid of the format we get using Get-ADuser in a CSV. Send CSV data in an email in table format

    Hi,
    I am using get-ADuser in order to extract a few AD attributes of some users. I export the users and their respective attributes to a CSV. However, the output in CSV i get has the following format in each cell for its AD attribute. 
    @{description=<Value>} or @ { info=<Value>}
    I have tried to use Expandproperty switch in order to get rid of it but it does not accept null values and hence if a user has no value for a said attribute, the previous value is copied for that user too. However, without expand property it gives me the
    above format in the output.
    $Desc = Get-ADUser $Username -Properties description | select description
    I would like the cells to contain only values and not this format along.
    Also, once I have the CSV with values I would also like to copy the values from CSV in an email in the form of a TABLE. I have been able to copy the content in an email using the following however, this in not in a table format. 
    $mail = Import-Csv $newlogonfile | Out-String
    Please HELP!

    Yes I am already using Export-Csv but still getting the same kind of format in output :-
    $Username = $Event.Properties[5].Value
                $Title_var = get-aduser $Username -properties Title | select Title
           $Ofc_phone = get-aduser $Username -Properties OfficePhone | select OfficePhone
           $Info_var = get-aduser $Username -properties info | select info
           $Display_Name = get-aduser $Username -properties DisplayName | select DisplayName
                $Mail = Get-ADUser $Username -Properties Mail | select Mail
           $Desc = Get-ADUser $Username -Properties description | select description
            $Props = @{ 
                    User = $Event.Properties[5].Value;
                    TimeCreated = $Event.TimeCreated;
                    LogonType = $Event.Properties[8].Value;
                    DCName = $Event.MachineName;
    Workstation_address = $Event.Properties[18].Value;
    Title = $Title_var;
    OfficePhone = $Ofc_phone;
    Info = $Info_var;
    DisplayName = $Display_Name;
            Description = $Desc;
           EMail = $Mail
                $LogonRecord = New-Object -TypeName psobject -Property $Props
                $Result += $LogonRecord
    $Result | Export-Csv -Path $logFile -append -UseCulture -NoTypeInformation # Log it to CSV
    OUTPUT has values in this format in the CSV :-
    @{info=} @{description=abc} @{DisplayName=} @{Officephone=}
    @{Mail=[email protected]}

  • White space under table on page how to get rid of it

    I created a new page, inserted a table to fill the page and
    put in a background color. When I look at the page in Dreamweaver,
    there is no white space under the table at the bottom of the page.
    When I preview the page in a browser, the table ends about an inch
    from the bottom of the page and I have about an inch of white space
    under the table. Does anyone have an idea why this is happening?
    Thanks for any help you can give. I'm going crazy trying to
    get rid of it.
    Diane

    Fix up the errors with your html firstly - then see where you
    are at with
    the page....
    The first thing to do would be to get rid of the table
    heights - it's
    invalid and won't render cross browser anyway. Error:
    http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fhome.comcast.net%2F~moordian%2F
    PS: Are you working on a PC or a Mac?
    Nadia
    Adobe® Community Expert : Dreamweaver
    http://www.DreamweaverResources.com
    |Tutorials|SEO |CSS Templates
    http://www.csstemplates.com.au
    http://www.adobe.com/devnet/dreamweaver/css.html
    CSS Tutorials for Dreamweaver
    "diane7" <[email protected]> wrote in
    message
    news:efa1h5$o12$[email protected]..
    > When I am working on the page in Dreamweaver, I can't
    add content any
    > lower
    > than the gold bar at the bottom. In fact, none of the
    white under the
    > gold bar
    > shows up in Dreamweaver, when I'm working on the page.
    It only shows up
    > when I
    > preview it or publish it. That's why I'm so baffled. The
    gold bar should
    > be
    > the bottom of my index page but that white shows up in
    the published
    > version
    > underneath it. My page properties are set to 0 margins
    on all four sides
    > of
    > the page and the table is set to 0 padding and 0 cell
    spacing, so I don't
    > think
    > that's it.
    > Diane
    >

  • How do I get rid of the extra table of contents that appears following the Pages export to epub?

    When I export my document to epub out of Pages and then open it in ibooks (or any other ereader for that matter)  an extra table of contents with links to the document sections appears at the beginning. This toc has its own numbering system--with its numbers set in front of those I have assigned. This toc is ugly and superfluous and doesn't seem to have anything to do with the table of contents available in the dropdown menu used while actually reading the document. How do I get rid of this extra table of contents? I'm sure I must be missing something obvious, but I can't find a way to remove it. Thanks for any help with this problem.

    Answer available from TomV256: https://discussions.apple.com/thread/5486013?start=15&tstart=0

  • How to finally get rid of those annoying little plus sign boxes in a table

    Hello everyone!
    Pages treat table cells as a _*TEXT BOX*_
    If those +*annoying little plus sign boxes*+ are popping up, do this to get rid of them:
    1. Open Inspector
    2. _*Select all*_ on your table
    3. Click on T
    4. Click TEXT
    5. GO to _*INSET MARGIN*_ and SLIDE until the little plus sign boxes disappear.
    FINALLY the boxes are gone!

    Hej Fruhulda
    Obviously you are one of the fortunate ones who has never had to deal with the dreaded little box with an X in it!
    All of us here were seeing it all the time up until yesterday and it was driving us CRAZY!!
    Imagine this:
    You are trying to get some work done in Pages
    In a table
    You add some text to a cell
    Then you find out that you have to make the table smaller because
    suddenly you have to insert another table on the page
    As you are making the table smaller
    AHHHHHHHHHHHHH
    Inside the cell with the text *a little box with an X in it appears* and will not go away.
    If you are working with MANY cells in a table
    You are looking at A LOT OF LITTLE BOXES with X's in them.
    Suddenly you feel *SEA SICK* looking at all those little boxes
    You read the entire iWork Manual line by line BUT cannot find anything to HELP
    Your project is not a numbers candidate
    You have been a mac user for YEARS and YEARS
    You know your macs, you know your mac issues
    WHAT TO DO
    I am sure you can see the dilemma we were in!
    Then all of us realized that this is similiar to a text box issue and cell padding issue from our Adobe CS suite programs and sure enough it WAS!!
    That is basically the problem ALL of US were having.
    So if our solution can help anyone - *WE ARE GLAD*
    because they were probably getting *SEA SICK TOO* trying to get some work done
    Thank your lucky stars you did not ever have this issue pop up on a deadline!!
    Have a great day
    ( I miss my Östermalmstorg FIKA in the afternoon)
    Big Al

  • How can I get rid of Global Temp Table

    Hello,
    I've been writing PL/SQL stored proc for creating reports on VB.NET front end. Until now, I've been using session specific global temp table to store intermediate results and at the end I pass the result set to .NET via reference cursor. The reports are created by simply binding the ref cursor result sets to .NET grids. It's been working fine, but I am kind of bothered by the temp tables. I looked on other options, but couldn't really come up with one.
    Can somebody suggest me how I can get rid of those temp tables? Thanks,

    Tubby, that's exactly I was trying to do. I think that table type has to be defined in database, not within PL/SQL. How can I create that table of user defined record type? I tried that, but it doesn't allow me. I think I am missing something. For example,
    create type group_t is record
    (A varchar2,
    B number,
    C number)
    now inside sp, i have something like:
    type my_group is table of group_t index by binary_integer
    now I have sp cursor as
    cursor cur_test IS 'ABC' as A, 1 as B, 5 as C
    now i do something like this. My original queries are longer and much more complicated so please don't suggest you can directly open ref cursor for this query.
    FETCH cur_test BULK COLLECT INTO my_group;
    Then I do all the processing, calculations, totals, sub-totals, and insert into temp table and return via ref cursor.
    My problem is I can't directly fetch into the above table you mentioned. How should I go about in this situation?
    Maybe I should STOP thinking about this approach and just do whatever I've been doing or solve it through pure SQL. However, there are tons of problems with pure SQL approach.

  • How do I get rid of 'sweet page' after having used malware softw., reestablishing firefox as hyperlink, rebooting ?

    It is not the described ''sweet pack' but 'sweet page' - presents itself as search engine - supposedly from the Netherlands. I have run malwarebytes anti-malware - no malware found - I reestablished mozilla as hyperlink - rebooted twice - didn't help, it keeps popping up whenever I try t open a new tab.
    must have happened when I updated Java from the Java homepage.
    How can I get rid of that? Thank you very much for your efforts, with kind regards
    Irene Fritz

    There's also a separate, hidden setting for new tabs:
    (1) In a new tab, type or paste '''about:config''' in the address bar and press Enter. Click the button promising to be careful.
    (2) In the search box above the list, type or paste '''newtab''' and pause while the list is filtered
    (3) Double-click the '''browser.newtab.url''' preference and enter your preferred page:
    * ''Page thumbnails (default)'' => about:newtab
    * ''Blank tab'' => about:blank
    * ''Built-in Firefox home page'' => about:home
    * ''Any other page'' => full URL to the page
    Press Ctrl+t to open a new tab and verify that it worked. Fixed?
    Two gotchas:
    * If Firefox ignores the setting, one of your extensions may be overriding it. You can review, disable, and/or remove extensions on the add-ons page:<br><br>orange Firefox button (or Tools menu) > Add-ons > ''in the left column click'' Extensions
    * If the change works for the rest of your session but at the next startup is back to the unwanted page, you might have a user.js file in your personal Firefox settings folder (your Firefox profile folder). This article describes how to track down and remove the file: [[How to fix preferences that won't save]].
    Any luck?

  • Get rid of initial table selection (orange border)

    Hi,
    I have a table with multi-selection, and when i initialize the screen automatically the first line of the table looks like it's selected (orange border), that's confusing the users because this file is not really selected. Is there a possibility to get rid of this orange border on the first line?
    Thanks in advance
    Timo

    Hi Armin,
    Thanks for your help. I was thinking of some complex solutions, but I really prefer your simple one ;O).
    Bye
    Timo

Maybe you are looking for

  • How to generate sales order in SAP using XI

    Hi, I have been assigned to generate sales order in SAP..data comming from legacy in XML file format. with the data received in XI. I need to generate sales order in SAP system, can any body help me wat will be the step by step solution of that. I am

  • How to call a batch script from DI?

    Hi All, I'm new to DI/DS and would like to know is there a way to call a batch sciprt (.bat file) in DI? What I try to do is, 1.call a batch script to move source files from a file server to the source folder before kicking off the data flow 2. once

  • Im posting here since the MacBook doesnt have one yet

    hey does anybody this is probably a stupid question but here goes. does the apple logo on the back of the screen still light up on the Black MacBook?? i think that would look pretty sweet. ~ChRiS

  • SAPF124 Automatic clearing program

    we need to populate fields with business area & Box Number for both manual clearing (Trans F-03, F-32, F-44, F-04) and automatic clearing  (Trans F.13 & F13E - Program SAPF124 & SAPF124E) transactions in SAP Ledger for Treasury postings . Treasury po

  • Help with right clicking and downloads

    how do i save a picture using safari, when i use firefox i right click and select "save as" but on safari, that option isnt available. also, when im downloading something on firefox, off of like rapidshare or megaupload or sendspace, if i click it, i