How to view the home page alert message

Hi all
I have the form based on the table of LEAVE, leave request
It includes the following columns
leave_id(primary key)
emp_name
from_date 
to_date
no_of_days
Status
When they entered the details and sent the form data will be stored in table of LEAVE.
subsequently applied leave will be approved or rejected, and will update the STATUS column.
Is it possible to show the latest status of leave requested as an alert message when they connect?

Can someone help me?
Thank you
Kind regards
gurujothi

Published by: Gurujothi on June 11, 2012 04:27

Gurujothi wrote:
Hi all
I have the form based on the table of LEAVE, leave request
It includes the following columns

leave_id(primary key)
emp_name
from_date
to_date
no_of_days
Status

When they entered the details and sent the form data will be stored in table of LEAVE.
subsequently applied leave will be approved or rejected, and will update the STATUS column.
Is it possible to show the latest status of leave requested as an alert message when they connect?

Why you want to display an alert? What happens if the user wants to see the same message after the alert has been closed?

I would say to create a view only element that displays the message at the top of your page, so that it is visible all the time.

Tags: Database

Similar Questions

  • "Browser" and "Media Net" blackBerry smartphones going to the same place - how to change the home page?

    "Browser" and "Media Net" goes to the same place - how to change the home page?

    I want to change the browser home page to be google... How can I do this?

    It just won't let me.

    Thank you

    Hi urumilton,

    Turns out that ATT had me on their business plan and not the personal (with tethering the phone and the whole software Setup was weird - including the browser... that didn't go to page net media (don't ' don't ask me how).)

    Send them a maintenance book and now it works - oddly enough!

  • How to change the Home Page of mozilla.

    My home page changes in searchus.com every time, I start my browser. and when I open a new tab its shows a blank page, which has been showing some of my links that I use for most. Please help me stop the changes in the home page of the browser. and new tab window.

    Your list of details of the system shows that you have a user.js file in the profile folder to initialize some preferences at each start of Firefox.

    The user.js file appears only if you or another software created, therefore, normally, he wouldn't be here.
    You can check its contents with a text editor if you do not create this file yourself.

    The user.js file is read whenever you launch Firefox and initializes the preferences to the value specified in this file, so preferences that cannot be changed temporarily for the current session.

    See also:

  • How to set the home page as a tab, that tab is always visible?

    I want to be able to have the homepage as a visible tab that when I visit other sites that I can leave these sites open while I jump to the home page, without having to leave the site when I get home. This gives greater flexibility when they surf on the web and select the tab function be used to its full potential.

    One possibility would be to pin the tab with the home page via the context menu of this tab, so it appears as the first tab and make sure that you open links in a new tab.

    You can use Ctrl + 1 to go to the first tab and use the context menu to close all other tabs if you want to open the tab of the home page and get rid of other tabs.

  • How to set the Home Page of a newly-opened using the file tab > tab Menu?

    When I open a new tab, is there a way to set the home page for the new tab to use when it is open, or new tabs always open as blank pages?

    New tab homepage extension:

    https://addons.Mozilla.org/en-us/Firefox/addon/777

  • How to view the different pages of the same doc PDF at the same time

    Hi, I am wondering how to view different pages of the same doc PDF at the same time. For example, I love to see certain content on page 1, while referring to page 4 of the explanation. It may be useful to add in for Acrobat if it is not now.

    Thank you

    Use: Window - Split.

    Saturday, October 24, 2015 19:49, daiyueweng [email protected]>

  • How to change the home page in FireFox?

    I installed firefox as my browser and I can not get rid of bear share as my home page please help I install can and not of the United Nations as a program it does not appear in the list as a thank you PC program.

    * original title - hoo I get rid of bears hand off my computer *.

    Open Firefox
    Select Tools--> Options
    Click on the tab 'hand '.
    Enter the web address you want as your home page.
    Click on 'OK '.

  • How to remove the home page?

    Hi all

    I installed FMS on a stand-alone server Win 2003 to act only as a service, now when I open the server (IP address actually) URL, it shows an introductory page to the FMS with a video (RTMP and HTTP streaming examples), so how can I change this, to open the custom page or redirect... ect?

    Thank you

    I'll try to get more details on this but as of now, I would like to give you some advice, basically spend your /webroot-> you would see index.html. Face of such or just rename it to something like index_1.html and place your own custom .html page with his name as index.html. Now to clear the cache of your browser, restart the server and open the new instance of the browser - it should display your custom file.

    Its just play your Apache settings I feel - but will try to get more information do more gracefully and methodically

  • How to set the home page when you open the new tab?

    I set Google as my homepage. When you open a new tab, Google does not seem to be

    Hi Zion,

    It is the default behavior of Firefox. There are a lot of large modules that will allow you to customize the new tab page. Take a look at the Knowledge Base article, find and install add-ons to add functionality to Firefox. It will show you how to find and manage the Add-ons of Firefox.

    Hope this helps!

  • How to disable the home page when popup is opened?

    Hello

    With the help of Jdev 11.1.2.3

    I have two buttons on each row in a table that open pop-up windows.

    If I open one of them (say p1), I can still click on the page and open the other popup (p2). In this case, two pop - up is open on top of the other which is a mess.

    So my question is: is there a way to prevent the user to click on the page, while a popup is open?

    Also, one of the popups (p1) launches a btf where very probably other popups will be open also (different from p2), so I would like to prevent the user from clicking anything on the page for the duration of the taskflow.

    Thank you!

    MB

    Hello

    1 - can you use a dialog inside your popup? In my view, using a dialog box, you disable the rest of the page.

    2 - you can create a link for each popup variable. The attribute, then disable/measure the other button based on this variable, then using events setPropertyListeners and popupClose to set true / false.

    Concerning

  • How to view the StageWebView page in Flash Professional app .ipa

    I need to display a .mp4 file in a small application I build for iPad with Flash Professional CC. The best way seems to be StageWebView, but I can't get this to work. I found a code that is supposed to do the trick, but I keep getting errors: 1180: call to a method may not set file.

    Can someone give me please help with this?


    var webView = new StageWebView(); webView.stage = this.stage; webView.viewPort = new Rectangle( 0, 0, stage.stageWidth, stage.stageHeight); var path:String = new File(new File("app:/path/file.html").nativePath).url; webView.loadURL("app:/path/file.html");

    at the beginning of your lines of code, add:

    import flash.filesystem.File;

  • How to prevent the Firefox home page load automatically. I rest my homepage where I want. But the home page of Firefox always load automatically

    When I open Firefox, the home page that I put in open... as does the Mozillza Firefox homepage which will open in a separate tab. It's an extra tab, I don't want to. How to stop it?

    Are you sure that you did not inadvertently as long as your home pages? See - How to set the home page

  • How can I change the home page on a Windows 7 computer?

    I have a newish computer and managed to change the home page once, but have not been able to find the solution in the last two days. Current responses to question relate to XP and do not work for Windows 7. could you please tell?
    Thank you
    Stephanie

    How to set the home page

    Thank you

  • I downloaded a music software and then deleted. It has changed my title of the home page and I can't change back to Firefox. I don't know how to change this, but it does not work. Can you help me?

    Music software is imesh and I changed my title of the homepage with Firefox, in my internet options for Windows. Whenever I close the page, the home page changes back to the imesh search page. I deleted my computer including imesh go to windows Explorer and remove imesh all that I can find nothing will do.

    Steps to remove iMesh as your home page:

    1. In the address bar, type Subject: config and press ENTER.
    2. In the filter at the top text box, type: keyword. URL
    3. You will be presented with the entry for the keyword. URL
    4. Double-click it, delete the channel and press OK.
    5. Release of Firefox.

    Then, you must assign the desired as your homepage site. Open Firefox and follow the instructions provided in this article: How to set the home page.

  • Why the Firefox Support Home Page open automatically as my second tab, to the right of the home page, when I launch Firefox, and how can I stop this?

    I recently installed Firefox 4 on my computer under re - install my OS. Firefox opens now with 2 tabs: my host specified, and to the right tab, a tab of the Firefox Support Home Page. I guess I did something to cause it, but how can I cancel it?

    Reset your home page and make sure that only one tab is open when you set your homepage.

    http://support.Mozilla.com/en-us/KB/how+to+set+the+home+page

Maybe you are looking for