Form don't close

Hi everybody
I hope that somebody helps me
I've an application in Forms 9ids, when i call a form from menu this form run fine, but when I´ve try to exit the form this close, but the browser is not closed which prevents to see my main form me
I've windows 2000,I.E., DB Oracle 9i and Oracle 9IDS
note:
the application it worked well in forms 6i client/server
thank in advance
sorry for the english

Roberto,
the difference between c/s and the Web is that the VM (Browser window) is not controlled by Forms. this is comparable with Forms not shutting down Windows when exiting in c/s. In Forms9i you can use Javascript to close the Browser window.
web.show_document('Javascript:window.close()','_self');
Frank

Similar Messages

  • Promotion in approval process don't close data at owner.

    Hello!
    I have a problem in approval process in planning unit hierarchy. I created planning unit hierarchy. When I run approval process, ownership of the process moves to user, which specified in planning unit hierarchy as "Owner". When owner promote approval process to the next user "Viewer" and current position is at "Viewer" tha data couldn't be entered by Owner. But in my situation data don't close to enter at Owner, and he can change the data, which he sent to Viewer. It isn't correct. Why data don't close to enter at Owner, though the current position of approval process at "Viewer"?

    From what I have been reading from other posts on this forum, the issue may
    be caused by the clear history settings.
    Press the '''<Alt>''' or '''<F10>''' key to bring up the tool bar.
    Then '''Tools > Options > Privacy'''.
    The button next to '''History''', select '''Use Custom Settings'''.
    At the bottom of the page, turn on '''Clear History When Firefox Closes.'''
    At the far right, press the '''Settings''' button. Turn on ONLY '''Cache''' and
    '''Form And Search History''' leaving the others off.
    This is not a cure but will make it easier if Firefox locks up.
    '''https://support.mozilla.org/questions/997866?esab=a&s=&r=1&as=s''' {web link}

  • Texts in pdf form don't appear when viewing in Acrobat nor in Reader.

    Texts in pdf form don't appear when viewing in Acrobat nor in Reader nor when printed after the form has been filled. But the texts appear when one clicks inside the field. What is the solution to be able to print and view all of the texts in all of the fields that have been typed.

    More than likely caused by someone filling out the form with Mac Preview.
    Here's a potential fix: http://kb2.adobe.com/community/publishing/885/cpsid_88564.html

  • Forms builder 6i close suddenly when compiling form with dblink refenece

    Dear Oracle developer
    We have encountered this problem today. We develop a form module using forms 6i. Within the form module we have a procedure with a cursor which uses database link.When we try to compile the form module the form builder just close immediately.
    e.g. I have create a procedure program unit within my form as ivan and a dblink called test:-
    PROCEDURE IVAN IS
    cursor c_ivan
    IS select ce_code
    from cr_emp_info@test;
    BEGIN
    OPEN c_ivan;
    LOOP
         EXIT WHEN c_ivan%notfound;
         null;
    END LOOP;
    close c_ivan;
    END;
    I have tried the same with all my colleagues machine, the same problem occur.
    I have tried with oracle 10g forms it give the following:-
    ora01041: Internal error. hostdef extension doesn't exist
    many thanks in advance
    Message was edited by:
    ISWC

    We have encountered this problem todayYou didn't have this kind of problem in this form...yesterday...???
    Have you checked the log of Forms6i when it crashes.....???
    This same problem occurs when you select "Program->Compile PL/SQL->Incremental/All"...??? as well...???? or when for example press the <Ctrl>+<T> combination of buttons...????
    Simon

  • Session created by RFC Destination don't close.

    Hi Experts
    I create an RFC Destination in NetWeaver 7.2, and i use this destination to access some RFC from CAF project.
    The problem is when i access the RFC, the ECC create a session to the user and don't close this session.
    After some time i have a lot of session created in ECC. The session in ECC should be closed, because i get some error when there are a lot of session with the same user opened in ECC.
    I create the destination in NWA - Destination.
    Could someone help to solve this?
    Regards
    Marcos Brandã

    Not anwsered.

  • Tabs don't close when I click more then 10 links

    After updating to Firefox 11 a strange problem occurs when I click more then 10 links and try to close them: the links don't close and I have to close the window. This never happend before. I do some paid to click programs and have to click many links, so this is not very nice... Does anyone recognise this and is there already a fix for it?
    Thanks!
    Anja

    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • Files Don't Close when Project is Closed

    Hi,
    When I close an open project in the IDE, not all the files get closed. Some of them remain open in the JSC IDE, even though the project has been closed.
    Would appreciate if the JSC team can acknowledge and fix the issue.
    Regards
    Haroon

    Hi HaroonA,
    In order to file a bug, I need a reproducible case. Is this consistently happening to you? How many projects are you working with when this happens? What files don't close (JSP/Java/Navigation.xml/etc.,)? If you can give me a scenario where this fails, I'll escalate the issue.
    Thanks!
    Sandeep
    --Creator Team                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • Everytime I send an email the warning box appears--- WebKit2 WebProcess,exe has stopped working. Then I hit close program and it shuts me out of my inbox. If I don't close the warning box my computer stay s in limbo. What is is? It is not in my control pa

    Everytime I send an email the warning box appears--- WebKit2 WebProcess,exe has stopped working. Then I hit close program and it shuts me out of my inbox.
    If I don't close the warning box my computer stay s in limbo. What is is? It is not in my control panel and does not come up as a program in my computer.
    Help?

    Taken at face value, you're having trouble with an Apple Application Support program file there. (Apple Application Support is where single copies of program files used by multiple different Apple programs are kept.)
    Let's try something relatively simple first. Restart the PC. If you're using Vista or 7, now head into your Uninstall a program control panel, select "Apple Application Support" and then click "Repair". If you're using XP, head into your Add or Remove Programs control panel, select "Apple Application Support", click "Change" and then click "Repair".

  • Reports called forms don't run

    Hello,
    I have an application on forms6i, the application works fine, except one pc with windows xp, , because, when I tried to run report, the report didn't run. In runtime mode, the form call report with run_product, but don't start reports backgroupd engine, and The form don't response, then I kill the session.
    PLease, help me.
    Regards,
    Diego
    Edited by: diegog on 28-abr-2009 10:33

    What happend if you run another report using the same module?
    It is work?
    Try to create a new report without any input parameters and executing it, with a button pressed within your module.
    Which version of windows XP, pro or home?
    besit regards
    Abdel Miranda
    AEMS Global GRoup
    Panama

  • Mail don't close

    My Mail app don't close, can i resolve this?

    I just ran to the same problem and was able to find the solution under this link
    http://discussions.apple.com/thread.jspa?messageID=9430823&#9430823
    Hope this helps

  • Since version 20 tabs don't close. Works fine on older version. When will this be fixed?

    Since version 20 when I close a tab after some time tabs don't close and you can't even switch to the closed tab. Which seems to indicate that webpage has close but tab bar has not removed the page entry. This means that tab bar gets filled with old tabs quickly. Only way to recover is to close Firefox and restart. This is very annyoing and forcing me to switch to other browsers. Same problem doesn't happen on older version.
    Due to this I have right now downgraded to version 15. But our IT will automatically upgrade to latest version very soon.

    hello, can you try to replicate this behaviour when you launch firefox in safe mode once? if not, maybe an addon is interfering here...
    [[Troubleshoot extensions, themes and hardware acceleration issues to solve common Firefox problems]]

  • Firefox proces don't close on exit, and i must close it manual.

    Hello everyone, I from Poland., and i have this problem :
    If I close firefox, proces : firefox.exe don't close and i must close it manual.
    There is everytime when i close firefox normal.
    Sorry for my bad english, i'm 14 years old.

    This is usually caused by wither an extension, or anti-virus. What do you use for anti-virus on your machine (I've heard reports of webroot causing something like this).
    You can try updating to Firefox 12, and if it still happens after that, Try to start Firefox in [[Safe mode|Safe mode]]. This mode disables all extensions, user customizations, hardware acceleration, etc. temporarily for diagnostic and troubleshooting. If Firefox works fine in Safe Mode, then this is likely an add-on issue. Restart Firefox in normal mode, then type "About:addons" (without the quotes) in the address bar. Disable your extensions one by one, restarting Firefox between each one, until you find the trouble maker.
    and BTW, your English is great ;)

  • Closing the Forms Background Page closes the Java-Window as well

    Hi,
    we are running Forms 10g and start the Applet in an separate window. This cannot be changed, because otherwise we lose some size of the Window and the Look and Feel is to different as with Client-Server mode.
    If a User closes the Background-Window or starts a different URL in the Background-Window, the Java Applet is closed directly without any warning.
    This isn't nice for the Users, but they have to live with it.
    But if I'm running a couple of Forms-Sessions in the Applet maybe with Database-Locks as well, and somebody closes the BG-Window, those Forms-Sessions (frmweb.exe) keep running for ~ 5-10 Minutes and the Locks are kept as well.
    Is this behaviour intentional or can it be changed ?
    Any comments are welcome.
    Mark

    Hi Craig,
    in principle I agree that it might be a training issue, but ...
    the default setup for the IE at this customer-site is that Links don't open in a new window. We may change that, but who knows.
    With this setting, the following happens quite normally.
    Forms is started which leeds to the "Background-Window" and the Java-Applet.
    If i minimize all windows and start f.e. Citrix or any other URL-Link, that link is opened in the Background-Window and the Forms-Java-Applet dies.
    In theory this can be avoided by training, but I do not agree, that it is a reasonable behaviour to check all open windows before I start a new URL.
    It just doesn't make sense in my opinion. It might be difficult to solve, but it still doesn't make sense.
    But we've found a solution ourself at least for the accidential closing of the Backgrund-Window :
    In formswegh.cfg we had a line like :
    =======
    HTMLbeforeForm=<_p align=center><_b>nicht schliessen</_b></_p><_p align=center><_b>sonst wird die</_b></_p><_p align=center><_b>Anwendung abgebrochen !</_b></_p>"
    =======
    we added an onBeforeUnload so that it looks like :
    =======
    HTMLbeforeForm=<_BODY onBeforeUnload="return ' Achtung Anwendung wird geschlossen !'"><_p align=center><_b>nicht schliessen</_b></_p><_p align=center><_b>sonst wird die</_b></_p><_p align=center><_b>Anwendung abgebrochen !</_b></_p>
    =======
    This leads to an "Is it OK"-question as soon as the BG-Windows is closed or another URL is called. This prohibits the Users of accident closing. If they still do it, it's their fault and than it is a training question.
    Thanks for your input and maybe this help some others as well.
    Mark
    P.S.
    the underlines before the p's and b's need to be deleted. Just because they are interpreted as HTML otherwise

  • Firefox don't close when "browsing and Download History" is deleted on exit

    Firefox doesn't close properly in about 50 % of cases. When closing FF, the window closes but the process firefox.exe isn't terminated. When trying to open FF again you got the error message "Firefox is already running, but not responding. To open a new window, you must first close the existing Firefox process, or restart your system." After terminating the process firefox.exe in the windows task manager, FF can be started again.
    Error only occurs when under "Options/Privacy/Use custom settings for history" at "Clear History when Firefox closes" the option "Browsing and Download History" is selected.
    All other options selected or not don't cause the issue.
    I switched this option it several times. When "Browsing and Download History" at "Clear History when Firefox closes" isn't selected, the error doesn't appear.
    Reproducible regardless if "Remember my browsing history" and "Remember download history" are selected or not.
    Reproducible:
    - after new installation of Firefox (Firefox 29.0.1 german, Windows7 64-bit)
    - with different profiles, even with all addons disabled or running in safe mode
    - with new profile with no addons or dictionaries installed
    - with windows firewall turned off and deactivated antivirus program
    - with hardware accellaration on and off
    I know the issue has already reported at bugzilla.mozilla.org and described at
    https://support.mozilla.org/en-US/questions/997918
    https://support.mozilla.org/de/questions/997670
    I want to describe the problem more precisely:
    It only occurs when "Browsing and Download History" is delete on exit. The other option at "Clear History when Firefox closes" don't cause this issue.
    Is there any other solution then to turn "Browsing and Download History" off?

    From what I have been reading from other posts on this forum, the issue may
    be caused by the clear history settings.
    Press the '''<Alt>''' or '''<F10>''' key to bring up the tool bar.
    Then '''Tools > Options > Privacy'''.
    The button next to '''History''', select '''Use Custom Settings'''.
    At the bottom of the page, turn on '''Clear History When Firefox Closes.'''
    At the far right, press the '''Settings''' button. Turn on ONLY '''Cache''' and
    '''Form And Search History''' leaving the others off.
    This is not a cure but will make it easier if Firefox locks up.
    '''https://support.mozilla.org/questions/997866?esab=a&s=&r=1&as=s''' {web link}

  • I WORK WITH 20+ TABS OPEN, SOMETIMES IF A WINDOW IS ALSO OPEN AND I DON'T CLOSE IT FIRST, MY TABS DON'T REOPEN WHEN I RESTART FIREFOX-HOW CAN I FIND AND REOPEN?

    I understand how to set the restore tabs function and have done so. Usually my tabs reopen when I restart, but every once in a while if I have other windows (not tabs) open, and I forget to close them all first, before I close my main window, then when I reopen, my tabs are gone. I have gone to History and I can see the Restore Previous Session and Restore Closed Tabs commands, but they are not highlighted and they don't work. Please advise

    Try using the Firefox button > Exit when you go to close Firefox, that should save all your open windows / tabs.

Maybe you are looking for