How to get the registration 'refreshed' after 'submit' button?

Hello

After I pressed the "submit" button (to insert the data into the database), I do the page from branch to branch to herself in order to facilitate the user to continue entering the data on the same page. However, all previously entered data is always there.

How can I make the page refresh?


Thank you very much
Helen

Hi Helen,
On the branch, you have the option to clear the cache of a page.

Enter the number of the page that you are branching out.

Gus...

Tags: Database

Similar Questions

  • How to get the windows disk after downloading

    I downloaded windows 8 some time ago and cannot find emails later. How can I get the disc that I have a new HARD drive, also, where can I get my product key

    To learn more:

    http://dellwindowsreinstallationguide.com/download-Microsoft-Windows-and-Office/Download-Microsoft-Windows/download-Windows-8-1-ISO/

  • How to get the original item_property after have changed at runtime

    Hello

    for example:

    in my form there is an ITEM_A defined with VISUAL_ATTRIBUTE = "ABCD_RED".

    while executing, this property turns into "XYZ_GREEN".

    Set_Item_Property ('BLOCK_A.ITEM_A', VISUAL_ATTRIBUTE, 'XYZ_GREEN');

    Now I can read this property of Get_Item_Property - (real function, it is "XYZ_GREEN")
    But what about the origin of property "ABCD_RED".

    Is it possible to get the origin of property on a direct question to my form
    without saving it initially in time?

    Thank you
    Norbert

    You can save it in a variable before editing or you can reset the property to the original value that was set at design time.

    SET_ITEM_PROPERTY('my_item', VISUAL_ATTRIBUTE, '');
    

    Just use two single quotes without space between them "and the property will be reset to what it was at design time.

    Tony

  • How to find the ID of a submit button in oracle seeded pages

    Hello

    I tried downloading the page locally and I try to open using jdev, but "oa:popup" is not valid message is coming.

    So I can not open this page so not able to see the ID of the button.

    Can you tell me how to find the ID in another way.

    Hello

    If your cannot open page in jdev, then copy the page (xml file) from the server and save to anywhere on your local computer, which opened in Notepad, here you can find the ID of your button required. However, the norm is to open the page in jdev
    Haroon.

  • How to get the Favorites lost after a reset?

    I did a factory reset on my laptop and all my files backed up on an external hard drive, but I forgot to save my favorites. After that I gave my computer to its factory and loaded settings near the top of Mozilla Firefox, I realized that all my favorites have disappeared. What can I do to get back them? How can I get back them easily? Is there a trick? A program to use?

    Thanks for the responses, but none of them were useful. I said that I did a factory reset which causes a bookmark restoration dates be reset.

    Here is what fixed my problem:

    1. Download, install and run a program of recovery as EaseUS Data Recovery Wizard file and do a full scan of your hard disk (c :))
    2. Locate a backup of the file "Places.sqlite" (the file that contains the entire library of bookmarks)
    3. Retrieve and save this file on a flash drive
    4. Go to: computer (c) > users > yourname > AppData > Roaming > Mozilla > Firefox > profiles - there must be a visible profile folder (example: x00000.default)
    5. Go to the profile folder and delete all files with "places.sqlite" in the name of the file (should be 1-3 files).
    6. Insert the backup that you saved "places.sqlite" in the profile folder
    7. Start Mozilla Firefox, and then press Ctrl + Shift + B.

    There is no real problem with that solution for others try. If something does not work, it is because the instructions were not followed properly, or there is simply no bookmarks backup file to recover. What you need is saved in the file "places.sqlite" Mozilla read it when starting the browser and automatically reveal all bookmarks that were supported on this file at the time the backup was created, if its crucial you retrieve this file.

    I hope this helps others, because I had to find this solution on my own.

    -D3NNI5

  • How to get the BT works after removing the battery of BT on a Satellite A120

    Hello

    I have a new satellite A120 and it had bluetooth...
    IT HAD bluetooth.
    I clicked by mistake on the prog to install for battery bluetooth... and it UNINSTALLED.

    Now, it will not install again. It just happens to 'Setup Bluetooth device', waits, and then comes back with the message "Please plug in the bluetooth device, then click OK" and bluetooth devices are in Control Panel or the system devices.

    What can I do?

    Objects of curiosity very it is, because you can't "Uninstall" a hardware system with just disconnected from the control panel. After that, it must be recognized by the system and reinstalled. Do you have a few unknown devices in your device manager.

    It might be trying to let Device Manager looking for new material, and then your machine you might find the BT card.

    See you soon

  • How to get the return values by a button on the main program.

    Hello

    I have a main program that has an Authenticate button. Click to authenticate open for auth form that has the USERNAME and PASSWORD FIELDS.
    If the input fields are true then enable editing of jtable in main program...

    Basically something like this:
    main program
    Authenticate.addActionListener (new ActionListener()
    {
    public void actionPerformed (ActionEvent ae)
    {
    Au UpdateAuth = new UpdateAuth(); / / Opens the form that has the username and pass for authentication
    ua.setVisible (true);

    need code for activation of table here
    if(s=="mactus")
    {
    enable editing of the table
    }
    table.repaint ();
    }

    });


    form opened for auth... (class UpdateAuth)

    private String SigninMouseClicked (java.awt.event.MouseEvent evt) {}
    String aname = Aname.getText ();
    String apass = Apassword.getText ();
    If (aname. Equals("") & & apass.equals(""))
    {
    JOptionPane.showMessageDialog (null, "enter the login name or password", "Error", JOptionPane.ERROR_MESSAGE);
    }
    If (!) (Aname.Equals("")) & & apass.equals("")))
    {
    If (aname. Equals("harshil") & & apass.equals ("harshil123"))
    {
    String s = "mactus"; If the user name and password is success enable editing in table in the main program
    return s;

    }
    else if (! aname.equals ("mactus") & &! apass.equals ("mactus123"))
    {
    Aname.setText("");
    Apassword.setText("");
    }
    }
    Returns a null value.
    }

    String.Equals (String)

    String.equalsIgnoreCase (String)

  • How to get the total number of pages

    Is there anyone know how to get the total page after generate us the pdf file. I use the remainder method and create an external process. ?

    In the workbench, I use a SetValue

    Until you assemble the document that you need to build the DDX string and specify the xml information.

    Concat (/process_data/@ddxHeadStr, " ")

    AFTER mounting

    Use SetValue that set your xmlinfo variable (xml type)

    xmlInfo/process_data/game FOR

    / process_data/assemblerResult/Object/documents[@id]

    [ ='doc_info.xml']

    Then get your pages from the XMLinfo

    /process_data/@NUMPAGES

    =

    / process_data/xmlInfo/docinfo/NUMPAGES

    I hope this helps.  Send an e-mail if it is not explicit.  I had to fight over there recently and feel that the documentation really lacks.

  • How to get the shortcut to exe on deskto automatically after installation?

    Can someone tell me how to get the shortcut to exe on deskto automatically after installation?

    Kind regards

    Vijtin

    Look at this link

  • How to get the part of string before and after a character

    Hi all

    How to get the string before and after the comma character)

    Ex: The string contains the value John Kennedy

    I need the output as first stirng - John

    Second stirng - Kennedy

    Create table names (fullname varchar2 (20));

    insert into values of names ("John, Kennedy");

    insert into values of names ("papa ibra, Shan");

    insert into values of names ('Don Bosco'),

    Select * from names;

    Expected results

    FullName firstname lastname

    John, Kennedy John Kennedy

    Nicolas, Nicolas Shan Shan

    Don Bosco Don Bosco

    Please let me know how to proceed

    Thank you

    Hello

    This proves what I said before, on 0 and several commas commas.

    If we add these 3 rows to the sample data you posted:

    insert into names (fullname) values ("tou").

    insert into names (fullname) values (' David, Lloyd, George ");

    insert into names (fullname) values ('J, R, R, Tolkien");

    then the query I posted earlier produced these results:

    FULLNAME FIRSTNAME LASTNAME

    -------------------- -------------------- --------------------

    John, Kennedy John Kennedy

    Nicolas, Nicolas Shan Shan

    Don Bosco Don Bosco

    TOU tou

    David Lloyd, George David Lloyd, George

    J, R, R, Tolkien J R, R, Tolkien

    If you prefer to get these results:

    FULLNAME FIRSTNAME LASTNAME

    -------------------- -------------------- --------------------

    John, Kennedy John Kennedy

    Nicolas, Nicolas Shan Shan

    Don Bosco Don Bosco

    TOU tou

    David Lloyd, George David, Lloyd George

    J, R, R, J, R, R Tolkien Tolkien

    then you just change line 1:

    WITH got_commapos AS

    (

    SELECT FullName

    , INSTR (fullname, ','-1) AS commapos-* CHANGED *.

    Names

    )

    SELECT FullName

    , SUBSTR (fullname, commapos 1, -1) AS a first name

    SUBSTR (fullname, commapos + 1) in the FORM name

    OF got_commapos

    ;

  • How can I get the registration code to my KDL-40W600B?

    Just like the title says, I have a new KDL-40W600B and have need the code of registration for some of the apps I would like to use. Instructions for a pop - up on the Web of Sony Essentials page is as follows: to get the Registration Code please make sure that your active internet BRAVIA TV is connected to your network, powered and active. Press the Home button on your remote control and access the network icon in the Xross Media Bar. Scroll to activate enhanced features and select it by pressing on enter. Look for the Registration Code to your BRAVIA TV. Evil.

    Hi jeansebastienhamet!

  • How to get the Windows OS 8.1 actiivation key after the interview

    Dear Sir.

    My laptop has been given for maintenance on 09/06/2015 & collected on 19/08/2015. Unfortunately, while giving it for maintenance, Service Center authorized Lenovo not asked me to create a recovery media. Everything taking the delivary of the laptop service center could not activate windows 8.1 (this laptop computer OS has been pre-loaded & under warranty). Can someone tell me how to get the product activation key.

    Avinash Karnik

    Avinash-Karnik says:

    Dear Sir.

    Sorry, I fergot to quote these two motherboard have been replaced as original hard drive & motherboard had developed the fault for which I had to abandon for maintenance & replacement & maintenance for 2 & 1/2 months.

    Best regards & thanks.

    What version of Win 8.1 is the unit having now? If it's the PRO version, then probably you need to enter a product key if you reinstall. Try to download using the tool of media win 8.1 64 bit (no PRO version). Use it to install Win'a 8.1. The product key should be detected and you will not be required to enter as described above.

  • After updating my OS to iPad 2 to the last iOS 9 on March 22, 2016, I get the message below after several attempts to turn on my iPad: "your iPad could not be activated because the activation server is temporaril."

    After updating my OS to iPad 2 to the last iOS 9 on March 22, 2016, I get the message below after several attempts to turn on my iPad:

    "Your iPad could not be activated because the activation server is temporarily unavailable. Try to connect your iPad to iTunes to activate it, or try again in a few minutes. If the problem persists, contact Apple Support at apple.com/support. »

    I am based in Lagos in Nigeria and can't seem to find any Support from Apple for my country on the web. Please urgent help because I can not access my iPad. Thank you.

    How did you get the update? via iTunes or ios

  • I'm unable to get the registration code for my Blu - Ray player

    I'm unable to get the registration code for my Blu - Ray player. I followed the instructions and all I get is the statement: device is registered. I can't register for the most part without a valid code. Please let me know how I can get the correct code. Thank you

    If you were able to enter the registration code the first time you tried to save the player before then you don't need to do it again. Just bought this drive? If so, was it a screen or mixed open-box model?

  • How to get the icons to display correctly in the Finder?

    At the time of the "classic" Mac OS, if the icons are not correctly display in the Finder, we could 'rebuild the desktop file' to correct the problem. I've recently updated to Yosemite, and most things work well, but for some reason, most of the files in the Finder .webloc now show as blank icons (but not all; a few show the correct icon). There is no model, I can see: some very old .webloc files now show a white icon (where I know that their icons used to be correct), while the most recent show the icon of correct - although I just created four (by dragging the URL of the Safari, the usual method) which are all empty. Sometimes they appear with the older icon, with the symbol @ (although those who seem to have changed vacuum after running and restart maintenance). I tried from an external disk, repair permissions and repair the file system, as well as cleaning with the utility of Maintenance (which clears the web browser and other caches), nothing works. Does anyone know how to get the computer to display these icons correctly?

    May be a corrupt .plist.

    Make a backup, preferably 2 backups on 2 separate drives.

    Go to Finder and select your user folder. With this Finder window as the windshield, select Finder/display/display options for presenting or order - J.  When the display options opens, check "show the library folder. This should make your visible user library folder in your user folder.  Select the library. Then go to Preferences/com.apple.finder.plist and com.apple.desktop.plist.  Move the .plists on your desktop.

    Relaunch the Finder by restarting the computer and test. If it works fine, delete the plists from the desktop.

    If the same, return the .plists to where you obtained since, by crushing the latest.

    Thanks to leonie for certain information contained in this.

Maybe you are looking for

  • How can I get the 'secure site' (padlock) icon to display when you access a web page secured with Firefox 4?

    The "secure" (lock) icon no longer appears on the status bar (or anywhere else I can find) when you go to a secure web page. How can I get the 'secure site' (padlock) icon to display when you access a web page secured with Firefox 4?

  • Windows Server 2008 R2 license expires (not trial)

    I have installed a Windows Server 2003 R2 x 64. I installed a new license. Now he says that the license will expire. I followed the example of Microsoft on how to know if there is a trial version. It is not the case. How to remedy.

  • Vista can not download updates?

    Whenever I have disable my computer and Vista tries to update before you stop, OR when I go to the windows update area when it stops not and try to get it to update, it is stuck at 0% and does nothing. When I try to do stop updating in the center of

  • the sims3 game laucher does not open to play

    I played the sims3 for several months, and now the game Launcher does not open to play the game. He won't go to the black screen before the green diamonds came then go to my office. Now, it stays black. I uninstalled and reinstalled but still the sam

  • Cruzer / Keychain incompatibility?

    I recently bought an 8BG Cruzer and was taken aback when I discovered I couldn't attach it to a key ring.  The small metal rod does not accept any type of ring or hook. I called technical support and they it's new design, and it is actually designed