Calendar page with notes image

I have a calendar page that is based on table below:
PK_ID
ATTENDANCE_DATE
ATTENDANCE_CODE
ATTENDANCE_NOTES
My table can store notes (attendance_notes) as well as a code for each calendar day. I currently show the attendance_code in the date box but I would also like to show an indicator or image in the date box if attendance_notes exist for that record. What is the best way to do this?

Bob,
Isn't it possible to use the same approach as here:
http://apex.oracle.com/pls/otn/f?p=31517:23
and get (or not get) the images?
Something like this:
SELECT    attendance_code
       || DECODE (attendance_notes,
                  NULL, NULL,
                  '</br><img src="#IMAGE_PREFIX#my_image">'
                 ) attendance_code
  FROM my_table?
Denes Kubicek
http://deneskubicek.blogspot.com/
http://www.opal-consulting.de/training
http://apex.oracle.com/pls/otn/f?p=31517:1
-------------------------------------------------------------------

Similar Messages

  • How to upload a HTML page with Flash image viewer?

    I´ve got a html page with a flash image viewer file inn it. Preview in a browser is ok, but I don´t get it right on the server. Is it something spesial with the swf file?
    This is what i have done: I just upload html -page, viewer swf file and the pictures to the same folder. Is this wrong?
    Sorry, I really don´t have a clue... Thanks!

    Sorry to say, but that is not a webpage -
    There is no doctype, no head section, no body section .
    etc. etc.
    Nothing would work in that document.
    Please generate a properly formed HTML page, and place the scripts and script calls in the proper section and the rest in the body, and let's see what you get

  • HP Officejet Pro 8500 Scanner transmits a gray page with no image

    HP Officejet Pro 8500 simply sends a page filled with fuzzy, grey lines with no image.   Iʻm wondering if anyone has experienced the same, what might be causing this, and what the fix is for this.   Thanks - James

    Hello there James, aka @jml18 !
    I read about the scan quality issue you're having with your Officejet 8500, and would like to share my suggestion with you.
    Use this guide for your troubleshooting steps. If the problem continues afterwards, call HP directly to see about replacement or trade in options.
    Scans are Fuzzy or Unclear
    HP's contact info:
    If you are calling within North America, the number is 1-800-474-6836 and for all other regions: click here.
    Have a great day!
    R a i n b o w 7000I work on behalf of HP
    Click the “Kudos Thumbs Up" at the bottom of this post to say
    “Thanks” for helping!
    Click “Accept as Solution” if you feel my post solved your issue, it will help others find the solution!

  • Gmail is not shown on my firefox/mozilla home page with Maps, Images, etc.

    Using Firefox 3.6 on Vista 64-bit operating system. The link "Gmail" is not on my default homepage of Firefox. It was the first time the homepage came up, but then not again. I can't seem to add it to the Bookmark Toolbar and have to go into "Bookmarks" every time.
    I also have to sign in every time I go to gmail.com or hotmail.com even though I have selected "Remember passwords". How do I fix that

    You can use http://www.google.com/ as the home page if you need to see a Gmail link.
    * [[How to set the home page]]

  • How can I display a complete category on my sites home page with product images?

    I have a site which I am tryingt o make as user friendly as possible for the customer and want to display products on the home page of the website which are all located within one category. Essentially I want to display the products with image, price and buy now buttons as they are displayed within a normal category but on the home page of the site.
    Appreciate any help with this.
    Thanks

    Hi evonn,
    I'm sorry, but I'm not sure that I understand your question correctly. I understand that you want to keep Gmail as your homepage, but I am not sure what you mean by setting Firefox as your server.
    Are you trying to access the Firefox "start page"? If so, you can do by opening a new tab, and typing '''about:home''' on the address bar, and pressing '''Enter'''.
    Please let us know if this solves your issue, or if you have any other questions.
    If this is not what you're trying to accomplish, can you please provide a link to the tutorial that you mentioned, as well as what subsection of the tutorial you are referring to, and we'll be able to help you.
    Thanks!!
    - Ralph

  • How do I build a model calendar page with three columns and two or three lines per day?

    I am trying to build a Page that has three columns with lines in each column that will be numbered according to each month. Then each month I plan to type in the birth dates, anniversaries, special occasions of my family. There will be over 120 entries.Thus far when I take a blank page from Pages and begin to type in the event, it remove the underline I had put in. I imagine I should be able to build one model page and then replicate it as I go from month to month. Thus far I have been unsuccessful. Any help will be sincerely appreciated.
    Ken Melley

    You could use a Table to set up your information in Pages 5.2, unfortunately it has a bug that makes the table moire or less unusable after a few pages.
    Contacts stores all your Address Book information. NJust add all the name, telephone number, address etc and there is an additional field for birthdays, anniversaries etc. Anything else you can put in the notes:
    http://computers.tutsplus.com/tutorials/contacts-101-a-beginners-guide-to-contac ts-on-os-x--mac-51751
    Calendar lets you run separate sets of dates in a desktop calendar, which can include birthdays, anniversaries or any single or recurring events. Any names you use here will be cross referenced to Contacts.
    http://www.macworld.com/article/2057229/get-to-know-os-x-mavericks-calendar.html
    Peter

  • Build html page with database images

    Hello,
    I have to build html pages in jsp that display images (JPEG, GIF) who are stored in database BLOB fields.
    Is anybody have sample to do this ?
    Thanks

    > Please help me... I need it!
    The answer that you do not want to hear is - spend some time
    learning HTML
    and CSS if you want to do things like this. It's true. DW
    will expect this
    knowledge on your part. Without it you will encounter
    continuous mysteries
    in your pages.
    > I have designed my page in Photoshop and have saved it
    as a HTML with
    > images.
    This is the wrong way to start. Here's a better plan....
    http://apptools.com/examples/pagelayout101.php
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "Noreago1979" <[email protected]> wrote in
    message
    news:g1vhsa$lg6$[email protected]..
    > Is there a way to anchor a layer to a specific point on
    a HTML page?
    >
    > I have designed my page in Photoshop and have saved it
    as a HTML with
    > images.
    > I then opened it in Dreamweaver and alligned my designed
    page centre so
    > that it
    > is always center to the opened explorer window. The
    problem I am having is
    > that
    > I want to place my text layers in the document and have
    them anchor or
    > stay to
    > the exact spot i placed them on the page i designed and
    now have opened in
    > Dreamweaver. When i test it or open it up in the
    explorer page the text
    > layer
    > shifts differently than the the designed page i created
    in photoshop. I
    > would
    > like them to move together at the same rate.
    >
    > How can I make this work.... I have tried everything
    that i could think
    > of.
    >
    > Please help me... I need it!
    >
    > Thanks
    >

  • ADF mobile: page with background image

    Hi,
    Jdev 11.1.2.3.0 + mobile extension.
    I want to have a background image on my amx page and used following code:
    <amx:panelPage id="pp1"
    inlineStyle='background-image:url("../background-land.png"); background-repeat:no-repeat;'>
    I have created this inlineStyle using the property editor where one can browse the file location --> the image location is correct.
    But at runtime I do not see any background image.
    Any hints what's wrong ?
    regards
    Peter

    Hi,
    Can anyone please elaborate above statement with a code snippet.
    I want to set background image for all amx pages in my mobile application.
    Thank you in advance.
    Regards
    Kanav

  • Export to pdf of page with MIME images and analysis

    Hi,
    I have created a web application template where i have a table in its first row i further created a table and designed a static page including images from mime repository, in second row included a analysis based on a query, and in third row a button with functionality export-to-pdf. When i execute this template it shows my static page and output of my analysis properly, when i click on export-to-pdf button it prompts for a pdf setting dialog page when i open my pdf i got the following error. ' There was an error opening this document. This file cannot be opened it has no page'. Can anyone please tell me what this error is and what is its root cause how to rectify that ?
    Thanks

    Waiting for a reply !

  • How to create a home page (with flash images) in Oracle Portal  10g

    Hi,
    I want to create a home page in Oracle Portal 10g using flash images.
    How to create all those things ?
    Weather it should be created in pages or pagegroups or HTML portlet / some other.
    please help me.

    You can find in knowledge exchange a script to create an flash file item type. With this installed you can add a flash file to an item region on a page.
    Grtz,
    Dirk

  • Reading pages with associated images from URL

    Hello,
    I want to read a file through URL from my jsp.I am successful to do so.But the problem is I am not getting "Imgaes"(which are given relative path in the Page which is pointed by the URL).Do anybody have any idea how to get those images..
    Thanks.

    Here is the code for the Reading File
    <%!
    public void showPage(JspWriter out,HttpServletRequest request){
         try{
              URL url = new URL("http://www.clubi.ie/webserch/engines/lycos/display.htm");
              String o1 = url.getAuthority();
              System.out.println("Object got from getAuthority() = " + o1);
              System.out.println("URL object = " + url);
              URLConnection urlCon = url.openConnection();
              System.out.println("URLConnection object = " + urlCon);
              urlCon.connect();
              DataInputStream data = null;
              String line;
              StringBuffer buf = new StringBuffer();
              try {
              data = new DataInputStream(new BufferedInputStream(
                                  urlCon.getInputStream()));
              while ((line = data.readLine()) != null) {
                   //System.out.println(line);     
                   buf.append(line + "\n");
              out.println(buf.toString());
              data.close();
              catch (IOException e) {
              System.out.println("IO Error:" + e.getMessage());
         }catch(Exception e){
              System.out.println("Exception:"+e.toString());
    }//end method
              %>

  • Creating business cards in Pages with background image

    I am trying to use the Pages business card template and background image function of pages to create a business card that has an image on every business card on the sheet. I can't seem to find out how to do that. Can anyone help?
    Thanks,
    Jim

    Here is the basic method of having white text on a colored background: Insert a shape. While selected go to the Graphic Inspector and select a Fill color. Re-proportion the shape as needed. Insert a text box (or boxes) and type your text. Drag it (them) over the shape and change the color of the text to white (or any other color you desire). Select all and group. Duplicate as needed. Apply this procedure to your business cards or anywhere else.
    Another method for applying a colored background to a text box: select the text box and Fill it from the Graphics Inspector and adjust the Inset Margin in the Text Inspector.
    Wal

  • Multiple pages with multiple images in interactive forms

    Hi,
    In KM I have xx01  folder ...which contains img1, img2, img3.
    Now I have to get img1 iimage n 1st page of interactive from,
                              img2 image in second page,
                             img3 image in third page.
    I could get the single image on the first page.
    How  to get muliple images in multiple pages of the interactive form.
    I am using web dynpro java.

    In Adobe LiveCycle, add a new subform at the page level. Put your images there.
    You can also click Insert > New Body Page.

  • I want to have a normal firefox home page with no images

    I have foxfire Images when I start foxfire. How do I get just a Firefox search page?

    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.com/kb/Safe+Mode
    *https://support.mozilla.com/kb/Troubleshooting+extensions+and+themes
    *http://kb.mozillazine.org/Preferences_not_saved

  • FF36: Sites with background image flickers/flashes when going back to tab after 2 minutes.

    Figure I'll mention this here as well.
    When viewing websites with background images, such as twitter.com or my own website at www.markheadrick.com and I change to another tab for 2 minutes (this amount of time is repeatable anyway) I get a flicker of a black background before the page is fully drawn. If I have multiple tabs with the same background image, only the first tab will show the flicker. It's like it's loosing the image in memory or something. It has done this with Firefox in Safe Mode and with a new, clean profile. It has also done this with Hardware Acceleration off.
    Windows 7 Pro 64bit w/ NVidia 550ti and 314.22 drivers. Newer drivers are more problematic which is why I have stayed with these.
    Again, only pages with background images seem to show this flicker. Did not happen with Firefox 35 on my system.
    I created a bug for it here: https://bugzilla.mozilla.org/show_bug.cgi?id=1137082
    Thanks,
    Mark H

    I tried, but could not see and problem.
    Hello,
    In order to better assist you with your issue please provide us with a screenshot. If you need help to create a screenshot, please see [[How do I create a screenshot of my problem?]]
    Once you've done this, attach the saved screenshot file to your forum post by clicking the '''Browse...''' button below the ''Post your reply'' box. This will help us to visualize the problem.
    Thank you!

Maybe you are looking for

  • Spry dropdown menubar works in everything but IE

    I'm having a problem with a site I just launched. The site: www.gmiloans.com/commercial When viewed in IE, the buttons that have a menu overlap with the buttons directly to the left. I've researched left and right but for the life of me, I can't figu

  • Is the ipod touch going to be 3g

    is the ipod touch evergoing to be 3g

  • Consuming web service

    Hi, i created a portal service from a wsdl. i configured in the j2ee the proxy forinternet access. Now when i'm trying to access this portal service i receive the following error: 0}#1#com.sap.engine.services.webservices.jaxm.soap.accessor.NestedSOAP

  • What next? to increase my PS skills

    I am a web developer to give you a rough idea of what I need out of PS. I have gone through some basic courses. I feel comfortable using tools and layers as well as other panels. So the foundation for my Photoshop skills has been set. However, effici

  • I just loaded the latest update 3.6 and when I open Firefox it freezes if I click on anything. Help

    Mozilla Firefox flashed that an updated version of Firefox was available so I selected to update. It went through the update process without any errors. Now when I open Firefox and select any action, Firefox freezes and shortly displays Program not r