Prevent user to open window with same session

Hi all,
I have a requirement to prevent user from opening a new window of same session, either by right click, middle click or any other method.
Can anyone tell me how can i use session state to find that new window of same session is opened, and if yes, i can give an alert message that 'Only one window is allowed at a atime for a user'. Thanks alot.
With Regards,
Sunil Bhatia
Oracle APEX

You can enable the checksum feature in the Application Security attributes to prevent users.That would be closest you can acheive towards your requirement.
<li>However you try and prevent users from creating a new page, they can always use their browser features to duplicate a page ,and this works even with a checksum in the URL
For example in firefox, place your cursor in the URL bar and press {CTRL} + {ENTER} , it duplicates a page.
<li>Now, assuming that they did this, how do you identify which page is valid, For apex either page sents a request only and it doesn't know what happens at the client side. Remember apex session details are stored at the server side only.

Similar Messages

  • Force all Users to open Access with same definitions

    Hi Guys,
    I am having some difficulties to find how can I force all my users to open the Microsoft Access 2010 with:
    Open Method Shared and Encryption Method Use Legacy Encryption
    File/Option/Client Settings/Advanced
    Any Ideas?
    Thanks in advance

    Sorry for the delay in response I've been very busy.
    What I am saying id that you need top start by splitting the database. The easy way is using the Wizard but you can manually process this by creating a blank database and importing everything into it except the Tables.
    Once you have only Tables in the one File and the Logic and Objects other than Tables in the other File. Then rename the one with only Tables to include _BE. for instance "MyDataBase_BE.accdb" Then name the FE
    "MyDataBase.accdb".
    Next open the FE and Save As an .accde File. This will make a copy of the FE and lock the project so the code cannot be changed. Give everyone a copy of the .accde file and they cannot make changes to it.
    As far as specifying
    File/Option/Client Settings/Advanced
    Open Method:
    Shared
    Encryption Method:
    Use Legacy Encryption…"
    Do this before you make the .accde version for distribution.
    Maintain your .accdb copy for future changes that may be needed. Then you will need to redistribute the FE after new changes are saved.
    Just takes a click to give thanks for a helpful post or answer.
    Please vote “Helpful” or Mark as “Answer” as appropriate.
    Chris Ward
    Microsoft Community Contributor 2012

  • How can i restrict a user not open more than 3 sessions in database

    how can i restrict a user not open more than 3 sessions in database.For this i have already create a profile and set CONCURRENT_SESSIONS=3 and assing that profile to user but the problem is there.

    You will simply need to use the following parameter in your CREATE PROFILE syntax.
    CREATE PROFILE normal_user
    LIMIT SESSIONS_PER_USER 2;
    but the resource limits set for a profile are enforced only when you enable resource limitation for the associated database.
    you could do this either by having an initialization paramater which will invoke as soon as the database starts or try using ALTER SYSTEM command

  • Apple doesn't allow Mail users to open links with Chrome

    Apple doesn't allow Mail users to open links with Chrome, Chrome is the deafult browser and it seems that there is a blockage for 3rd party browser, not very nice !!!!!!

    Apple doesn't allow Mail users to open links with Chrome, Chrome is the deafult browser and it seems that there is a blockage for 3rd party browser, not very nice !!!!!!

  • How to close open windows with ios7, How to close open windows with ios7

    How to close open windows with ios7, How to close open windows with ios7?

    Guess they thought we needed more exercise so now we have to swip them to close.....miss iOS6. My eyes are blurry now after looking at my phone, and my arms are tired from swipping lol

  • When in the middle of doing work Firefox just crashes, A sorry window pups up asking if user wants to Reload the same session or start a new session. This never happen with previous versions.

    Since I updated Firefox to the latest version it crashes a lot and although I can reload the session I was working with it is annoying and time consuming. I always keep my computer 100% updated and virus free as I always run Norton. I also have 4 G of RAM and 500 G disk drive so it is not lack of RAM and never keep more that 3 windows open at the same time.

    (1) Firefox's built-in post-crash page has not been a real HTML page for a long time (for example, from the time of Firefox 22, see: [https://support.mozilla.org/en-US/questions/968212 Want to save LOTS of versions of "Restore Session.xht" from the "oops ..." page for later use]). If you had this working differently with Firefox 25, that might have been created by an extension.
    You can check to see whether extensions are disabled or need an update on the Add-ons page. Either:
    * Ctrl+Shift+a
    * orange Firefox button (or Tools menu) > Add-ons
    In the left column, click Extensions. The disabled extensions cluster toward the bottom of the list. To poll for updates, use the "gear" button above the list and choose Check for Updates.
    If you used the Reset feature (or Firefox automatically did a reset due to some problem during upgrading), you will need to reinstall missing extensions. The reset feature creates a folder on the desktop named Old Firefox Data. Do you have that folder? There may be data you can recover from it.
    (2) There are many ways for history to get cleared, both internal to Firefox and external. Could you double-check your Privacy settings?
    orange Firefox button (or Tools menu) > Options > Privacy
    * The "Firefox will" drop-down says Remember History: Firefox shouldn't be clearing history, but an add-on or external software could do it
    * The "Firefox will" drop-down says Use custom settings for history: inspect the "Clear history when Firefox closes" setting to make Firefox isn't set to clear history. Also check your add-ons and consider external software.
    Firefox normally accumulates months of history. However, some of Firefox's database sizes are based on disk space available. If your hard drive is very full, Firefox might reduce the amount of history stored.

  • How to protect application from being run by 2 browser with same session ?

    Hi all,
    As we know, in Firefox, if we open two browser windows or tabs it will share same session. In IE, it does the same thing if we open two tabs in same window.
    The impact is user can open the application twice (or more) yet share the same session. This will result in unwanted behaviour in our application.
    (ADF Faces 10.1.3.3 + BC)
    Is there aniway for us to disable user from opening the same application in the second Tab (IE) or second Browser window (Firefox),
    eg :
    - to invalidate the session at all
    - or any other way ?
    Thank you for any help,
    xtanto

    Taken from the release notes:
    Ctrl+N support The application user may experience incorrect behavior if they use Ctrl+N to open a new window from their application, press the refresh button on their browser toolbar (i.e. F5), copy and paste a URL for an
    ADF Faces app fromone window to another, or use the ADF Faces dialog framework to open new browser windows. If these usecases are critical to you, please set the following context parameter in your web.xml file.
    We expect to support the Ctrl+N use cases by default in a future release.
    <context-param>
    <param-name>oracle.adf.view.rich.newWindowDetect.OPTIONS</param-name>
    <param-value>on</param-value>
    </context-param>Anyone knows how this works and what happens when the user actually presses CTRL-N while the detection is on?
    Sascha

  • Prevent user from opening an applescript file

    Greetings,
         I have written an Applescript for use by the User to change file permissions on folders or files they get from clients from outside our company.  The permissions of these files denies the User from opening the files and work with them  The script I wrote will change those permissions to Read/Write but also contains Administrator information with regards to Admin Name and Password.   The script runs just fine.
         Where my problem arises is I cannot find a way to prevent a User from using the Applescript application on their workstation to open my script and view the Admin name and Password.  What I need to happen is to have the script run when the User places a file on the icon, but not allow a User to open the script to see the coding.  I'm really new to Applescript and I figure i am missing something.  Thanks in advance for any advice.

    Are these items downloaded into the same folder in each user account?
    That part is reliably the same or are users involved choosing the save location?
    Frankly I'd scrap Applescript - it is a pain for anything involving admin privs & normal users.
    Option 1…
    Stick a task into roots crontab to chmod/ chown that location every 5 minutes or so!
    If you want to be smart about it check if the perms are in a mess before you fix them. A shell script can do this. Obviously you need to check the path to give the correct user the ownership etc.
    Option 2…
    Set a launchd job to watch a specific folder & run a command when items are added - like folder actions without the crappy Applescript part
    https://developer.apple.com/library/mac/documentation/Darwin/Reference/ManPages/ man5/launchd.plist.5.html#//apple_ref/do…
    It would need to be a system level job since the user doesn't seem to have enough permission.
    If you need to use an application to allow the user to have control an Applescript droplet could move the items to the watched folder, where the launchd job resets the perms. Then the items could be moved elsewhere via the script that runs from the watch job.
    It all seems kinda kludgy, but sometimes that is how OS X is!
    Perhaps this is outlandish & impractical but so is manually fixing stuff like this every time someone calls
    Any thoughts?

  • Prevent user to open more than two forms

    Hi everyone
    I have a forms application deployed on Application Server 9i r2 on Windows 2000, I want to prevent any user of this application to open more than two forms while they are working, I mean each user can open only two instances of this application.
    This application uses Oracle Single Sign-On to authenticate users, also I don't have the .fmb files, so I can't made any modifications to this application.
    Any Ideas?
    Thanks in advance.
    Regards,

    Just an idea:
    Create a "decorator-form" and call this as a start-fmb instead of the one you arc actually calling. This "decorator-form" would do nothing but just the logon to the database, some checks if the user-session is valid and then call the "real" fmb using NEW_FORM.
    To store some information to check the session you could use DBMS_APPLICATION_INFO.SET_MODULE / DBMS_APPLICATION_INFO_SE_CLEINT in the decorator-form to store something like "FORMS" in it and to check for validity read these values from V$SESSION.
    hope this helps

  • Tabs and window restore only restored one of many open windows from last session. I hate this!!

    Tab and window restoration has FAILED after version 13.01 installation! Out of 7 windows open with multiple tabs, only ONE BROWSER WINDOW OPENED with NO reference to what happened to the normal session that had been in the previous version of FF. I've read about this and I DON'T LIKE IT. It is reverse engineering. WHY would you scrap someone's research for the sake of making your browser open more quickly? DAMMIT MAN I don't have time to study a browser. I may not endure this version! I don't see a way out of this ff trap, other than go to previous version which is always a bitch. Dammit!

    You need to use "Firefox/File > Exit" (Mac: "Firefox > Quit"; Linux: "File > Quit") to close Firefox if you are currently doing that by clicking the close X on the title bar to close Firefox with all open windows at once. Otherwise only the last closed window will be restored. If this did happen then check History > Recently Closed Windows to see if any are listed (default is 3).

  • Multiple users accessing entity bean with same PK

    Hi,
    Some body please clarify the below issue.
    (EJB 1.1, WAS3.5)
    I have two app servers and two clones each clone is running in each app server.
    Stateful session bean access Entity beans to update/read record in the database.
    According to my requirement multiple users can access the same entity data (same primary key). Suppose user A created a Stateful session bean SB1 and the SB1 created Entity1 with PK1, this is happening at clone1.
    User B accessed the site and the request went to Clone2 and a new SB2 created, but the SB2 need to access the database with Same PK1.
    For the above situation, I guess container can not create a new Entity bean with PK1 because EB with PK1 is already there and it tries to allocate same EB1 with SB2, so if two requests are concurrent do the SB2 wait to get the handle of the EB1?
    Is there any way to create two Entity beans with same Primary Key at the same time but in different clone?
    Thanks,
    Sagar

    Hi,
    The concurrency level has to be set at the level of database and the database will take care of consistency & integrity of the data. So specity the concurrency level on the database connection in each appserver.

  • Opening windows with JavaScript

    I am reasonably happy with my feedback screen, but after a
    visitor sends a
    message I would like to close it, and then pop up a smaller
    "Thank you" window
    for a few seconds.
    After a lot of messing around, I have more or less got this
    working (and have a
    slightly better understanding of JavaScript), but have a
    number of questions.
    1. What is the difference between MM_openBrWindow() and
    open.window()? They
    appear to do the same thing, and to take the same parameters.
    2. If I open the new feedback window, using either of the
    above, and then use
    open.window to open the Thank you window from the feedback
    window, it appears to
    use the same parameters as the previous window, regardless of
    what I specify.
    Is there a way around this?
    3 The alternative to this would be to put code in the
    originating window which
    popped up the feedback window, and then popped up the Thank
    you window when the
    feedback window closed. Can I have the first window return a
    result, and then
    pass it on to the second window, and how would I access it in
    the second window?
    Clancy

    > This works with the local copy, but not with the remote
    copy. I replaced
    > the
    > relative URL with the absolute URL, so that it opened
    the remote copy,
    > even if
    > it had been loaded from my computer, and the local copy
    still worked.
    > However,
    > when I modified index.php to open the remote copy of
    Xcl_qry.php, the
    > Thank you
    > window did not open.
    Make a simple test. You will find that either of these
    methods works.
    Something else is coloring your interpretation here.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "Clancy" <[email protected]> wrote in message
    news:[email protected]...
    > "Murray *ACE*" <[email protected]>
    wrote:
    >
    >>Show us the respective markup in either case, please.
    >>
    >>If you look at the OBW function, you'll see that it's
    just calling the
    >>window.open() function -
    >>
    >>function MM_openBrWindow(theURL,winName,features) {
    //v2.0
    >> window.open(theURL,winName,features);
    >>}
    >>
    >>so you should get the same behavior with either.
    >
    > SHOULD being the operative word. As I have noted
    elsewhere, I found the
    > version
    > which I thought I had working operates correctly if I
    run the local copy,
    > but
    > not if I run the remote copy.
    >
    > The sequence of events is as follows.
    >
    > Index.php has a 'Comments' link, with the following
    code:
    >
    > <img src="Images/Xclqry.jpg" alt="Comments and
    queries" width="60"
    > height="24"
    >
    border="0"onclick="MM_openBrWindow('Xcl_qry.php','Xclqrywindow','width=800,
    > height=600,menubar=yes')" >
    >
    > This loads the feedback form Xcl_qry.php. This is based
    on David's
    > feedback
    > form. When this is loaded it checks if data has been
    entered. If so, it
    > processes it and, if valid, tries to e-mail it. If this
    is successful it
    > should
    > open the 'Thank you' window, and then close. The code
    used for this is:
    >
    > <script
    >
    type="text/javascript">window.open('Thanks.php','Thankswindow','width=400,height=200');</ script>
    >
    > This works with the local copy, but not with the remote
    copy. I replaced
    > the
    > relative URL with the absolute URL, so that it opened
    the remote copy,
    > even if
    > it had been loaded from my computer, and the local copy
    still worked.
    > However,
    > when I modified index.php to open the remote copy of
    Xcl_qry.php, the
    > Thank you
    > window did not open.
    >
    > I then modified the open commands to ask for a menu bar,
    so that I could
    > examine
    > the code actually loaded to my PC (on the last pass),
    and altered
    > Xcl_qry.php so
    > that it remained open. I then ran each version, and
    saved the code. When
    > I
    > compare the two versions they were identical, except
    that the remote
    > version had
    > an additional line on the end:
    >
    > <script
    language='javascript'>postamble();</script>
    >
    > I put this on to the local copy, so the two files as
    loaded were
    > identical, but
    > this made no difference.
    >
    > So the current state of play is that the local copy of
    Xcl_qry.php will
    > open
    > either the local or remote copy of Thanks.php, but the
    remote copy of
    > Xcl_qry.php will not open the remote copy of Thanks.php,
    even though the
    > code
    > actually loaded onto my PC is identical. I have not
    checked if it will
    > open the
    > local copy as this does not seem very relevant.
    >
    >
    http://www.corybas.com/
    > Clancy

  • 2 open Windows of same document

    I remember reading somewhere that two windows could be opened for the same document allowing one to be worked on while zoomed in and the 2nd would update to show the changes.
    How do I open two windows of the same document?
    This is a neat trick as it allows document to be worked on without continually zooming in and zooming out to see how it all looks.
    Randy Mohr

    Andrei, that's the ticket! I scanned through all the tool bar menus, or at least I thought I did and missed it ... I'd read about this tip in Photoshop User and just couldn't bear slogging through who knows how many issues to find it again!
    Thanks for the help!
    Randy M

  • Close all  open windows at same time

    Is there any way to close all open programs at once, rather than having to do them one at a time?

    I don't know of a way to close all open apps at the same time, but i do know of a way to close all open windows in a particular app at one time, ie: safari
    Hold down Option when you click on the red close button at the top of one of those windows, and it will close all windows *for that app*...but doing so doesn't necessarily quit the app.
    The only other thing i can think of you can do is hold down Command, Option, and Esc to get the Force Quit window to open, (or access it from the Apple menu at the top left corner) and then you can select one at a time all the apps and force quit them individually...it's still quicker than switching between each app individually..
    Message was edited by: tool
    Message was edited by: tool

  • How to make a single payment for different open  items with same due date

    Hi,
    I have created a payment method  and selected "Payment per due day " option in payment method company code settings.
    Even I have selected that option, Payment will not happen grouping for the items with same due date
    for ex : I have two open items with one due date and another open item with another due date so when I am trying performing F110 system should make a single payment for the item with same due date and seperate payment for another item.
    But system making single payment for all items
    Could you please suggest anything how to make a seperate payment with due date.
    Regards
    VK GUPTA

    Hi,
    Please check Vendor Master data: FK02 ->company code data -> Payment transaction accounting: unflag 'individual payment'.
    Make a test and let me know if it's okay.
    regards

Maybe you are looking for