How to create a dynamic clock in my page

Hi all:

I want to create a dynamic clock with the current time in my page,
but it is not dynamic, only when refresh the url, it gives at the present time
I have create a region with pl/sql (anonymous block)
Source: htp.p (TO_CHAR (SYSDATE, 'DD YYYY my hh24:mi:ss day'));
So who can help me change this dynamic region?
Thanks in advance.


Saven

Hello

If you try to change a part


TO


Does that help?

Kind regards
Jari

Tags: Database

Similar Questions

  • How to create a dynamic clock

    Hello

    I created a report that shows the time in different countries, please see my report here . I need to every time manually refresh the page to get updates of time. Is there a way where I can display the time as evidenced by sites like http://wwp.greenwichmeantime.com/time-zone/usa/eastern-time/.
    Thanks in advance.



    Thank you and best regards,
    Vikas

    Just search in Google on «javascript clock» I found a cool here:

    http://randomibis.com/CoolClock/

    and in no time included in my demo application. See here:

    http://Apex.Oracle.com/pls/OTN/f?p=31517:1

    Denes Kubicek
    -------------------------------------------------------------------
    http://deneskubicek.blogspot.com/
    http://www.Opal-consulting.de/training
    http://Apex.Oracle.com/pls/OTN/f?p=31517:1
    -------------------------------------------------------------------

  • How to create a new project with other page with the new version of Muse layouts?

    Hello
    If someone would continue to operate as before with the inadmissible Muse version... is - this posible to have both versions installed? or how to create a new project with other page with the new version of Muse layouts?
    Or how to download third party) 3 different configurations (desktop/tablet/mobile) under the same url with a clean result, like up yet with the Muse does not?

    Thanks for any help,

    Patrick

    Use the new version! What you want to achieve, will work! Go to the 'Page' menu and choose 'Add another Layout' and the missed buttons are in plan view.

  • How to create component message layout, Standard region page header?

    Hi all

    Please help me on this

    How to create component message layout, header region page Standard using customization?

    Thanx

    Hello

    create the header area and component message page layout in your JDEV with VO required, AM a CO server migration.

    Go to the page you need and then create the stack layout using personalization and in her extends well provided that the path for the region you created in JDev.

    Hope this will help with customization, it is not possible to create the header region.

    Kind regards
    Out Sharma

  • How to create a dynamic RTF report that creates dynamic columns based on the selection of dynamic columns in a table?

    Hi all

    Suppose I have table, whose structure changes frequently on a daily basis.

    For example. / / desc my_table gives you after the name of the column the day 1

    SQL > my_table DESC;

    Output

    Name

    Age

    Phone


    Day 2, two other columns are added, viz, address and salary.

    SQL > my_table DESC;

    Output

    Name

    Age

    Phone

    Address

    Salary


    Now, I want to create a Dynnamic RTF report which made extracting data from all columns from my_table daily. For this, I have defined a simultaneous program with XML output type and include in annex a data/definition of data model that takes XML as input and gives the final result of the conc program in EXCEL layout. I am able to do that for a constant number of columns, but don't know how to do it when the number of columns to display dynamically changes.

    For 1 day my XML file should be like this.

    <?xml version="1.0" encoding="UTF-8"?>
    <dataTemplate name="XYZ" description="iExpenses Report" Version="1.0">
    <dataQuery>
    <sqlStatement name="Q2">
    <![CDATA[
    SELECT Name
    ,Age
    ,Phone
    FROM my_table
    ]]>
    </sqlStatement>
    </dataQuery>
    <dataStructure>
    <group name="G_my_table" source="Q2">
      <element name="Name" value="Name" />
      <element name="Age" value="Age" />
      <element name="Phone" value="Phone" />
    </group>
    </dataStructure>
    </dataTemplate>
    
    

    And my day 1, EXCEL output RTF model should be like this.
    Name age phone

    Swapnill 23 12345

    For 2 days my XML file should be like this. With 2 new columns selected in the SELECT clause.

    <?xml version="1.0" encoding="UTF-8"?>
    <dataTemplate name="XYZ" description="iExpenses Report" Version="1.0">
    <dataQuery>
    <sqlStatement name="Q2">
    <![CDATA[
    SELECT Name
    ,Age
    ,Phone
    ,Address
    ,Salary
    FROM my_table
    ]]>
    </sqlStatement>
    </dataQuery>
    <dataStructure>
    <group name="G_my_table" source="Q2">
      <element name="Name" value="Name" />
      <element name="Age" value="Age" />
      <element name="Phone" value="Phone" />
      <element name="Address" value="Address" />
      <element name="Salary" value="Salary" />
    </group>
    </dataStructure>
    </dataTemplate>
    
    

    And my day 2, exit EXCEL model RTF should be like this.
    Name address telephone pay

    23 12345 Madrid 100000 Swapnill

    Now, I don't know below things.

    • Make the dynamic XML as we did in the day 1 there are 3 columns in the SELECT statement and the day 2, 5 columns. I want to create a dynamic XML which must not be changed if the new columns are added into my_table. I don't know how to create this query and also create their corresponding items below.
    • Make the RTF model dyanamic as day 1 there are 3 exit EXCEL columns and the day 2, 5 columns. I want to create a dynamic RTF model that would display all the columns selected in XML dynamic. I don't know how the RTF will create new XML tags and how it will know where to place them in the report. Means, I can create model RTF day 1, by loading the XML data for 3 columns and place 3 tags XML in the model. But how he will create and place the tags for the new columns the day 2?

    Hope so, you got my requirement, it's difficult. Please let me know how I can implement the necessary solution using the RTF dynamically without any manual intervention.

    Kind regards

    Patricia K.

    Post edited by: SwapnilK

    Hi guys,.

    I was able to solve above the requirement.

    I created a procedure that would create & update (attached to the data definition) XML file dynamically for each race. This dynamic XML contains the SQL statement for the data query that is built dynamically. I am updating this XML file using XDOLoader utility to the definition of data. Then run my program customized to generate the excel output.

    Exit excel retrieves correct number of columns dynamically (3 on Day1 and Day2 5), with corresponding data records.

    Kind regards

    Patricia K.

  • How to create a dynamic newsflash using dreamweaver and PHP

    Hello

    I would like to create a dynamic newsflash using dreamweaver and PHP because newsflash will be snapped up information from a MySQL database. The Bulletin-Flash should also have a link to view more information about the piece of news a user wants to learn more. What tools do I need to use in dreamweaver and how is the procedure to go about it. All opinions are appreciated. Thanks in advance!

    Sermon of Ras wrote:

    I tried using the spry effects, but it does not work. Is there a best way to do this?

    Google "jquery vertical newsticker" ;-)

  • How to create objects dynamically (with # dynamics of parameters)

    I need to create a set of objects based on a definition of an XML file (obtained from the server) and add them to my scene.

    I understand how to create the object using getDefinitionByName (and limitations on classes that need to be referenced to be loaded into the SWF file).

    But some objects require parameters for the constructor, and others do not. The XML code can pass easily in required parameter information, but I can't figure out how to create a new object with a dynamic set of arguments (something similar to the use of the Function.Call method of (obj, argsArray).)


    For example, I need something like this works:

    var MC = new (getDefinitionByName (str) as class). call (thisNewThing, argsArray)

    Currently, it is that I can get:

    MC var = new (getDefinitionByName (str) as class)(static, list, arguments)

    Thoughts?

    I think what Dave is asking is a little different.

    He is eager to know how to call the constructor of an object dynamically (when he knows that the number of constructor arguments when running).

    This class I will do it, but seems to be a hack:

    s http://code.Google.com/p/jsinterface/source/browse/trunk/source/core/AW/utils/ClassUtils.a? spec = svn12 & r = 12

    See the "call" method, which has first counts the number of arguments and then calls one of the "n" construction methods based on the number of constructor args.

    I have yet to find a clean way of AS3 to do ala things 'call' however.

    -Corey

  • How to create a dynamic form with bind variable: figure &amp;: table_name

    My application has two LOV, one to select a schema and the other to select a table in this schema. Then I have a button that goes to a report that displays data in this table.schema.

    Now, I want to create a link to a form where I can edit the record based on the identifier of this table.schema, but it does not appear that I can create a dynamic form where I pass the schema.table_name and the rowid. Is this possible? Can someone tell how can I do this? The form builder only wants a fixed schema/table name.

    Thanks in advance.

    Stuart.

    Hi Stuart,

    If you create your section in the section #BOXBODY # it will already have to be encapsulated in a form.

    He will submit to the correct location.

    If you call your field of multi line field names, they will be stored in them.

    form field f01 is mapped to wwv_flow.g_f01

    Concerning

    Michael

  • How to create a dynamic lov inside the table?

    Hi all

    I use JDeveloper11.1.1.1.4.

    My scenario is that I have page with editable < af:table >. Table contains a < af:inputListOfValues > inside the column. I want to do this < af:inputListOfValues >

    as a dynamic. Because according to users, we have to get the chronogram different objects in different point of view. I tried with below link it works very well for forms.

    But editable tables, I'm not able to create the dynamic lov.

    ADF practice: dynamic linking LOV

    Thank you

    David.

    Hello David

    have you tried ADFbc lov switcher?

    See - Andrejus Baranovskis Blog: Groovy - multiple LOV by attribute in JDeveloper 11 g

    http://www.Oracle.com/technetwork/developer-tools/ADF/learnmore/89-adfbc-lov-switcher-454168.PDF

    Thank you

  • How to create a dynamic custom stamp?

    Is there a way to create a dynamic custom stamp?

    Hi Bruce,.

    Please try this: https://acrobatusers.com/tutorials/custom_dynamic_stamp

    Thank you

    Abhishek

  • How I created the dynamic personalized stamps for the PDF stamp with?

    Trying to create a dynamic custom stamp, so that I can stamp PDF with either "reviewed" or "refused" to a given date and time

    Some tutorials

    https://acrobatusers.com/tutorials/filter/search&keywords=dynamic+stamp&channel=tutorials& category = 13 & tut_type = video + OnDemand + graphics + HTML.

    Be well...

  • How to create a dynamic action with a button?

    Hello, I created a dynamic action with a button, which should show a region of the page When you click.

    What I have to enter in the State et value of the condition?

    Thank you

    Hello

    1. in doSubmit ("ACCEPT");

    ACCEPT is nothing than the name of the button, but I hope that you have created the name of the button as "BELOVED".

    $2 s ('P57_ACCETTA', 1);

    $s('P57_ACCETTA',1)---> all by setting the value you give space. Make the changes and check.

    And you enter this script in the HTML header.

    If possible you can send your page with the credentials so that will look.

    -SreeNithi.

  • How to create a dynamic PDF in ColdFusion

    I use ColdFusion CS4 and I need to create a dynamic user PDF certificate when they finish a short test.


    Their name is session var and should dynamically fill in the name of the certificate and the date field.
    The user can print the PDF certificate, which must be protected to allow printing only.


    I have a PDF file created in Adobe Designer, life cycle. This contains all the data and a field name text and data requiring dynamic input of ColdFusion.

    < cfpdfform action = "fill" source = "certificate.pdf" >
    < cfpdfsubform name = "form1" >
    < cfpdfsubform name = "page1" >
    < name cfpdfformparam = "employeeName" value = 'John Hollings' / >
    "(< name cfpdfformparam ="date"value ="#dateformat (now (),"mmmm dd, yyyy') #" / >
    < name cfpdfformparam = "submitURL' value = '#CGI. ' SCRIPT_NAME # "/ >
    < / cfpdfsubform >
    < / cfpdfsubform >
    < / cfpdfform >

    Small work but the PDF textFields are open to change, I need to lock the PDF file so only print can work...
    No copy of the data
    No record of the file (if possible)
    Only print and close

    Greetings act332,

    I do this kind of things all the time to make fire training sessions.

    Instead of using , try to use the tag

    and the design of your certificate in ColdFusion content. This

    to set the permissions so that the end user can do

    with the doc (i.e. print only). You should not use CSS inline

    for a style of fonts and path full information images you

    would like to see included. Use tags to include your

    dynamic information where you want it to appear.

    I put mine in place to print on 8.5 x stock 11.0 certificate, which

    can be purchased at any office supply store. Just change the

    the orientation of the label of to a landscape or

    certificates of portrait of style.

    Leonard

  • How to create a pdf file of 4 pages of images - each page must be open to the same size

    How to create a 4-page pdf (from 4 images - all the same size) which opens each page in the format full page?

    Thank you very much.

    Ginger

    PREVIOUS MSG:

    My goal is to create multi page PDF files created from the images (scans of old brochures).  I get images (scans of pages) to the same size.

    I was able to create 4 PDF files (each opens in format full page) and merge into 1 pdf file.  When I opened this final pdf, I see a column of 4 pages, picture on page 1 being larger than the other 3. When I click on the left icon, page 1, I get the full page.  When I click on the icons for pages 2-4, I get nothing.  The only way I can get the other pages in a view full page is to adjust the scale after selecting the icon on the left.  This is not what I want.

    How I created the files.

    I can create pdf pages using Photoshop or Acrobat Pro itself through:

    File > create PDF > From File and adding each image.  I then, for each, choose Properties > initial view > Fit Page > save. Can I use file > combine > merge files into a single PDF > save.

    I have to open the multi page pdf file.

    I appreciate all help.

    Thank you

    Ginger

    PREVIOUS MS

    If you use Photoshop, have you not thought about having a 4 layer Photoshop file and make sure that all images appear on separtate layers you would like them to appear in PDF format.

    You should then be able to save in PDF via Photoshop and D command to bring up the properties of the document, obtained in the initial view and select your choice of display preference.

    Hope this helps

  • How to create a password for a protected page?

    Hello

    I need to create a password for a protected page and need help!
    Someone out there...

    Thank you
    Manda

    Manda here, I got the help that I need http://www.mickweb.com/password.html
    Thanks Mick!

Maybe you are looking for