Pop-up window without refreshing the page

Hello

I want to display a pop-up window in my webpage (designed in php & MySQL), if I get a few values in my database .


(Automatically, I want the pop-up window to display in the auto-refresh).


Please help me.


Thanks in advance.


I've done it before "onload" with a box of "alert". If the database field is set to ONE gets skipped the alert box open using the box to light "fancybox:

New update

Stir then relax "anchor" page:

Tags: Dreamweaver

Similar Questions

  • Restart an animation without refreshing the page HTML

    I am looking for a way to reload animation on demand, but without refreshing the page HTML (which is no JS window.location.reload () method, say with a simple click of a button. Direct application would be a button to restart the game.

    It's probably something that could be useful to many people.

    Once the composition is ready to use, why would you want to reload the entire composition again.

    An example for the game:

    When you click on the play button, you load the composition once. Playback of the animation until the end.

    Then you can set the visibility of the animation in 'hidden' using the script. And show a button "Restart" instead.

    In the handler for the button click "restart", set the visibility back to 'visible' and read the animation again.

    HTH,

    Vivekuma

  • Generate dynamic elements without refreshing the page

    Hello

    I have a challenge to generate elements on a page dynamically without refreshing the page.

    I tried to do with AJAX, but do not have the elements on the page.

    I see that my process is called as I can warn the outcome of the appeal.

    Here is my code:

    I have a button calling the JavaScript function with AJAX call for the process:

    function f_OnDemand() {}

    get var = new htmldb_Get (null, $v ('pFlowId'), 'APPLICATION_PROCESS is NEW_FLOW', $v ('pFlowStepId'));

    invoke

    gReturn = get.get ();

    ajax reminder alert

    Alert (gReturn);

    }

    And here is the process that involves creating a few dynamic elements on a page:

    DECLARE

    Meter number;

    number of items;

    number of p_counter;

    BEGIN

    items: = TO_NUMBER(:P7_NUMBER);

    FOR counter IN LOOP 1. items

    p_counter: = counter + 1;

    HTP. P ("Item" |) APEX_ITEM. DISPLAY_AND_SAVE (p_idx = > counter, p_value = >, p_item_id = > counter). ': ');

    HTP. P ('Checkbox': counter |) ' ' || APEX_ITEM. CheckBox(p_idx => Counter, p_value => 'Test'));

    HTP. P(' ' || APEX_ITEM. SELECT_LIST (p_idx = > counter, p_value = > 'Y', p_list_values = > ' Yes;) Y, no.; N') || br / > ');

    HTP. P ("< br / > '");

    END LOOP;

    END;

    The question is - how can I make these elements of rendering on a page?

    I'm on Apex 4.2

    Thank you.

    The return would be inserted somewhere in the DOM of your page. So, regardless of the call ajax returns, must be added to a zone. Use jQuery for this. See this example:

    https://Apex.Oracle.com/pls/Apex/f?p=93000:803

    Denes Kubicek

  • Change result of &amp; lt; cfinclude &amp; gt; without refreshing the page.

    Y at - it a simple way to change the result of a < cfinclude > without refreshing the page. I have a page that will display one of the many < cfinclude > based on which button is clicked. For our purposes here, assume that there are 6 buttons and 6 different < cfinclude >. "s. I think some sort of update panel ajax, but I do not know ajax, nor can I use ASP.Net.

    All what Adam said, with other examples of what I think of you
    try to do.

    You can include all your code each in an identifiable
    block as a element. Then, using JavaScript and DHTML
    effects you could hide and show the different divs based on the user
    interaction with account of controls such as buttons. This would work well
    If the content of all the divs is relatively small and static. If they
    are large and quite where all the download would indeed on
    load time or momentum so that the content displayed in each section must
    to be up-to-date at the time when a control is selected this option will be
    not work well.

    In this case, you must had a such kind of dynamic refresh
    AJAX or pipes. This adds a dimension to the aspects of DHTML
    your interface to make new requests from the server before the content of the
    the browser is updated.

    Before discussing more in detail and the how and why of each of these it
    would be useful to learn more about your needs accurate and comfort
    level with different technologies and techniques.

    As Adam concluded there are several ways to solve this type of problem.

  • Impossible to apply rights to the visitor without refreshing the page

    Hello

    I created two roles) 1 consumer 2) employee
    and two Office pages 1) consumer Page 2) Page used

    I placed rights to the visitor to these pages Office accordingly. Then when I connect, corresponding page should be displayed after authentication. But it does not work until I refresh the page.

    Anyone can provide a solution for this?

    Kind regards
    MARGI

    Published by: user13389316 on July 19, 2010 15:04

    Published by: user13389316 on July 19, 2010 15:05

    You must redirect, there's no way around that I know

  • Navigation without refreshing the page

    Hi people,

    I don't know what it's called, and I hope that if I explain it someone can tell me what her name so that I can then dig autour and know how to do!

    I have a client who wants an mp3 playing continuously while going through the site (I know, but they don't listen to me). "Constantly" which means that as you navigate from one page to another, the song never stops or recharge. I guess the only way to do it is by using an iframe, frameset (I just never understood executives, despite all the efforts of the help of DW8) or javascript (I know not all javacript) so that the new content of the navigation bar appears on the same page and mp3 hasn't a chance to recharge.

    What we call that? Y at - it a name for "click the nav and have the new updated content in the DIV over there on the left rather than loading a new page"? I thought that maybe by using TPM of PVII might do, but the site has an album photo and other things and it can take forever for the page to load then... Any help to point me in the right direction would be appreciated! Thank you!

    I guess that since I discovered how to do this I have to mention it. «A friend of mine used to use frames, and told me using it an iframe with a * name = "" * attribute would load a new page in the iframe, so the target of the url value of the attribute name.» That is to say:

  • How to close a pop-up window without closing the entire application?

    Greetings!

    I just want to ask for help with this case. Here, I have a screenshot of what I'm trying to accomplish:

    screenshot.jpg

    I used this code, but it turns out that it closes the whole application:

    import flash.system.fscommand;
    btn_exit.addEventListener (MouseEvent.CLICK, goExit);
    function goExit(evt:MouseEvent) {}
    fscommand ("QUIT");
    }

    should what code I use to accomplish my goal? Thanks in advance!

    Sincerely,

    Milo

    1. don't you implement event handing in CongratsMC?

    2. Yes, there is a conflict because congratulations to instance inside function is a quite different case: it is not seen outside the dropObject() method - therefore it can not be removed in the listener. So, you must do the following (read the comments in the case of top):

    function dropObject(e:MouseEvent):void {
         stage.removeEventListener(MouseEvent.MOUSE_UP, dropObject);
         stopDrag();
         var droppedOn:MovieClip;
         correctCounter.text = String(correct);
         if (currentlyDragged.dropTarget) {
              // loop through targets belonging to the currently dragged clip
              for each(var mc:MovieClip in currentlyDragged.dropTargets) {
                   if (currentlyDragged.hitTestObject(mc)) {
                        // get the target
                        droppedOn = mc;
                        currentlyDragged.removeEventListener(MouseEvent.MOUSE_DOWN, pickObject);
                        currentlyDragged.buttonMode = false;
                        currentlyDragged.x = droppedOn.x;
                        currentlyDragged.y = droppedOn.y;
                        correct++;
                        correctCounter.text = String(correct);
                        // stop loop - it is not necessary to continue
                        break;
                   }
              }
         }
         attempt++;
         attemptCounter.text = String(attempt);
         // return to the initial position if there is no hit
         if (!droppedOn) {
            currentlyDragged.x = startX;
            currentlyDragged.y = startY;
         }
         // DO NOT DECLARE THIS VARIABLE AGAIN - YOU ALREADY HAVE THE INSTANCE
         //var congrats:CongratsMC;
         if (correct == objects.length) {
              // DO NOT INSTANTIATE IT
              //congrats = new CongratsMC();
              // place i in the middle of the screen
              congrats.x = (stage.stageWidth - congrats.width) * .5;
              congrats.y = (stage.stageHeight - congrats.height) * .5;
              addChild(congrats);
         }
    }
    
  • Twitter: Your account may not perform this action. Please, refresh the page and try again.

    Since the update to Firefox 41.0.2 I couldn't use Twitter.com. When I try to tweet, favorite, or retweet the following error occurs. Your account may be able to perform this action. Please, refresh the page and try again. There are a couple of other users who have the same problem, but it was tinkered with Mozilla and the other pending.

    It started with the update to 41.0.2 and twitter works in all other browsers, but not Mozilla.

    Here's this other thread with the DIY: Impossible of Retweet, tweet or articles favorite on Twitter, even when I refresh the page.

    I think there must be a setting or a question Add on. Your extensions look pretty standard, so I'm leaning towards a parameter of the problem. You could test as follows:

    By default, Windows hides the .js extension. To make sure that the following steps work, you have to disable this feature, at least temporarily. This article has the steps: http://windows.microsoft.com/en-us/windows/show-hide-file-name-extensions

    Open the settings folder (AKA Firefox profile) current Firefox help

    • button "3-bar" menu > "?" button > troubleshooting information
    • (menu bar) Help > troubleshooting information
    • type or paste everything: in the address bar and press Enter

    In the first table of the page, click on the view file"" button. This should launch a new window that lists the various files and folders in Windows Explorer.

    Leave this window open, switch back to Firefox and output, either:

    • "3-bar" menu button > button "power".
    • (menu bar) File > Exit

    Pause while Firefox finishing its cleanup, then rename prefs.js to something like prefs.old.

    Launch Firefox back up again and it must use the default settings (for example, integrated home page). If you need to restore your previous session windows and tabs, go ahead and select restore previous Session from the history menu.

    Twitter works best? If so, we could try to understand the precise adjustment at fault or you could rebuild your settings. Or you can undo the change by renaming the new prefs.js to prefs.txt and rename prefs.old back to prefs.js (with Firefox closed, as you did before) and understand it through a little trial and error.

  • Netflix continues to become out of sync and I continue to have refresh the page

    I continue to have refresh the page then I watch netflix because it comes out of cynic.i have uninstalled and reinstalled silver lite.i contacted netflix about the problem.they say its Microsoft Works does not

    Original title: Netflix continues to become off synic

    Hello

    1. what operating system is installed on the computer?

    2. What is the exact error related to out of sync?

    3. were there any changes (hardware or software) to the computer before the show?

    Method 1: Run the troubleshooter, if Windows 7 is installed on the computer.

    Open the troubleshooting of Audio playback

    Method 2: To update the display drivers and check.

    Updated a hardware driver that is not working properly

    Update a hardware driver that is not working properly (Windows Vista)

    How to manage devices in Windows XP

    Hope this information helps.

  • [ADF, JDev 12.1.3] Pop-up window to see the or download a PDF file that is returned by a Web service method

    Hallo,

    in a page of my web application, I need to add a button that when clicked shows a PDF in a pop-up window which enables the user to download on the PC.

    To get the file PDF, the application must call a Web service method that returns the contents of the file encoded in base64 in the body of the response. If the request does not get the file, but a stream that must be dealt with to get the file.

    Could you kindly advice me a good approach/tutorial to create this feature?

    Thank you and best regards,

    Federico

    Call your servlet ws, then convert bytes of payload in base64 and returns this as a binary stream.

    Client side, you can use af:inlineFrame component inside the af: popup to call your servlet.

    Here is example of servlet/inlineFrame part: https://technology.amis.nl/2011/07/28/adf-11g-show-pdf-in-a-popup/

    Dario

  • Oracle APEX 5 - modal Close event without sending the page

    Hi experts,

    Is there a possibility how to close the modal page using 5 APEX without submitting the page called from? (just refresh the region).

    I tried to use event close modal in the parent but to start it I have to close the modal page to redirect to the parent.

    It automatically submit the parent page.

    Concerning

    J

    Hi Patrick,

    I found the right solution for me. I left the treatment of the normal page on modal button (Submit form and option SQL INSERT). At the end of the processing of the page, I created another page dealing with DIALOGUE NARROW - one of the option in the LIST on the page that deals (no action). I created record and close modal just by using the processing of the page. In the parent page I got it before (update).

    Thank you for participation.

    J

  • How to create a child window without closing the parent window

    Hi all

    I have a requirement to create a child window without closing the parent window. I have to click on an element in the parent window, then is expected to open a child window. The parent window must not be closed before you close the child window.

    Kindly help me in this.

    Thank you and best regards,

    Myvizhi

    Hi all

    I found the solution for this. I created a new page. Then I created an article in the style of link in the parent element, and I put the following properties in the link element:

    Destination URI: OA.jsp?page=/seagate/oracle/apps/seasoa/que/webui/SeaSoaHeaderDetailPG&headerId={@ErrHeaderId}&retainAM=Y&addBreadCrumb=Y&backPage=S

    Target framework: _blank

    This opens the new child window without closing the parent window.

    Thank you and best regards,

    Myvizhi

  • How to get the value of the tree node without reloading the Page. !

    Hello
    I worked with apex 4.2 and I've created trees and as a table to retrieve the date according to the value of the tree node select the code tree something like that

    {
    Select case when connect_by_isleaf = 1 then 0
    When level = 1 then 1
    of another-1
    end the status,
    level,
    'ENAME' as the title,
    NULL as an icon,
    'EMPNO' as value,
    NULL as ToolTip,
    ' f ? p = 36648:34:5234984107903:P40_SELECTED_NODE :'|| EmpNo as link
    "Dept". "" EMP ".
    Start by "MGR" is nothing
    connect prior "EMPNO" = "MGR".
    siblings arrested by 'ENAME '.
    }
    and I put the Page selected node element: P40_SELECTED_NODE. the tree worked well and recover the data in tabular form according to the value of tree node

    My Question:
    1. I want to recover the data without submitting the page where whenever I select the value of the tree make page reload to update the tabular presentation with the new value, there is a way to convey the value of the tree node to point P40_SELECTED_NODE and in the form of refreshment without page reload.

    2-i want when selected in the page tree run process according to the value of the on-set tree node to create dynamic action with (jquery selector: div.tree li > a) but the value of the incorrect node.

    Concerning
    Ahmed;

    Take a look at my sample tree application.
    When you select a node, a details report is updated. That should help you implement for your situation.
    However, one thing to note is the link on each node that you have. Click on a node to redirect to the same page and set the value of P40_SELECTED_NODE. You can keep the element, but the link should go, as it's him "reload" the page whenever you click on a node. Implementation of the action of "onselect" tree and setting the page element to the value of the node that will be in place. Be sure to add the page element in the elements present in the form of tables.
    The reason why your selector didn't return the correct value is that you have a click event bound to the anchor tag in each element of the list. The anchor tag does not hold the real value (usually and id), but holds that the display value. The items list item containing the real value in their attribute "id". Therefore, to get this value you should always inspect the first parent of the clicked anchor tag. (which is another way to solve it, of course)

  • updating of the chart without loading the page

    Hi friends,

    I use apex 4.1. now I want to refresh only the graphic region I created the graphic area and I replaced the mentioned below instead of #CHART_REFRESH javascript code # in the Source of the region

    JavaScript code
    --------------------
    < script type = "text/javascript" >
    function RefreshChart()
    {
    Alert ('a');
    var chart_name = ' #CHART_NAME #'.substring (1);
    apex_RefreshChart (& APP_PAGE_ID, chart_name, 'en');
    }

    < /script >

    and then I created an item_id is P7_X(date format), then created dynamic action if I change the P7_X(that_is_change_the_date).it of the order of the day will address the dynamic action, first of all submit P7_X point id throught plsql and then javascript call function (RefreshChart()) in the source.but region can't be able to call the javascript function in the source of the region.
    kindly tell me how to call the javascript function if javascript works within the source of the region (region of graph)
    If it's no way to tell me the procedure to see how cool the graphics area without load the page.kindly help me...

    Hi 888837,

    Be a little more patient! He is a volunteer help forum where everyone also has a day job. Keep in mind that we probably don't sit in the same time zone and have different work schedules. If you need fast response time, then you should get in contact with the Support of Oracle.

    That said, I had a look at your example. The only error, why it did not work was because you used two different date formats. Used for the switch of date dd/mm/yyyy and to the TO_DATE in the SQL statement, you use mm/dd/yyyy. Now I've changed two masks of DD/month/yyyy format to make it more transparent month. If I now enter on 2 February 2008 and leave the graphic field is getting updated with the expected data.

    Concerning
    Patrick
    -----------
    My Blog: http://www.inside-oracle-apex.com
    APEX Plug-Ins: http://apex.oracle.com/plugins
    Twitter: http://www.twitter.com/patrickwolf

  • Dynamically add UIComponent without refreshing entire page (JDEV 11.1.1.3)

    Hi all
    I have this problem.

    I need to dynamically add an element within a page without refreshing entire page jspx.

    For example, look at this page:


    Titus: _
    Name: _______
    Job: _ (+ add more jobs)

    When I click on (+ add more jobs), I add a new RichInputText:

    private RichPanelBox pb1;

    public String cb1_action2() {}
    RichInputText rc = new RichInputText();
    rc.setId (...);
    [....]
    This.PB1.GetChildren (). Add (RC);
    Returns a null value.
    }

    The field is displayed properly on the page, but the system do a full refresh and lose your position on the page.

    Obviously becomes inconvenient for the user to have to scroll the page up to a certain point where it was before.
    Is it possible to avoid this problem and to add the field without a complete refresh of the page?

    Thank you
    Cristian

    Published by: on February 11, 2011 baol 7,53

    Try with PartialSubmit for the button and use PPR as follows:

    JSPX Code:





    partialSubmit = 'true '.
    actionListener = "#{SamplePageBean.onAddJobs}" / >




    Bean code:

    public class SamplePageBean {}
    private RichPanelBox panelBox;

    public SamplePageBean() {}
    }

    {} public void onAddJobs (ActionEvent actionEvent)
    RichInputText richInputText = new RichInputText();
    richInputText.setId ("Id1");
    richInputText.setLabel ("Job Title");
    this.panelBox.getChildren () .add (richInputText);
    AdfFacesContext.getCurrentInstance () .addPartialTarget (this.panelBox);
    }

    {} public void setPanelBox (RichPanelBox panelBox)
    this.panelBox = panelBox;
    }

    public RichPanelBox getPanelBox() {}
    After a return;
    }
    }

    Thank you
    Nini

Maybe you are looking for

  • Help to understand a warning in disk utility

    Hi - I run regularly "verify disk permissions" because it was recommended to me.  Today I came with a message that I've never seen before, and I hope someone can help me understand what it means and if I need to do something.  It reads: WARNING: SUID

  • Very limited iTunes

    So, I recently installed Itunes 12.4.1.6 under Windows, and as with every update to Itunes, I have to go back and everything set up so that I have it in a layout I prefer.  However, with this 12 of Itunes, I find it is extremely limited.  I have a po

  • Satellite L20: Need hardware specifications

    Hi all. I bought my system on 23 December and am really enjoying the use of the laptop. However, it seems that my system does not meet the specifications, it is said that he should have. Namely the memory. Care that I have 256 MB of ram if Everest ho

  • Need to create a? Mark G510n password

    I have a new router and the laptop replaced count it recognizes the printer, but can not commumicate.  My new lptop doesn't have a CD player.  Is it possible to type in one? the password when inputing the pasword of the number pad printer?

  • Network controller is not properly understood, impossible to download anything, the diagnostic report saying that there is no driver installed for this device

    Original title:. network controller error? the device, network controller, is not understood correctly. report "tv_ConfigMgrErr1". Impossible to download whatever it is or it causes Internet Explore stops working. I get a diagnostic report saying tha