IGS issue , not showing background color.

Hello ,
I have bulid a dashborad on which we are showing businees graphic as speedometer.
Now problem is  i want to change the background color where my speedometer is placed..
process i followed is :
right clicked on Business graphic element and clicked on Edit Customizing.
than in the overview tab i choose "Background" and in the Broder properties i have given different colors code.
But when i run my application no color gets display....
Few plp suggested to add some tag in the IGS.XML , i dont know what to add in it..
this IGS basis people took from the server and gave to us ...
  <?xml version="1.0" ?>
  <!DOCTYPE kernelPatches (View Source for full doctype...)>
- <kernelPatches name="BC-FES-IGS" vendor="sap.com" sequenceFile="IgsTasksSequence.xml" sequence="process">
- <os code="*">
- <cmdVersion extractor="SAPCAR" archiveId="IGS" cmd="igswd">
  <arg value="-version" />
  </cmdVersion>
  <sar name="IGS.SAR" pattern="IGS.*\.SAR" dir="igs" id="IGS" manifest="igsmanifest.mf" opCode="X" required="Y" />
  <sar name="SAPCAR" opCode="C" required="N" dir="igs" />
  </os>
- <os code="WIN">
- <cmdVersion extractor="SAPCAR.EXE" archiveId="IGS_WIN" cmd="igswd">
  <arg value="-version" />
  </cmdVersion>
  <sar name="IGS.SAR" pattern="IGS.*\.SAR" dir="igs" id="IGS_WIN" manifest="igsmanifest.mf" opCode="X" required="Y" />
  <sar name="SAPCAR.EXE" opCode="C" required="N" dir="igs" />
  </os>
- <os code="OS4">
- <cmdVersion extractor="SAPCAR" archiveId="IGS_OS4" cmd="igswd">
  <arg value="-version" />
  </cmdVersion>
  <sar name="IGS.SAR" pattern="IGS.*\.SAR" dir="igs" id="IGS_OS4" manifest="igsmanifest.mf" opCode="X" required="Y" />
  <sar name="SAPCAR" opCode="C" required="N" dir="igs" />
  </os>
  </kernelPatches>

Also somtimes when i click on Edit customizing it saying
Information message as
Object 'D6RX8LV20IZIFHIS257Y3W2LS.xml' not found
as part of address
'sap/bc/webdynpro/zwdsmf_dashboard//D6RX8LV20IZIFH
I'
Please help.

Similar Messages

  • Finder does not show all colors from selected color Labels

    Since a view days finder does not show all Color Label colors. When I select either yellow or green it is selected, but it does not show in the file list with details, I can see it in icon and 3 pane view, but not in the detail list view.
    does anybody know why or how? Or what plist files I might need to delete to get this reset?

    Create a new account, name it "test" and see how your labels work in that User acct in list view? (That will tell if your problem is systemwide or limited to your User acct.) This account is just for test, do nothing further with it.
    Open System Preferences >> Accounts >> "+" make it an admin account.
    Let us know and we'll troubleshoot this further.
    -mj
    [email protected]

  • JColorChooser : "Swatches"-tab's recent-panel not showing recent color

    Hello all,
    in JColorChooser on "Swatches" tab we have one panel named "recent" and another
    named "Preview".
    Problem 1.
    After i close my Color-chooser-dialog and reopen again , Preview-panel shows
    the last selected ie recently selected color BUT recent-panel not showing any color.
    Although on other Tab like "RGB" i am getting the selected color's RGB values .
    Below is the code-snippet , Am I doing anything wrong ?
    Problem 2.
    This problem is not consistent. What happens that whatever RGB values i set,
    next time when i open the chooser , Red-value gets educed by 1 !!!
    /// code snippet
    Color defaultForeground = conFont.getForeground(); /// this gives last selected color
    Color newColor = JColorChooser.showDialog(GSCommonUtility.getAMStudioFrame(),CommonToolProperties.bundle_ToolProperties.getString("ComContributionsAdapter_ChooseForeground"),defaultForeground);
    Can someone please through some light on these 2 problems?
    thanx n regds,
    Rajesh

    I'm having the same problem with the default color chooser. Whenever it is closed it seems to lose all of the recent colors information. If you figure it out please let me know!!

  • Spry vertical menu button shows background color instead of image in preview

    Hello All, I'm a newbie (to the forum and Dreamweaver) so my apologies if my question is not in good form.  I've searched for this issue but cannot seem to find the exact problem I have. 
    I've created a website (my first) and used the spry menu bar.  It works well using the default blue and grey colors for button and hover.  However, I decided I want to spruce it up a little and change the buttons to use a background image (rainbow pattern) instead of background color.  I internet researched this for some time and watched all the youtube videos people have posted for this process and editing the spry vertical menu bar CSS.  Using the .a and hover lines from the CSS, I was able to add my background .jpg image file.  In the design view, the button look exactly how I want them to.  However, when I attempt to preview in IE, Chrome, or FF, the buttons still have the default colors and no image.  I've gone back and deleted the default blue and grey, but then the preview just shows dark grey and white for the buttoms.  is there something that I am overlooking that would cause the background color to show instead of the image I have attached to the buttons.  I can't figure out why it looks right in DW but not in preview.
    BTW, I'm editing a template file and all the pages are updated with the new image buttons, but none of the pages show correctly in preview. 
    Thanks

    Point taken :-)
    This is my spry vertical css code.  No sub-menus. 
    DESIGN INFORMATION: describes color scheme, borders, fonts
    /* Outermost menu container has borders on all sides */
    ul.MenuBarVertical
    border: 1px solid #CCC;
    /* Submenu containers have borders on all sides */
    ul.MenuBarVertical ul
    border: 1px solid #CCC;
    /* Menu items are a light gray block with padding and no text decoration */
    ul.MenuBarVertical a
    display: block;
    cursor: pointer;
    padding: 0.5em 0.75em;
    color: #333;
    text-decoration: none;
    font-weight: bold;
    background-image: url(/Images/Rainbow_Button.jpg);
    background-color: ;
    background-repeat: no-repeat;
    background-position: center;
    /* Menu items that have mouse over or focus have a blue background and white text */
    ul.MenuBarVertical a:hover, ul.MenuBarVertical a:focus
    background-color: #666666;
    color: #333333;
    background-image: url(/Images/Rainbow_Button_Hover.jpg);
    /* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
    ul.MenuBarVertical a.MenuBarItemHover, ul.MenuBarVertical a.MenuBarItemSubmenuHover, ul.MenuBarVertical a.MenuBarSubmenuVisible
    background-color: #0000FF;
    color: #FFF;

  • Browsers not showing same color from DW

    Folks, I have somelinks I am designing in photoshop and
    placing in a table in DW. I made the background color of the table
    the same as the grey in my link graphic by sampling the color with
    the eye dropper on the graphic.
    The greys from the table background and the link show up fine
    in Safari, as hough there is no separation in color, however in
    Internet Explorer and Firefox there is clearly a separation of
    color.
    I am on a Mac using OS X if this makes any difference.
    I need help.

    Michael Hager wrote:
    > You need to use "web safe" colors only. They are the
    colors set in the pop-up
    > color boxes in Dreamweaver. They are the only colors the
    (mostly) display the
    > same on every browser/color setup out there. They are
    based on the old
    > standard 256 color range of the earlier VGA monitors. We
    now have
    > multi-million color monitors but web browsers and web
    design have not caught up
    > to that (and might never)
    >
    > Instead of sampling the graphic and picking the color,
    sample the color and
    > change the background in Photoshop to match. It is the
    only way you can be
    > sure that you will have a match in 99% of peoples
    displays. Otherwise, pick a
    > contrasting color or use PNG or GIF files with
    transparent backgrounds.
    >
    >
    That's not what web safe colors means today, and in any even
    different
    monitors will show your colors somewhat differently.
    Here's an interesting article about it that's not **too**
    old:
    http://webdevelopersjournal.com/articles/websafe1/websafe_colors.html
    and here's another:
    http://webmonkey.com/webmonkey/00/37/index2a.html
    Bonnie
    in California
    8 ^ )

  • Crop tool shows background color unless I switch to "Classic" mode

    I'm not sold on the "latest" Photoshop being the best. I've seen more bugs now that I've subscribed to the "CC" version than ever before. Here's my latest issue..
    When I activate the crop tool (I realize it's been rewritten.. not sure why), I see my current background color in place of what is visible in my current  workspace. Ultimately, completing the crop command, it crops as expected, and the background color vanishes. What benefit is this? It adds confusion and makes me a bit confused as to what the final crop result will be. Why was this changed? Why am I seeing my current background color? It makes no sense. I've been using Photoshop for nearly 20 years and this is just dumb. Can anyone explain?
    Thanks!
    - Sean

    Yeah, that was pretty vague. I was in a creative mode and was rudely interrupted by this weird change, so I wasn't focused on a clear post. The lack of direct email support to Adobe frustrated me also. Alas..
    Bascially, I have a layer with some image data, and transparent regions:
    I select the crop tool, and select a region just inside the outside edge, containing the portion of the image I care about:
    The background switched from being transparent to my current background color selection. I had this green chosen for some completely unrelated task. I can't find anywhere that this can be disabled. The settings I have are what I believe to be the defaults:
    And, when I change the crop settings to "Use Classic Mode", the behavior is the more sensible (in my opinion) current background:
    I hope that clears up the confusion. I can't imagine any use case where replacing the current visible background with the current background color makes sense. If it's a feature, I can't find any documentation, official or otherwise, that explains why this is happening.
    Yes, I like the latest versions of software, but since I made the jump from CS4 to CC, I've hit more bugs than ever before. I've had to kill Photoshop a couple times in the past two months, whereas before, it never froze up or crashed on me. This feels like a bug, but if it's a feature, I'd love to know how to use the new crop tool's background settings properly.
    Cheers!
    - Sean

  • Firefox 5 not printing background (colors and images) despit it's selection in Page Setup. Previous version worked fine.

    I upgraded to FireFox 5, but it is not printing background (images and colors) for certain pages which previously printed fine with my earlier version. Print Preview DOES shows the background images, but when sent to printer or PDF, background images do not appear in the printed output.

    I wish it were that but a long time ago when I had a problem with the gadgets with iGoogle back 6 months ago thereabouts I was asked to disable it then and I did and I just went to re-check and it is still not enabled, however, it will not let me un-install it though.. It only gives me an option to enable or disable.. Any advice ? So I'm wondering if it is something else still or is there a problem with the avast still ?
    thanks again for your help. Mind you that this all started when blogger went down ..
    take care

  • JTextPane not keeping background color!

    Hi. I developed a text editor for a forum I'm developing. I have also integrated PHPspell into the project. To get PHPspell to interface with it, I use JavaScript to copy the HTML from the JTextPane into an I-Frame, which I then pass to PHPspell. Then, once the corrections to the document are made, it is passed back into the JTextPane control.
    This works properly, but when I use the getText() method of the JTextPane, I lose my background colors! They don't even show up in the HTML code from getText() (but they show up in the JTextPane.)
    Here is how I set the background color of the text:
            if ((defaultPane.getSelectionEnd() - defaultPane.getSelectionStart()) != 0)
                javax.swing.text.html.HTMLDocument tempDocument = (javax.swing.text.html.HTMLDocument) defaultPane.getDocument();
                javax.swing.text.SimpleAttributeSet style = new javax.swing.text.SimpleAttributeSet();
                javax.swing.text.StyleConstants.setBackground(style, color_chooser.getColor());
                tempDocument.setCharacterAttributes(
                    defaultPane.getSelectionStart(),
                    defaultPane.getSelectionEnd() - defaultPane.getSelectionStart(),
                    style,
                    false);
            defaultPane.requestFocus();Hope someone can help me.

    Whoops...just realized that I accidentally posted this message twice. Sorry about that. :(

  • Nokia 5530 HomeScreen issue - not showing email no...

    Hi All,
    I have just bought Nokia 5530 XM and it was working fine previously but just got an issue yesterday that it is not showing the email notification on the home screen, just showing the empty bar on the place of the email notification and when i tap on it, nothing happens. I tried to find out but cant find anything in the settings etc...
    I have updated the software also but nothing happened. Can anyone assist me in this regard please, What can i do now?
    Thanks a lot.

    Hi guys, if you people have a problem of home screen freezing in nokia 5530 xpress music or a music player controls or dialer is no working evern you tab to screen then RElax be calm here is the solution…….
    Steps
    1) Backup you device.
    2) Go to the home screen and hit main menu key. It will show you a menu.
    3) Now Tab the answering (Green) Button which will automatically pop up a dialer. HA haha.
    4) type *#7370# and phone will ask you to restore original factory settings?
    5) Say Yes and phone will restart with default company setting. And check everything will running absolutely as you were using earlier.
    6) Restor the backup and done…….
    AS Simple AS that Enjoyyyyyyyyyyyy……
    Anand

  • Pages created from Template not showing background images

    I have created a templated and everything looks great, except when I go to create a page using the template. When I start a new page the backbround images are not there. Can anyone help?
    Thanks
    Jessica

    www.HSHpet.net is my website
    I didn;t know about templates when I started and now I want to create one to streamline my site and make it easier to manange. So right now each pageis copy and pasted.
    Here is the code from my dwt file
    <!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=utf-8" />
    <meta name="keywords" content="Pet Sitting, Dog Walking, Dog Boarding, Cat Sitting, Dog Training, Yorkville, Oswego, Montgomery, Plano, Sandwich, Aurora, Plainfield, Aurora. " />
    <title>Home Sweet Home pet services | Pet Sitting | Cat Sitting | Dog Walking | Pet Boarding | Dog Training</title>
    <style type="text/css">
    .background {
              background-image: url(../378.gif);
              padding: 0px;
              border-top-style: none;
              border-right-style: none;
              border-bottom-style: none;
              border-left-style: none;
              font-family: Georgia, "Times New Roman", Times, serif;
              font-weight: bold;
    .table backgroun {
              background-image: url(../336.gif);
              font-family: Georgia, "Times New Roman", Times, serif;
              font-size: 14pt;
    tr td .background1 {
              background-color: #FFF;
              font-family: Georgia, "Times New Roman", Times, serif;
              background-image: none;
              border-top-style: solid;
              border-right-style: solid;
              border-bottom-style: solid;
              border-left-style: solid;
              font-size: 14pt;
              font-weight: normal;
              text-align: left;
    blue column {
              background-color: #09F;
              font-family: "Bradley Hand ITC";
    </style>
    <script src="../SpryAssets/SpryMenuBar.js" type="text/javascript"></script>
    <link href="../SpryAssets/SpryMenuBarHorizontal.css" rel="stylesheet" type="text/css" />
    <style type="text/css">
    body {
              background-color: #FFF;
              background-image: url(../435.gif);
    .background1 {
              background-image: url(../378.gif);
              border-top-color: #FFF;
              border-right-color: #FFF;
              border-bottom-color: #FFF;
              border-left-color: #FFF;
              padding: 0px;
              font-family: Georgia, "Times New Roman", Times, serif;
              font-size: 14pt;
              border-top-style: inset;
              border-right-style: inset;
              border-bottom-style: inset;
              border-left-style: inset;
    .background1 .background1 td .background tr td ul li {
              text-align: left;
    .background11 {
              background-image: url(../378.gif);
              border-top-color: #FFF;
              border-right-color: #FFF;
              border-bottom-color: #FFF;
              border-left-color: #FFF;
              padding: 0px;
              font-family: Georgia, "Times New Roman", Times, serif;
              font-size: 14pt;
              border-top-style: inset;
              border-right-style: inset;
              border-bottom-style: inset;
              border-left-style: inset;
    </style>
    <script type="text/javascript">
    function MM_validateForm() { //v4.0
      if (document.getElementById){
        var i,p,q,nm,test,num,min,max,errors='',args=MM_validateForm.arguments;
        for (i=0; i<(args.length-2); i+=3) { test=args[i+2]; val=document.getElementById(args[i]);
          if (val) { nm=val.name; if ((val=val.value)!="") {
            if (test.indexOf('isEmail')!=-1) { p=val.indexOf('@');
              if (p<1 || p==(val.length-1)) errors+='- '+nm+' must contain an e-mail address.\n';
            } else if (test!='R') { num = parseFloat(val);
              if (isNaN(val)) errors+='- '+nm+' must contain a number.\n';
              if (test.indexOf('inRange') != -1) { p=test.indexOf(':');
                min=test.substring(8,p); max=test.substring(p+1);
                if (num<min || max<num) errors+='- '+nm+' must contain a number between '+min+' and '+max+'.\n';
          } } } else if (test.charAt(0) == 'R') errors += '- '+nm+' is required.\n'; }
        } if (errors) alert('The following error(s) occurred:\n'+errors);
        document.MM_returnValue = (errors == '');
    </script>
    <script type="text/javascript">
      var _gaq = _gaq || [];
      _gaq.push(['_setAccount', 'UA-18640274-1']);
      _gaq.push(['_trackPageview']);
      (function() {
        var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
        ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
        var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
    </script>
    </head>
    <body>
    <table width="85%" border="5" align="center" cellpadding="5" class="background1">
      <tr align="center" valign="middle" class="table">
        <td colspan="2" class="table"><img src="../HSHLogo_White.png" width="350" height="125" alt="Home Sweet Home logo" longdesc="http://www.HSHpet.net" /></td>
      </tr>
      <tr>
        <td colspan="2" align="center"><table width="90%" border="4" align="center" class="background">
          <tr align="center" valign="middle">
            <td><img src="../dog.jpg" width="150" height="150" alt="golden retriever" /></td>
            <td><img src="../fish.jpg" width="150" height="150" alt="fish in bowl" /></td>
            <td><img src="../cat.jpg" width="150" height="150" alt="DSH tabby" /></td>
            <td><img src="../bird.jpg" width="150" height="150" alt="peach faced love birds" /></td>
            <td><img src="../bunny.jpg" width="150" height="150" alt="bunny" /></td>
            <td><img src="../lizzard.jpg" width="150" height="150" alt="lizzard" /></td>
            <td><img src="../cat&amp;dog.jpg" width="150" height="150" alt="puppy &amp; kitten" /></td>
          </tr>
          <tr align="center" valign="bottom">
            <td colspan="7"><div align="center">
              <ul id="MenuBar1" class="MenuBarHorizontal">
                <li><a href="../index.html" class="MenuBarHorizontal">Home</a> </li>
                <li><a href="#" class="MenuBarItemSubmenu">About Us</a>
                  <ul>
                    <li><a href="../aboutus.html">About Us</a></li>
                    <li><a href="../teammembers.html">Team Members</a></li>
                    <li><a href="../15questions.html">15 Questions</a></li>
                    <li><a href="../happytails.html">Happy Tails</a></li>
                  </ul>
                </li>
                <li><a class="MenuBarItemSubmenu" href="../petsitting.html">Services</a>
                  <ul>
                    <li><a href="#">Pet Sitting</a>                  </li>
                    <li><a href="../k9cleanup.html">K9 Cleanup</a></li>
                    <li><a href="../overnightcare.html">Home Boarding</a></li>
                    <li><a href="training.htm">Training</a></li>
                  </ul>
                </li>
                <li><a href="#" class="MenuBarItemSubmenu">FAQ's &amp; Policies</a>
                  <ul>
                    <li><a href="../FAQ_PetSitting.html">Pet Sitting</a></li>
                    <li><a href="../FAQ_K9Cleanup.html">K9 Cleanup</a></li>
                    <li><a href="../FAQ_Boarding.html">Home Boarding</a></li>
                    <li><a href="#">Training</a></li>
                  </ul>
                </li>
    <li><a href="../NewsLinks.html">News &amp; Links</a></li>
                <li><a href="../CPR.html">Pet CPR</a></li>
                <li><a href="../employment.html">Employment</a></li>
                <li><a href="../contactus.html">Contact Us</a></li>
                <li><a href="#" class="MenuBarItemSubmenu">Schedule Service</a>
                  <ul>
                    <li><a href="https://www.powerpetsitter.net/login.aspx?bid=584">Existing Clients</a></li>
                    <li><a href="https://www.powerpetsitter.net/client/check_zipcode.aspx?id=584">New Clients</a></li>
                  </ul>
                </li>
              </ul>
            </div></td>
            </tr>
        </table></td>
      </tr>
      <tr valign="top" class="background1">
        <td class="background"><table width="100%" border="0" class="background1">
          <tr class="background1">
            <td align="center" valign="top"><p class="title"><!-- TemplateBeginEditable name="Heading" -->Tips for Conducting a Professional Pet Sitter Interview<!-- TemplateEndEditable --></p></td>
          </tr>
          <tr>
            <td align="center" valign="top"><!-- TemplateBeginEditable name="Body" -->
              <p align="left">Pet Sitters International (also known as PSI) was founded in 1994 as the first international association for professional pet sitters.             The mission of Pet Sitters International is to foster excellence and continuous learning in the pet-sitting profession by providing the best education and tools of the trade. We are very proud of our PSI membership.        </p>
            <!-- TemplateEndEditable --></td>
          </tr>
          <tr>
            <td align="center" valign="top"><table width="90%" border="0" align="center" class="background1">
              <tr align="center" valign="middle">
                <td><br/>                <a href="https://www.facebook.com/pages/Home-Sweet-Home-pet-sitting/107491737744" target="_top" title="Home Sweet Home pet sitting"><img src="https://badge.facebook.com/badge/107491737744.2549.1193722049.png" alt="facebook" width="120" height="65" align="absmiddle" style="border: 0px;" /></a></td>
                <td><a href="http://www.addthis.com/bookmark.php?v=250&pub=autiger811" onmouseover="return addthis_open(this, '', '[URL]', '[TITLE]')" onmouseout="addthis_close()" onclick="return addthis_sendto()"><img src="http://s7.addthis.com/static/btn/sm-share-en.gif" alt="Bookmark and Share" width="83" height="16" align="absmiddle" style="border:0"/></a>                <script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js?pub=autiger811"></script></td>
                <td><a href="http://www.addthis.com/bookmark.php?v=250&pub=autiger811" onmouseover="return addthis_open(this, '', '[URL]', '[TITLE]')" onmouseout="addthis_close()" onclick="return addthis_sendto()"><img src="http://s7.addthis.com/static/btn/lg-bookmark-en.gif" alt="Bookmark and Share" width="125" height="16" align="absmiddle" style="border:0"/></a></td>
                <td><table width="170" border="0" cellspacing="0" cellpadding="0">
                  <tr bgcolor="#000000" valign="top">
                    <td width="9" rowspan="2"><img src="http://img.constantcontact.com/ui/images/visitor/tl_brdr2_trans.gif" alt="" width="9" height="9" border="0" /></td>
                    <td width="152" height="1" align="center" bgcolor="#000000"><img src="http://img.constantcontact.com/ui/images/spacer.gif" alt="" width="1" height="1" border="0" /></td>
                    <td width="9" rowspan="2" align="right"><img src="http://img.constantcontact.com/ui/images/visitor/tr_brdr2_trans.gif" alt="" width="9" height="9" border="0" /></td>
                    </tr>
                  <tr>
                    <td width="152" height="8" bgcolor="#ffffff"><img src="http://img.constantcontact.com/ui/images/spacer.gif" alt="" width="1" height="1" border="0" /></td>
                    </tr>
                  <tr>
                    <td width="170" colspan="3" align="center" style="border-left: 1px solid #000000;border-right: 1px solid #000000;"><div align="center">
                      <form action="http://visitor.constantcontact.com/d.jsp" method="post" name="ccoptin" target="_blank" id="ccoptin" style="margin-bottom:3;">
      <font style="font-weight: bold; font-family:Georgia; font-size:13px; color:#000000;">Join Our Newsletter</font><br />
                        <font style="font-weight: normal; font-family:Arial; font-size:10px; color:#000000;">Email:</font>
                        <input type="text" name="ea" size="14" value="" style="font-family: Arial; font-size:10px; border:1px solid #999999;" />
                        <input type="submit" name="go" value="Join" class="submit"  style="font-family:Arial,Helvetica,sans-serif; font-size:11px;" />
                        <input type="hidden" name="m" value="1102843860723" />
                        <input type="hidden" name="p" value="oi" />
                        </form>
                      </div></td>
                    </tr>
                  <tr bgcolor="#000000" valign="bottom">
                    <td rowspan="2"><img src="http://img.constantcontact.com/ui/images/visitor/bl_brdr2_trans.gif" alt="" width="9" height="9" border="0" /></td>
                    <td width="152" height="8" align="center" bgcolor="#ffffff"><img src="http://img.constantcontact.com/ui/images/spacer.gif" alt="" width="1" height="1" border="0" /></td>
                    <td rowspan="2" align="right"><img src="http://img.constantcontact.com/ui/images/visitor/br_brdr2_trans.gif" alt="" width="9" height="9" border="0" /></td>
                    </tr>
                  <tr>
                    <td width="152" bgcolor="#000000"><img src="http://img.constantcontact.com/ui/images/spacer.gif" alt="" width="1" height="1" border="0" /></td>
                    </tr>
                  </table></td>
                </tr>
              </table></td>
          </tr>
        </table></td>
        <td align="center"><table width="90%" border="1" class="background">
          <tr>
            <td align="center" valign="top" bgcolor="#00AEEF"><p style="font-family: 'Bradley Hand ITC'; font-size: 18pt; font-weight: bold;">Give us a call:</p>
              <p><a href="http://www.ringcentral.com" target="Callback_RingMe" onclick='var wind = window; var winop = wind.open; winop(&quot;http://www.ringcentral.com/ringme/?uc=F476D3FEFF03EF8DEB3A4803BAD689C9185666081445,0,&s=no &v=2", &quot;Callback_RingMe&quot;, &quot;resizable=no,width=380,height=360&quot;); return false;'><img border="0" src="http://www.ringcentral.com/ringme/F476D3FEFF03EF8DEB3A4803BAD689C9185666081445,0,/1/ringme _6.gif" alt="virtual office phone" /></a></p></td>
          </tr>
          <tr>
            <td align="center" valign="top" bgcolor="#00AEEF"><p style="font-family: 'Bradley Hand ITC'; font-size: 18pt; font-weight: bold;">Send us a message:</p>
              <form id="form1" name="form1" method="post" action="../formtoemailpro.php">
                <p>Your Name: </p>
                <p>
                  <input name="Name" type="text" id="Name" onblur="MM_validateForm('Name','','R');return document.MM_returnValue" />
                </p>
                <p>Your Phone #:</p>
                <p>
                  <input name="phone" type="text" id="phone" onblur="MM_validateForm('phone','','RisNum');return document.MM_returnValue" />
                </p>
                <p>Your Email Address:</p>
                <p>
                  <input name="email" type="text" id="email" onblur="MM_validateForm('email','','RisEmail');MM_validateForm('email','','RisEmail');ret urn document.MM_returnValue" />
                </p>
                <p>I'm interested in:</p>
                <p>
                  <select name="services" id="services">
                    <option value="mid-day care" selected="selected">Mid-day Dog Walks</option>
                    <option value="K9 cleanup">K9 Clean up</option>
                    <option value="vacation care">Vacation Care</option>
                    <option value="cat care">Cat &amp; Small Animal Care</option>
                    <option value="Overnights">Overnight Care (my home)</option>
                    <option value="Pet Boarding">Overnight Care (pet sitter's home)</option>
                    <option value="Walk &amp; Trains">Walk &amp; Trains</option>
                    <option value="other">Other</option>
                  </select>
                </p>
                <p>Comments:</p>
                <p>
                  <textarea name="comments" id="comments" cols="25" rows="5"></textarea>
                </p>
                <p>
                <img id="captcha" src="/securimage/securimage_show.php" alt="CAPTCHA Image"><br><a href="#" onclick="document.getElementById('captcha').src = '/securimage/securimage_show.php?' + Math.random(); return false">Reload Image</a><br />
                Verify code: <input type="text" name="captcha_code" size="10" maxlength="6">
                </p>
                <p>
                  <input type="submit" name="Submit" id="Submit" value="Submit" />
                  <input type="reset" name="reset" id="reset" value="Reset" />
                </p>
              </form>
              <p> </p></td>
          </tr>
          <tr>
            <td valign="top" bgcolor="#00AEEF"><p> <span class="center" style="font-family: 'Bradley Hand ITC'; font-size: 18pt; font-weight: bold; text-align: center;">Pet Care Services</span></p>
              <ul>
                <li>Dog Walking, Dog Boarding </li>
                <li>Pet Waste Removal Services</li>
                <li>Bird &amp; Reptile Care </li>
                <li>Walk &amp; Trains</li>
                <li>Cat Sitting</li>
                <li>Small Animal Care</li>
                <li>In Home Overnight Care </li>
                <li>Flexible and Custom Care </li>
                <li>Medications &amp; Injectables</li>
                <li>Dog Training </li>
                <li>Puppies and Older Pets </li>
                <li>Handicapped Pets</li>
              </ul>
              <p style="font-size: 14pt; text-align: center; font-weight: normal;"> </p>
              <p style="font-size: 11pt; text-align: center; font-weight: normal;">For your convinience we accept:</p>
              <p style="font-size: 14pt; text-align: center; font-weight: normal;"><img src="../visa_mastercard.jpg" alt="visa/mastecard" width="100" height="50" /></p></td>
          </tr>
        </table></td>
      </tr>
      <tr>
        <td colspan="2" align="center" valign="middle"><span class="background2">&copy; 2007-2015 Home Sweet Home pet services</span></td>
      </tr>
    </table>
    <p>  </p>
    <script type="text/javascript">
    var MenuBar1 = new Spry.Widget.MenuBar("MenuBar1", {imgDown:"SpryAssets/SpryMenuBarDownHover.gif", imgRight:"SpryAssets/SpryMenuBarRightHover.gif"});
      </script>
    </body>
    </html>

  • PR1.3 Email Issue - Not showing New Email notifica...

    if you have updated to the new pr1.3 by OTA (over the air) you may have a problem when email are coming in and not showing the blue circle with the number in it showing how many new or what account they are in.
    My finding is that this affected the IMAP email but not POP (i only have 1 pop email account and 4 IMAP and 1 Exchange and it only left my pop unaffected)
    To fix this issue, simply open accounts and delete the email account.  then create a new account for that email over again and it should now show your "New Message" counts and with the correct email accounts.
    cheers.

    Doesn't work for everybody I'm afraid. :-( Tried this a number of times - you get the blue circle when first set up but after that you're out of luck.... The Gmail account (not Exchange) works fine - just a generic IMAP setup fails A number of people on TMO have had the same experience

  • TS3276 Inbox issues - not showing some mail

    I have two accounts in my "Inbox".  Mail marked "important" does not show up in "Inbox" but does show in Gmail folder.  Sometimes regular emails do the same.  How can I get all mail to show up in the "Inbox"?  Thx.

    Me too - any ideas - this is very irritiating as anyone would surely want to see all sent messages on the iMac.

  • Folio issue - not showing in Adobe Viewer iPad 1

    I have a Folio created at 1024 x 768. It is loaded through the Folio Builder and everything is filled on in the Folio Producer.
    When I log into the Adobe Viewer on an iPad 1, it does not show up.
    My Adobe Viewer is up-to-date.
    The Folio is created for Viewer 20.
    Our Branded Viewer is updated to Viewer 20.
    I also have another version uploaded at 2048 x 1536, it shows up in the Adobe Viewer on iPad 3.
    Anyone have any ideas why is will not show on an iPad 1?

    I am not sure exactly what happened. One of the articles imported, but it wqas scaled down 50%. Due to the size difference it would not load to the Viewer.
    Reloading into the Folio did not work. I created another Folio with that article, loaded it. Then I copied from one folio to another in the Folio Producer.
    Go figure?

  • All Cells are Not getting Background Color in WAD

    Hello All,
    I have a query with 29 Columns and Nearly 1000 Rows.
    This query is being displayed through WAD.
    I have used  com.sap.ip.bi.rig.Format to color different columns : e.g.
    1st - 8th column -> Color Green
    9th - 10th -> Color Red etc.
    Also, in the Analysis Web Item properties, the values are:
    BLOCK_COLUMN_SIZE = 50
    BLOCK_COLUMNS_STEP_SIZE = 1
    BLOCK_ROWS_SIZE = 1000
    BLOCK_ROWS_STEP_SIZE = 0
    My Issue: For all columns , a few of the Cells are not getting colured. They are absolutely random.
    When I reduce the data volume (restrict to some region), all the columns are properly colured.
    Please Help to fix the issue.
    Thanks,
    Mainak

    Closing the thread as seems below note answers my query:
    1648692  Modification Format styles not applied on huge result set
    Thanks,
    Mainak

  • Display not showing same color/contrast at top of screen as at bottom.

    I just got the new Al and Glass 2.4 Ghz imac and my wife noticed that the colors at the top of the screen were deeper and showed more contrast. The same colors at the bottom of the display looked washed out. This is unaffected by viewing angle and tilt of the monitor. I have recalibrated my monitor and tried changing the resolution but the problem was not resolved. Does any one have any suggestions? I'm out of ideas.

    As a long time Mac user, I recently bought the new glossy iMac. Having lived with the new imac for the last week and now just cant bear to look at it due to the screen colour difference from top to bottom and like the pervious reply, it seems I have no option but to spend more money for the 24" and then end up with something that is too big for my desk and didt want in the first place, but it may be my ONLY option. It is totally useless for any kind of photography use, which was one of the main reasons why I went for it - oh and yes, I have done gamma and colour calibration
    That said, when I called Apple there was no dispute and they immediately said that it would be replaced. So I am awaiting delivery of the replacement unit, not that I really expect it to be any better, but I am willing to give it a try at least. If that fails, then I will have to look into the possibilities of getting the 24" one.
    If I had not already pre-sold my eMac, I would gladly have it back and forget that whole iMac thing ... I am just SO disappionted.

Maybe you are looking for

  • Can't see the external disk attached to the TC!!!

    Just bought a TC 1TB today. I put a WD 500G external disk to the usb port of the TC. And i found it ways lost the connection to the WD when i see the two airpot disk in my finder. TC's internal disk is fine and never lost, but i sometimes i can not f

  • Edit Hotspots - Dreamweaver 8

    http://http://forums.adobe.com/message/276856#276856 All: Apologies in advance, (I really do try to not ask repetative questions), but since it looks like webkazoo's question from 2006 never got answered I'll try again.  (The original question is lin

  • Change the default entity in the lookup window in PhoneCall Form

    Hello, I'm trying to write a javascript to change the default entity in the lookup window for the 'from' field to use the Contact entity. Right now Account is the default entity. So this is what I have: document.getElementById("from").setAttribute("d

  • CRM to BW Extraction

    Hello Gurus, I never done the extraction of data from CRM to BW. I am very new to CRM area. I need to work on Services, Warranty, Call Center, IBase, Interaction Center, Opportinuties. Can you guys please help me to provide any kind of document or he

  • FM9 makes landscape pages into portrait when saving as PDF

    I have FM9, Windows7 Professional 6.1. One doc has landscape pages, but when I save to PDF I get portrait pages cropped left and right. I reinstalled FM9, got the updates (which weren't in the download of FM9 -- whyever not?), and I got the right ori