Run a Form without Browser

Hi,
can i run a form without a webbrowser? (what i want is, to run the form as an windows application)
maybe i can convert my forms-application into a java-class and run it with javaw.exe?

I am sure it is not supported by Oracle, but you can use Java WebStart 1.2 with Forms (web.showdocument will not work).
Here the jnlp-File:
<jnlp spec="1.0+" href="http://yourhost:yourport/forms.jnlp" codebase="http://yourhost:yourport/forms90/java/">
<information>
<title>Test</title>
<vendor>Test</vendor>
<description>Test</description>
<description kind="one-line">Test</description>
<description kind="tooltip">Test</description>
<description kind="short">Test</description>
</information>
<security>
<all-permissions />
</security>
<resources>
<j2se version="1.3+" />
<jar href="f90all.jar" size="" main="true" />
</resources>
<applet-desc main-class="oracle.forms.engine.Main" name="Forms" width="640" height="480">
<param name="separateFrame" value="false" />
<param name="lookAndFeel" value="oracle" />
<param name="colorScheme" value="blue" />
<param name="serverHost" value="" />
<param name="serverPort" value="" />
<param name="serverURL" value="/forms90/l90servlet?ifcfs=/forms90/f90servlet?config=yourconfig" />
<param name="serverApp" value="default" />
<param name="logo" value="." />
<param name="serverArgs" value="module=your.fmx usesdi=no userid= sso_userid= debug=no buffer_records=no debug_messages=no array=no query_only=no quiet=yes render=no host= port= record= tracegroup= log= term=" />
<param name="background" value="." />
</applet-desc>
</jnlp>
regards
Charly

Similar Messages

  • Why Other Browser cannot run oracle forms without IE.

    Why Other Browser cannot run oracle forms without IE.
    i want to use other browser for oracle form like firefox,google chrome etc not IE.
    [email protected]

    Hussain Afridi wrote:
    Why Other Browser cannot run oracle forms without IE.Let aside we don't know what forms version you are using, your statement is simply wrong. I am running Forms 10gR2 with Firefox for quite some time (from 2 to 12 and now with 10.0.7 ESR). So I know for a fact that you can run Forms with other Browsers then IE. Also why would Oracle certify other Browsers (which they did) if it wouldn't work in the first place?
    So to answer your "question": forms most certainly won't work on FF on your side because you didn't configure your formsweb.cfg properly. For newer Versions of Fírefox you'd have to use the Sun JPI instead of JInit:
    http://www.oracle.com/technetwork/developer-tools/forms/documentation/forms-jre-131772.pdf
    Also if you'd have used the forum search it would have come up with some informations on what to do; e.g.
    Running Oracle Forms applications using  Firefox 3.6
    So to sum it up you should reprhase your original question to:
    How do I use the forum search/google to search for informations already provided a hundred times?cheers

  • How to run the form without logon?

    sir:
    I want to create the application without logon,but before the
    form appear,I must logon, I want to know how to run the form
    without logon(comment:I don't connect to database!);
    null

    steve (guest) wrote:
    : Create trigger ON-LOGON. Supply alternative logon code
    : or NULL; if you want to do nothing. Form will execute
    : but will not produce logon window.
    : gang lee (guest) wrote:
    : : sir:
    : : I want to create the application without logon,but before
    the
    : : form appear,I must logon, I want to know how to run the form
    : : without logon(comment:I don't connect to database!);
    Mr steve,thanks for your help!
    null

  • Running 10g forms in browser without any windows

    Hi,
    Is it possible to run the forms in the browser directly without any windows? I want the items in the canvas to be displayed on the browser (IE) without using windows. We are using Forms 10g release 2.
    Our application is a MDI application.
    Note: I've searched the related threads. There were some suggestions for setting the value of useSDI. The threads were quite old. So, I thought anything new might have come up...
    Regards
    -Ruban Santhakumar

    Look for a File Formsweb.cfg in you forms directory. Look for entry "SeprateFrame" in this file and set it's value to false. This will open your forms in the IE, not in a window. Update, if this helps you......
    Message was edited by:
    [email protected]

  • Help: how to show 9i forms without browser

    Hi, I want to show 9i forms in separate frame without browser, and I use JInitiator. I use separateFrame=true, which worked. But my question is since I don't need the browser, I want to close it. The problem is it'll close the form too. I think the reason for that is the browser is the parent of the form. Can someone tell me whether is possible to close the browser page without closing the actual form? or is there any other way to display actual form without the browser frame. Please help! Thanks,
    Sa

    Thanx for ur reply,
    Actually the senario is when i click on a button, another jsp page should be displayed in a modal window without popup, but the functions alert() and confirm() will not accept the url path of the another jsp page...

  • Running 9i Form on browser

    Hi friends,
    I have oracle 9i release 1 and oracle DS release 2 on win 2k svr on the same machine.
    i have made a test form run it through form builder and it is working fine.
    Now, when i am trying to run it independently thru browser like :
    http://127.0.0.1:8888/forms90/f90servlet?form=d:\test.fmx
    I am getting following error :
    FRM-92120 : Registry file http://127.0.0.1:8888/forms90/java/oracle/forms/registry/Registry.dat is missing.
    while i checked the registry.dat file and it is there.
    Is Application Server compulsory to run form on web?
    Thanks

    The path to configuration file is as follows;
    oracle_home\ora92\forms90\server\FormsWeb.cfg
    It's NOT Forms90Web.cfg. My mistake in the previous post.
    Anyway find the FormsWeb.cfg file using the above path on your system, and set the working directory to something like C:\My_Forms. This is the directory where u store all your (.fmx & .fmb) files.
    You can even set database userID/password@instance_name in the "userID" parameter in FormsWeb.cfg file.
    And also set the first form of your application in the "Run Form" argument. This is usually the Login form. If u don't have Login functionality into your application, then set this parameter to point to the name of your main Form.
    If u are successfully done with the above-mentioned steps, u won't have to type the full physical path to your executables.
    Your application will be invoked by simply typing the following URL;
    Http://Your_Computer_Name:8888/forms90/f90servlet

  • Running form without browser

    Hi,
    Is there any way to avoid these browsers to run forms? this will bring lot of other browser related problems in the scope... that is why just to avoid browser and call form as a application window sort of...
    thanks

    Hello,
    <p>Deploy Forms with Java Web Start (JNLP)</p>
    Francois

  • My browser hides automatically when run my form ?

    hi all ,
    xp sp3
    database 10g rel2
    developer 10g rel2
    jre6 and jinitiator 1.3.1.22 installed together
    when trying to run a form , my browser appears , then closed automatically ,without running the form , or any message or error ?
    thanks

    The browser is likely crashing due to a conflict. Be aware that JRE 6 is only supported for use with Forms 10.1.2.3. I would recommend that you ensure the Forms version has been patched to 10.1.2.3 and I would also recommend uninstalling Jinitiator. If that does not correct the problem, likely the conflict is caused by another browser add-on. This is most commonly caused by an add-on toolbar. For example, Google, Yahoo, MSN, etc. Close ALL open browsers and uninstall the add-on toolbars then reboot and retest.
    Also, take a look at the Forms 10 certifications for client side.
    http://www.oracle.com/technetwork/middleware/ias/downloads/as-certification-r2-101202-095871.html#BABGCBHA

  • Help: how can web form shown without browser frame at all

    Hi,
    I upgraded to 9i form from 6.0. I want to show form without browser frame. So I used seperateFrame=true in formsweb.cfg and I use IE=JInitiator. (I tried to use IE=native, which didn't work). I have form developer installed in my window 2000 computer and tested it, it did show applet without browser. However, when I deployed to Unix AS, it still embeded in browser frame with same configuration file. I don't know why. Could someone give me some suggestions? I really need to take off the browser frame (just taking off toolbar or task bar,etc is not good enough). Also, can someone tell me what else need to be done without using JInitiator and if it will take the browser frame off too? Thanks,
    Sa

    When you say "the same configuration file" do you mean literally the same configuration file i.e. a copy of the file uploaded via FTP (or similar)? If so, did you run the dos2unix command (or similar) to strip out the spurious control characters?
    Cheers, APC

  • How to do to appear records in a text item when I  run my  form?

    In a form I have a block with BASE TABLE=OPTIUNI_COD.
    In this block I have a text item named DENUMIRE.When I run my form the text item is empty and I use F7 , F8 to have some records in the text item.
    But I want to appear records in this text item when I run my form without use F7,F8.
    How can I do this?
    Please help me!Thank you!

    In a When-New-Form-Instance trigger you can use this:
    Go_Block('your_block');
    EXECUTE_QUERY;

  • Urgent: How to run a form

    Hello,
    I am using Form Builder 6i. How can I run a form without running it from Form Builder. It is a client/server form.
    Thank you very much!

    Alternatively, you can select the Forms Runtime shortcut , found in the Developer/2000 program group.....(Start->Programs->Developer/2000->Forms->Forms Runtime)....
    In the pop-up window , just select the runtime file .... and write down the username/password/database....
    Regards,
    Simon

  • How can you execute a form without connecting to database?

    Hello,
    Is it possible to run a form without connecting to database? If Yes, how?
    Thanking you very much
    Thobula Rakesh

    Hello Form Friends,
    After R&D I found that, it is very much possible to execute a form without connecting to Database.
    Example:
    Step 1: Create a new form 'Form1'
    Step 2: Create a block 'Block1' and add button'But1'. Write a exit_form built-in on when-button-pressed trigger on 'But1' and compile it.
    Step 3: Create a on-logon trigger at form level and just give a message('on-logon');
    Step 4: Execute the form.
    The form executes perfectly without asking any connection to the database. On-Logon trigger initiates a logon process to non-oracle data source.
    Regards
    Thobula Rakesh
    Gati Intellect Systems Ltd

  • Runing a form without connecting to a DB

    I am trying to develop a login screen for an application. How can I please run a form without connecting to the database?
    Thank you in advance.

    Just create a on-logon trigger with no action (null in the trigger. This will disable the default logon screen from Forms.

  • Running 9i form module on web browser

    hi champs!!!
    Can anybody tell me whether i can run forms created using forms 9i on web without application server.
    i there any way where i can run forms without opening 9i forms builder.
    i am ready to install forms9i on client side. but the form should run from a shortcut
    Thanks & Regards
    Uday

    Uday,
    1. No you cannot run a Forms9i application without application server. This is because client/server has been removed from the product.
    2. What do youm mean with "running without Forms builder"? Of course you can run it without using the Forms IDE, just call it from an URL in a Browser.
    3. Fine, just create a shortcut for the Browser and append the HTTP URL that you want to call to the Browser start command
    e.g netscape http://<server>:<port>/forms90/if90servlet?...
    Same is possible to do with IE. You can create a shortcut that starts the Browser in kioks mode without all the Browser URL field and navigation buttons. See the Browser's help on how to di this.
    Fran

  • What are the steps required for running a form in web browser in form10g

    Hi All,
    I want to run my form in web i.e forms10g. Please guide me what are the application server, configuation files and built in packages required to set up.
    Thanks

    You have to do some homework before you post here. You're very unlikely to get any help without explaining what you already tried and what your specific problem is. I guess your best of to start reading the Forms Services Deployment Guide.
    I can't point you to the correct location since you didn't even mention the version you're using. If it's 10.1.2.0.2 you can find it at http://download-uk.oracle.com/docs/cd/B14099_19/web.1012/b14032/toc.htm
    Otherwise have a look around at http://docs.oracle.com

Maybe you are looking for