Developer10g forms run outside the browser

Hello world

I'm new with the form 10g developer

I built a form successfully and run it, but when it runs, it runs in a window (like Java applet), but not in the browser

My question is

Is it possible to run the form that I build in the Internet browser?

Here is a picture of the running form

s2.jpg

Thnaks,

Of course, simply change your formsweb.cfg and change the seperateFrame = True to seperateFrame = False.  This is the setting that controls if the application forms will take place inside or outside the browser.

Craig...

Tags: Oracle Development

Similar Questions

  • I can manually access and set up a profile outside the browser?

    I've set up a proxy in the browser using an address of a site Web proxy list and right after that I did this it crashed everytime I tried to open the browser. I searched on Chrome, trying to find a way to access my settings outside of the browser manually since I couldn't even go to the Explorer, and I was directed to my profile. No website only says how to change settings, but they said that my settings were contained in the profiles. I thought to myself, "because all my settings are in this profile, delete and reinstall of Firefox should fix." Unfortunately, there is no and now I have absolutely no way to make a new profile and whenever I try to open Firefox it says I have an instance of the application that is already running.

    Hello

    Please try firefox - p no distance in the Start > run box (or press windows + R if the box run is not present), delete all profiles with the files into it and create a new one. See also Firefox profile & files folder and backup.

    ...............................................................................................................................

    Useful links:

    Everything on tools > Options

    Beyond the tools > Options - about: config

    Subject: config entries

    Which is preferably that? module -quickly decode about: config entries - after installation, go inside on: config, right-click preferably, enable (check) results of MozillaZine Board, and once again right-click a pref and choose MozillaZine reference first.

    Keyboard shortcuts

    Watch a video in Firefox without a plugin

    Files & Firefox profile folder

    Safe mode

    Basic troubleshooting

    Extensions of the issues

    Troubleshooting Extensions and themes

    Test Plugins

    Troubleshooting Plugins

  • Display the form guide in the browser using ES2

    I am making a form guide in worspace and in a browser so that you can access the guide via a url outside the workspace. Can someone refer me to a good guide or tutorial for that.

    Thank you

    Making the guide in the workspace is very easy and fast. Just point the guide in the field of the action profile.

    To view the guide in a browser, I created a simple process

    who calls the rendering process Guide (in the application of the (System) Guide). It's a generic rendering engine which accepts a URL to indicate which guide you want to view as a TargetURL to update the button submit for presentations. I then uses the Rest interface to call my process and here is th eguide gets displayed. Does make sense?

    Paul

  • Oracle forms running with the Windows frame

    Hello

    We are migrating our existing Oracle Forms 6i to Oracle forms 10g applications. The existing application is the server version of the client and we run the request transformed inside the browser. The current forms are designed to fit the current screen resolution. But the converted forms are at the origin of the scroll bars that little space is consumed by the menu bar and toolbars in the browser.

    Is it possible to run forms such as pop up window in the browser. Something like forms on Oracle Ebiz, where she launched as a separate browser application.

    Thank you and best regards,

    S R Prasad

    The idea to run a Forms application removed from the Explorer is possible by using the separateFrame parameter. Simply set the value true (separateFrame = TRUE). The setting is defined in the formsweb.cfg file.

    If you decide to not use this setting and keep the application in the browser, you can also do the following that is often useful (once again, in the formsweb.cfg):

    HEIGHT = 100%
    WIDTH = 100%

  • Run in the browser

    I did an application using NetBeans and when I run the html file in the dist folder browser, only the progress indicator is displayed and the application is not running. I tried to run on another computer, and it worked normally, reinstalled java plugins and the problem continues. What could be?

    Thank you

    Define "does not work" and what is your environment.

    What do you see in the browser when you try to start? What browser? What version? 32-bit or 64-bit?
    Which version of JRE and JavaFX you have installed? 32-bit or 64-bit? What OS?

    You can run regular java applet?

    If your browser is 32-bit (most browsers are 32 bit, even on the 64 bit OS) you need Java 32 bit and 32 bit JavaFX to run it.

  • Send pdf form variables in the browser

    Hello

    I created a form, order.pdf and it seems to send everything very well to the URL I specify (php file), and the variables go very well.

    However, when I download the file on a web server and then access the order.pdf by a link to the pdf file opens in the browser, the Send button does nothing.

    Any ideas?

    Since you're using Chrome, if it's using its built-in PDF as opposed to Acrobat or Reader Viewer? Propose actions do not seem to work when the viewer of PDF of Chrome is used.

  • Scroll bar does not release when the mouse outside the browser MAC/FF

    Hi there, this problem affects my Flex 3 app when it is viewed using Firefox for Mac.

    If the user drags the scroll bar, and then releases the mouse outside of THE BROWSER, the scroll bar doesn't get released and continues to scroll the content once the user hovers over the mouse back Flex content.

    Please see this link in Mac/Firefox and you'll see what I mean:
    http://brucepomeroy.com/Flex-scroll-demo/

    Someone has experienced this before, any ideas for a solution?

    Thank you!

    I thought that we fixed this in version 3.4

    Alex Harui

    Flex SDK Developer

    Adobe Systems Inc..

    Blog: http://blogs.adobe.com/aharui

  • How to block shapes running outside the FORMS_PATH

    I need to know if is there a way to block any form outside the FORMS_PATH and allow only those who are located in the directory specified by FORMS_PATH

    Thanks in advance.

    Hi Alvaro,

    I guess that you have a ' Starter/hand' for your application form. If this is the case (and if it does not need the user to explicitly specify the name of the form), you can add "form" to the restrictedURLParameters (under formsweb.cfg) and also to define the form name there itself.

    For ex.

    form=login
    restrictedURLparams=....,form
    

    After that, the user would not be able to specify the name of the form in the URL during execution, which in turn, would limit their execution of all forms (apart from the desired shape, you mentioned in the 'form').

    Arun-

  • Need help with security when AS3 running inside the browser

    Hello

    I'm relatively new to flash, but a fairly skilled programmer.

    I've created a game that works perfectly and communicates with a WinSock server on port 4000 to publish his final to score. With the help of simple XMLSocket and Send.

    When I start the game in the stand-alone flash player everything works perfectly as it should

    However, when I embed in an HTML page or similar this is wrong. The game works fine, but the final display on the WinSock socket server fails. I got the error message.

    ioErrorHandler: [SecurityErrorEvent type = "securityError" bubbles = false cancelable = false eventPhase = 2 text = "Error #2048"]

    My server is a local server run me IIS 6. Everything works very well by the stand-alone flash player, so I know that the ports are clear and firewalls is not the problem.

    Searching around google and forums I discovered in 9,0,124,0 (flash I'm short) that they brought security enhancements, namely you must validate a cross-domain file.

    My file is sitting in the wwwroot in my Web server where my flash swf is hosted and looks like

    < cross-domain-policy >
    < allow-access-from domain = "" * "safe ="false"/ >"
    < / cross-domain-policy >

    I also tried adding to article 1 of the swf file

    Security.loadPolicyFile (" http://mydomainname.com/crossdomain.xml");

    I tried all the bottlenecks, but I can't get the flash to communicate with the server socket when it inside a web browser.

    If I run it in the stand-alone player, everything works perfectly.

    Can someone help me please. I've been googling and ripping my hair out for centuries. It's the last step in my project and I failed the final step.


    Just to add.

    My server and the test computer are on the same domain, the web server is a win2003 server and my tests and server coding is a XP machine running IE7. They are connected by a router ADSL, sharing the same external IP address, but rather through the DHCP addressing. Everything works fine for winsocket port port forwarding.

    Just for emphasis, I think that this configuration is correct, because everything works fine when I run in the flash player.

    Thank you very much

    I fixed it later.

    In version 9.0.124.0 flash they force now you have a server running on port 843 XML socket server somewhere if you want to use XMLSocket in a browser.

    Nothing to do with the domain or crossdomain.xml files.

    You must also call

    Security.loadPolicyFile ("xmlsocket://x.x.x.x:843") before opening the socket.

    to load into the XML file that defines what is allowed.

    Google search for AS3 and socket server port 843 and you will find examples and even a simple Java based server to use.

  • Firefox is no longer new window when I drag the contents of the active window outside the browser.

    After just upgrading to Firefox 9 of Firefox 3.6, I noticed that a certain element is missing. In the old version, I could drag the contents of the tab out of the browser or the active window and it would automatically force this content in its own window again. I found this feature extremely useful, and I can do it no longer. That's happened? There just is no longer supported or is this a bug? If it is not supported, how can I reopen the current window/tab in a window again like before?

    It works if you drag the tab slightly downwards in the browser window?

  • Digital button &amp; code that must run outside the switch of the event

    I have an interesting situation.  I have a command button which I activated the control via the mouse wheel of the user (thanks to great examples of code herein for one!). To do this I like, I had to put the processing part of the code outside the set event button, such that the value of the output of the control would be updated immediately.

    The only problem with this methodology which is then when the user closes the Panel and the button control is a final reminder, this block of code is executed one last time, which translates into a non fatal error "invalid control ID '.  The solution here is relevant, but is not ideal as shown above.

    My solution feels like a hack, but tell me what you think - trap on EVENT_DISCARD and back at the beginning.  Seems to work, just feels like a patch.  Here is the code:

    int CVICALLBACK KnobCallback(int panel, int control, int event, void *callbackData, int eventData1, int eventData2)
    {
        int prevValue = 0;
        int currValue;          // current value of knob control, range = 0-100
        double currMotor = 0;
        double currMeter = 0;
        double idealMotor = 0;
        double currVoltage;
        int max, min, inc;
    
        // find the range values set in the UIR control:
        GetCtrlAttribute(panel, control, ATTR_MIN_VALUE, &min);
        GetCtrlAttribute(panel, control, ATTR_MAX_VALUE, &max);
        GetCtrlAttribute(panel, control, ATTR_INCR_VALUE, &inc);
    
        // load the current control changed value:
        GetCtrlVal(panel, control, &currValue);
    
        switch (event)
        {
            case EVENT_COMMIT:  // any control commit:
                break;
    
            case EVENT_MOUSE_WHEEL_SCROLL:
    
                switch (eventData1)
                {
                    case MOUSE_WHEEL_SCROLL_UP:
                        if (currValue < max)
                            currValue += inc;  // increment 1 step at a time, not eventData2 number of steps (Windows scroll wheel number)
                        else
                        {
                            currValue = max;    // hold at max
                            return 1;   // Swallow event to prevent from updating UIR
                        }
                        break;
    
                    case MOUSE_WHEEL_SCROLL_DOWN:
                        if (currValue > min)
                            currValue -= inc;  // decrement 1 step at a time, not eventData2 number of steps (Windows scroll wheel number)
                        else
                        {
                            currValue = min;    // hold at min
                            return 1;   // Swallow event to prevent from updating UIR
                        }
                        break;
    
                    case MOUSE_WHEEL_PAGE_UP:
                        if (currValue < max)
                            currValue += (inc * 5);  // eventData2 = 0 when PAGE up/down
                        else
                        {
                            currValue = max;    // hold at max
                            return 1;   // Swallow event to prevent from updating UIR
                        }
                        break;
    
                    case MOUSE_WHEEL_PAGE_DOWN:
                        if (currValue > min)
                            currValue -= (inc * 5);  // eventData2 = 0 when PAGE up/down
                        else
                        {
                            currValue = min;    // hold at min
                            return 1;   // Swallow event to prevent from updating UIR
                        }
                        break;
                }
                SetCtrlVal(panel, control, currValue);  // update control with processed value
                break;
    
            case EVENT_VAL_CHANGED:
                if ((currValue < prevValue) && (currValue > min))         // decrementing above floor
                {
                    currValue -= inc;
                }
                else if ((currValue > prevValue) && (currValue < max))        // incrementing below ceiling
                {
                    currValue += inc;
                }
                else if (currValue = max) // TODO: this condition doesn't work as expected; control doesn't trap for wrap-around from max to min, vice versa
                {
                    currValue = max;    // hold at max
                    return 1;   // Swallow event to prevent from updating UIR
                }
                else if (currValue = min) // TODO: this condition doesn't work as expected; control doesn't trap for wrap-around from max to min, vice versa
                {
                    currValue = min;    // hold at min
                    return 1;   // Swallow event to prevent from updating UIR
                }
                SetCtrlVal(panel, control, currValue);  // update control with processed value
                prevValue = currValue;  // update state variable
                break;
    
            case EVENT_DISCARD:
                return 0;   // TODO: bug fix for quitting cleanly, so that the code outside of the event switch doesn't execute one last time when the panel is quit.
                break;
    
        }   // end switch
    
        currVoltage =  (currValue * MOTOR_VOLT_STEP) + MOTOR_VOLT_MIN;
        currMotor = LabJackTimer(LABJACK_TIMER0);
        idealMotor = MOTOR_SLOPE * currVoltage;
    
        if (abs((int)(currMotor - idealMotor)) < MOTOR_TOL)
        {
            SetCtrlVal(panel, MAINPANEL_TEXTMSG6, "GOOD");
            SetCtrlAttribute(panel, MAINPANEL_TEXTMSG6, ATTR_TEXT_BGCOLOR, VAL_GREEN);
        }
        else
        {
            SetCtrlVal(panel,MAINPANEL_TEXTMSG6,"FAIL");
            SetCtrlAttribute(panel, MAINPANEL_TEXTMSG6, ATTR_TEXT_BGCOLOR, VAL_RED);
        }
        return 0;
    }
    

    I suggest to put the code SetCtrlVal fragment in a separate function and call this function for the correct event only; at present, it is called for any event, including the event throwing...

    In addition, there is no need to recall the values min/max/inc of your control each time, once the start programme should be enough

  • Former running and the new table in the same group?

    We have a ps4000 (sata, 16x1tb), which is short for maintenance in may without possibility of renewal.

    The ps4000 is a target for the replication of windows/hyper-v a ps6100x volumes and runs some volumes of hyper-v with virtual developer/test machines.

    We bought a new ps4210x to replace the old. Must be run on 1gbit for at least the next year.

    The best way to move data is to update the firmware on the ps4000 to even x 4210 a and then join the x 4210 to the ps4000 group?

    Is there a checklist of exactly what to do to move the data from one to the other?

    We do not know what to do with the old system. We think to buy one or two replacement disks ahead of time and use it for some time yet. Use it as a replication target and some virtual machines hosting not important.

    Suggest two systems running in the same group?

    Should we use two pools for the placement of volume or just leave the firmware balance data? Both systems have raid6.

    What is supported, if we run the two systems in the same group? We always have software support for the whole group or Dell would say a member has no more support, and we cannot help you at all?

    If I understand the firmware release notes, the 7.x will be the last major version for ps5xxx. Our 2010 ps4000 will have more time with the firmware updates?

    Hello

    You can not have supported and no load/EOL paintings in the same group.   Or you want to use it for replication.  Because if you had a problem, support is limited in what they can do with this HW unsupported.

    Re: migration of the PS4000.  I suggest that you create a new pool put the 4210 in this pool.  Create the RAIDset and ensure that both interfaces are active.   Then move the PS4210 to the same pool as the PS4000.   This will cause space to be redistributed into the new array.     If you want to minimize any impact of performance possible, wait until the space is rebalanced.   Then move the PS4000 to the temp pool.   This will leave all the data on the PS4210.   Once it is in the temporary pool, you can use the option "Delete" to delete the group.

    There will be future updates to the PS4000.

    Kind regards

  • Could not open the PDF outside the browser without "Save as" dialog box.

    Hello

    We have currently upgraded Acrobat 8 standard, Acrobat 10.1.6. On our old version of Acrobat, when we unchecked the option in the preferences - Internet - view the PDF in the browser, it would open files in a new window, Acrobat.

    With X installed, we don't seem to have this option more. Things turn one of the two following ways:

    Display in browser checked = PDF is displayed in the browser (IE9)

    Uncontrolled browser display = save as dialog box appears when you click the link in the browser

    It doesn't seem to be the solution we front aircraft, where there is enough to open the file in a new window, Acrobat.

    Are there any settings that would back this expected behavior of my user?

    Thanks in advance,

    John

    Hello

    Browsers are evolving so quickly (a few months) it was impossible to keep this work in all browsers. The setting is left as is his preference of registry.

    There is a cmd line property that works. See the Administrator's Guide: www.adobe.com/go/acrobatetk.

    HTH,

    Ben

  • Forms hangs in the browser when running?

    Hello
    I recently installed forms on my Pc. When I try to run the form. The Internet Explore browser crashes and the form does not display a DURATION.
    I have checked the path of forms in the formswebconfig, the default.env files and also checked the run of form settings.
    Is there something else I need to study?
    Please notify

    Thank you
    Faiz

    Check this link follow the steps might solve your problem

    http://baigsorcl.blogspot.com/search/label/JRE

  • Flash form App is not running in the browser

    I just develop a nifty chat application written with ActionScript2.0 and the use of classes. It works very well in the IDE and if the .swf is executed directly.

    However, when it is embedded in a browser (IE and Firefox) it appears that no scripts are running. I tested it and it works with Flash Player 7 and my browser is running version 9.

    Is it a rookie mistake? I am-ish professional Flash development.

    Please ignore this announcement. I had the url localhost in the WebService component.

Maybe you are looking for

  • Slow sync with icloud

    Hello I have a new top model 2016 imac and a great internet connection. For example, I just ran speedtest and my download was 115mbps and upload was 12mbps. My question is. It seems that my video files on icloud and holding still to sync. I know that

  • other storage servers and blade

    Hope you can help me... we have an existing case with installed poweredge 610 servers and storage PS6010 m1000e blade... Now, we plan to add additional 2 servers and 1 storage, hope you can recommend the last server and blade m1000e enclosure-compati

  • Interesting question of GUI!

    Nice day I thought, this is possible on a screen, to dynamically add panels/sections on this screen?  For example, I have a section and a button at the end of this article, which says "add another". By clicking on this button, it should be dynamicall

  • Commissioning a public SIP server for Jabber user doen't seem to work

    Hey,. We run TMS 14.2.1, 1 TMSPE and VCS x7.1 Although I added the schema and models for the affected versions of Jabber (as 4.5, 4.6 etc.) and assigned him the user groups concerned, if I make a change in the "SIP Server public address" (or indeed t

  • APEX Setup error:

    HelloI'm trying to set up APEX 4.2.6 on my system where I have Oracle DB installed 11.2.0.1.I managed to install the APEX service according to this http://docs.oracle.com/cd/E37097_01/install.42/e35123/otn_install.htm#HTMIG506 doc but when I reached