Run form more then once from development

Hi,
I use formbuilder 10g and try for testing run my application by clicking the button run form in form builder.
At this time the runtime environment always needs the password a second time and, if I try to run it a second time again, I have to restart my developer becaus I always get only html code but not starting the browser (Internet exlorer 6).
What have I to change?
regards
Siegwin

IE6 ? Really? You do understand that this is the year 2011? Anyway....
Do the following:
1. Open the Builder.
2. From the menu select Edit > Preferences > Runtime
3. In the field labeled Web Browser Location, enter the complete path to the desired browser. So if you are using IE for example, the entry would probably look like this:
C:\Program Files\Internet Explorer\IEXPLORE.EXE
4. In the field labeled "Application Server URL", this should refer to your local machine and port. The easiest way to populate this field is to delete the current contents if you are uncertain of its validity, then press the button labeled "Reset to default". After click the button, simply click on OK to accept the changes.
One last thing... it may also be necessary to change the browser security settings to permit the form to launch using the "Run Form" option. In some cases, you will need to check the browser setting " +Allow active content to run in file on My Computer+ ". This can be found in the browser settings on the Advanced tab.

Similar Messages

  • Unable to Run Form more than once!

    Hi,
    1. I create an oracle 10g Form
    2. I am trying to "Run Form" from within the Forms Builder. It runs OK.
    3. I close the IE, and try to "Run Form" again. It fails!
    My problem is that my form runs only the first time!!!
    However, If i try to run it manually by opening the IE and type: http://EH011W04G.greece.clb:8889/forms90/f90servlet?form=c:\myform.fmx&userid=lala/xaxa@orcl, it runs ok!
    I discovered that the problem is this:
    The first time i "Run Form" through Forms Builder, a file lets's say giorgos.htm is created in my Temp directory, and this file loads the form OK. The second time i "Run Form" through Forms Builder, a file giorgos.1htm is created and cannot load because it is not an html file!! If i rename it to giorgos1.htm it works ok!!!
    so... anybody can help me?
    thx for your time!

    Hello there, One Solution that i think is due to not closing the form application properly.If you happen to close the IE directly through the close button without exiting the FORM (with the Action => exit or through Exit_form ) then your forms instance keeps on running on the server and it only closed when timed out .That's why you are not able to run it again . but when you type the url itself it get loaded because it load the already running instance of the form so i'll suggest try to close it from Action=>exit and run again.
    Hope it will help you.

  • How do you fill out a form more than once from a single computer?

    URGENT QUESTION...
    I am using a FormsCentral form as a Job Interview form.  The interviewer needs to clear the form after each submission to fill the form out again for the next person interviewed.
    She tells me that she can't see how to clear the form to fill it out for the next interview, and I don't have the answer.  Would appreciate receiving that answer real fast, and the next interview will be at 11am EST today.
    Thanks.

    Randy,
    Answering your question about how I created the initial PDF form...
    I created it with the Employment Application template in FormsCentral, adding many additional questions to the template.  When I finished doing that, my recollection is that I clicked on “Save as PDF Form.”  And that worked fine. 
    The PDF form was then accessed by the interviewer without any problem.  She dutifully filled out the blanks, clicked on the SUBMIT button, and the first report then showed up as expected in FormsCentral under “My Forms.”
    We don’t particularly want to have this form online, although we can put it online if necessary.  Since there is only one interviewer who will be filling out this PDF form during the interview of each job applicant, our only issue is how to most easily clear the form after each interview is posted, without losing the SUBMIT button.
    Thanks,
    JS

  • What is the lifespan of a Macbook Notebook Hard Drive, and is it a good idea to replace them more then once?

    In specific, I own a 2007 Macbook Notebook, and it is an Intel Core 2 Duo MB21.00A5.B07. Last year, it became necessary to replace the hard drive, and was informed that the reason for the replacement was that the hard drive had reached the end of its lifespan.
    My question is how long do Macbook notebook hard drives typically last? This also is in the context of frequent use of the notebook.
    Additionally, is it a good idea to replace the hard drive more then once, or will the hard ware on the notebook, after I'm assuming about six or so years, be too out of date to accommodate a second or third hard drive replacement?
    Also, since the replacement was still covered under an applecare plan (it's expired now), the general cost of replacing a Macbook notebook hard drive is not known? What is the cost generally expected of a hard drive replacement? This is in relation to repairs conducted at an applestore location (as opposed to a third party repair center). 

    justinfromlos angeles wrote:
    Also, this means that, the settings of a system like Snow Leopard, in addition to all other personal settings from a current hard drive, can be copied to and from an external hard drive?
    Your entire system can be copied to an external HD in bootable form. It's generally referred to as cloning, and there are a number of applications available to assist in the task.
    SuperDuper
    CarbonCopyCloner
    LaCie Silverkeeper
    To name but three.
    Furthermore, once cloned, should you have to replace the internal drive, it's easy to boot from the external and clone the system back to the internal.
    justinfromlos angeles wrote:
    If so, do you know where one can purchase an external hard drive and a replacement hard drive?
    As I don't live in the US, it's difficult for me to reccommend retailers, but any computer store (including Apple) can supply external HDs. Be aware that not all HDs from some manufacturers will play well with Macs; Western Digital I believe needs careful selection of the correct model. There are plenty of contributors who can no doubt help on that front. Personally I use LaCie and Iomega. Note that these are purpose built externals and come with their own enclosure and all cables reqd.
    One thing you will need to do with most of them is to use Disk Utility to partiton them correctly (GUID system for Intel Macs) and set the file system to Mac Extended (journaled) before cloning.
    justinfromlos angeles wrote:
    There is one last question. Say I've replaced the hard drive on the same computer for nine years or so. Despite the hard drive being new, would the hardware of the computer be too out of date to accept an up to date replacement hard drive?
    The hardware of the computer dictates what sort of internal drive you buy; earlier models used IDE interfaces, current models use SATA and these are not interchangable. However System Profiler will tell you what sort you have. It's still possible to buy compatible HDs for the early iMacs, c. 1998/99 so there's no reason to believe your model will suddenly become defunct.

  • How to retrict user cannot open the same form more than once (Forms 6i)

    Our users always open the same forms more than once. For example the customer form, the user may access a customer record in the first form, however, he will open a new customer form to edit the same record, the result is he cannot save the record because the record is locked in the first customer form.
    How can I control the user cannot open the same form more than 1 time.
    Best Regards,
    Kane

    The customer form is only an example, I found there will cause a lot of problems is I cannot control the user from calling 1 program more than 1 than within application. Sometimes a user (not good in using computer) will overlap the form for many times.....
    Is there any simple way to do that?...can I have some PL/SQL statement or build-in functions that let me easily found our what forms the user has already opened, then I can control whether I let him open this form or not.
    Urgent...please
    Thanks

  • Can't open .msg files more then once, saved or as an attachment to an email

    we use :
    microsoft xp & office/outlook 2003
    can't open .msg files more then once, saved or as an attachment to an email
    If we save an email as a outlook.msg file , we can only open it once, close it,
    when trying to open it again it gives an error that it is not possible due to a scurity issue or it is already open.
    After closing outlook and starting it again, we can open it once again.
    Same when clicking an .msg that is attached to an email, but here we can switch to another email, go back to the one and open it again.
    We have installed all updates for both xp and office 2003 also internet explorer 8.0 to test if that would work, normally we have ie7.0.

    Hi,
    1.  What is the detail error information, please try to reproduce the issue and then post the detail error information here.
    2.  Did you save the msg file locally or on a network drive?
    3.  Please try to check security on the msg file and also check the drive NTFS permission. 
    4.  Copy over the email messages from the affected user machine to a different machine and check if the issue persist.
    5.  Test if the issue persist after saving a new email on Mailbox to local drives.
    6.  Copy over the affected email messages from local drive to a PST file and check if these emails can be opened fine.
    1)    Create a new PST file .
    2)    Added to user’s Outlook profiles.
    3)    Launch Outlook .
    4)    Highlight a folder under this PST.
    5)    Drag and drop or copy/paste the emails from local drive to Folder highlighted under the PST files.
    Besides, please try to remove all the add-ins like Entrust and then test the issue again.
    1.     Remove add-ins
    1)    Uncheck all Third-Party Add-ins selected in Outlook , found under Tool\Options\Other\Add-ins managers.
    2)    Export the registry hive below for backup.
      HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\Outlook \Addins
      HKEY_CURRENT_USER\SOFTWARE\Microsoft\Office\Outlook \Addins
    3)    Delete the registry entries under the above path for all Third-Party Add-ins.
    4)    Close , Open Outlook and attempt to open email message on local drives.
    2.     Temporarily stop all third-party application running following the steps
    below.
    1)    Run MSCONFIG
    2)    Go to Services Tab\Select Hide all Microsoft Services check box.
    3)    Click Disable All.
    4)    Restart the Machine Test if the issue persist.
    5)    To revert back the above setting Run MSCONFIG, Go to General Tab , Select Normal
    Startup and restarted the machine.
    Regards,
    Xiu
    1 Translated from dutch as good as i know :
    "Can't open : c:\test.msg, it might not exist, do you have the required permission to open the file or is it open in another application. Click
    with the right mousebutton on the map click properties to view/check the rights for that map."
    2 tried both, the network and locally, i have the rights to save it in the map and open it once, so thats not the problem, iseems that outlook locks the file after it is openen once.
    3 security and ntfs permissions are ok, see 2
    4 tried it from different pc's networks maps etc.
    5 done.
    6 in a pst file the msg can be openen ore than once, but thats not the problem, tried and this works, but i need to save an email as an .msg file.
    7 addins removed and doen all of that part, didn't help.
    We also have tried:
    -Installing all updates and ie8
    -going back to xp sp2 (fresh install of xp)
    Only thing that did work was an msg file attached to an email, we couldn't open that more then once,
    but after  checking "Use exchange modus with cache" at the account properties we could open that more than once.
    Now we need to be able to open the email's saved as .msg more then 1 time.

  • Can you create a form in which its never possible for the same person te sign the form more than once.

    Hi, I've been looking into this for awhile and believe the answer is 'no' but was just wondering if anyone here would know of a solution.
    The company I work for has a formulier on which a number of Excel files are placed. This form is then sent to a five (often different) people who are then required to open the Excel files and if accord to place their digital signature. We would like to make sure that no one is able to sign the form more than once and also if possible to make sure they have opened the Excel files. It would be great if anyone had any tips...
    All the very best,
    Martin Angell

    I am not an Excel or Excel-to-PDF conversion expert, so I do not know how Excel forms are converted to PDF form fields. With this caveat here's what I do know.
    In Acrobat It is possible to create a PDF form in which there are JavaScripts associated with fields (any fields, including signature fields). These JavaSripts can do a lot of things, including checking the signer's certificates on the already signed signature fields. Then you can make all unsigned signature fields read-only, in which case the user will not be able to actually sign them. After that you can overlay a button field on top of each unsigned signature field with exactly the same dimensions and associate a JavaAcript with this button field. This JavaScript would put up an UI asking the user for the signing certificate and its password, check this certificate's CN against the list of already signed signature fields and initiate the signing of the unsigned signature field behind this button if your condition is satisfied.
    I never tried that myself but it could work. This looks complicated and it is but if you really want it you can try.

  • Importing an email more than once from notes into the webclient...Possible?

    Hi!
    Is it possible to import an email more than once from a lotus notes account into my webclient?
    I don't have a working sample so:
    Is there a lock to prevent it... in notes... in my webclient?
    Are there optical signs in my webclient that an email is already imported?
    Thanks in advance for your hints in this case.
    Cheers, Ingo

    The Member Feedback forum is for suggestions and feedback for OTN Developer Services. This forum is not monitored by Oracle support or product teams and so Oracle product and technology related questions will not be answered. We recommend that you post this thread to the appropriate Database forum.
    The main URL is:
    http://forums.oracle.com/forums/index.jsp?cat=18

  • Execution Take place more then once ?

    <b>Hi,
      Here is code which is executed for more then once</b>
    <i> Private Sub SBO_Application_ItemEvent(ByVal FormUID As String, ByRef pVal As SAPbouiCOM.ItemEvent, ByRef BubbleEvent As Boolean) Handles SBO_Application.ItemEvent
            If pVal.FormTypeEx = "139" Or pVal.FormTypeEx = "133" Or pVal.FormTypeEx = "179" Or _
               pVal.FormTypeEx = "142" Or pVal.FormTypeEx = "143" Or pVal.FormTypeEx = "141" Or _
                pVal.FormTypeEx = "181" Or pVal.FormTypeEx = "720" Or pVal.FormTypeEx = "721" Or _
                pVal.FormTypeEx = "65211" Or pVal.FormTypeEx = "65213" Or pVal.FormTypeEx = "65214" Or _
                pVal.FormTypeEx = "170" Or pVal.FormTypeEx = "426" Or pVal.FormTypeEx = "606" Or _
               pVal.FormTypeEx = "390" Then
                'If pVal.ItemUID = "1" Then
                If pVal.ItemUID = 88 Then
                    If pVal.Before_Action = True Then
                        'If pVal.EventType = SAPbouiCOM.BoEventTypes.et_ITEM_PRESSED Or pVal.EventType = SAPbouiCOM.BoEventTypes.et_CLICK Then
                        If pVal.EventType = SAPbouiCOM.BoEventTypes.et_COMBO_SELECT Then
                            If pVal.FormMode = 3 Then
                                If CompareString_Numbering() = False Then
                                    SBO_Application.MessageBox(" Access Denied : Wrong Numbering  !!! ")
                                                              BubbleEvent = False
                                    Exit Sub
                                Else
                                    BubbleEvent = True
                                End If
                            End If
                        End If
                    End If
                End If
            End If</i>
      <b> Which line is needed to be added so that this event is called only for once .........
    Please Provide me sample code if possible.
    Regards ,
    Ganesh</b>

    Hi,
    I have just found the same sort of thing after upgrading to patch 9.  I have some code that executes on the before_action of a keydown event and now it's firing twice for some reason.
    I hope this is resolvable.
    David
    (Same thing with a click event on one of my forms, it is also firing exactly twice each time now - even though I am checked only the before_action = true.)
    Message was edited by: David Wall
    Message was edited by: David Wall

  • How to run form in the background from command line

    please can anybody tell me to
    how to run form in the background from command line
    vishal

    Ummm....Oracle Forms is a foreground runtime kind of thing. What you want is a database procedure (or an OS utility - it depends on what sort of processing you want to do in the background).
    Cheers, APC

  • How to copy a folder more then 4GB from from my iMac to a pendrive or external hard disk?

    how to copy a folder more then 4GB from from my iMac to a pendrive or external hard disk?
    i have an iMac 27inch with os x 10.8.

    You'll have to reformat the drive.
    Assuming you want to use it with both Mac and Windows, reformat it on the Windows machine as exFAT (this is FAT64 as opposed to the standard formatting for those drives as FAT32)
    exFAT has no file size limitations (for all practical purposes).
    This will require the Windows machine to be on at least XP (with an update) and the Mac on 10.6.5 or higher
    If it's being used only with Mac, reformat as GUID partition map and Mac OS Extended.

  • HT1420 how to deauthorise all five more then once a year

    how to deauthorise all five more then once a year

    You cannot deauthorize all more than once per year.
    You can ask Apple for assistance, however, by contacting them via your Account or Support link under Quick Links in iTunes Store.

  • Component renders more then once

    Hi,
    I'm having a jspx page containing a navigation panel and 3 panelboxes. Depending on the value of a 'Type' attribute defined in the pageDefinition, one of the panelBoxes get rendered.
    *If the value of the 'Type' attribute is 'T': the panelBox renders an inputText component.
    *If the value of the 'Type' attribute is 'S': the panelBox iterates over the details of a certain current row and show them as radiobuttons.
    *If the value of the 'Type' attribute is 'M': the panelBox iterates over the details of a certain current row and shows them as checkboxes.
    Both iterations use the af:forEach component to show the details. Here's the problem:
    Everytime I browse to the last masterrow, there are details in the panelBox which gets rendered more than once and I really don't know why.
    Here's my JSPX code:
    <?xml version='1.0' encoding='windows-1252'?>
    <jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" version="2.0"
              xmlns:h="http://java.sun.com/jsf/html"
              xmlns:f="http://java.sun.com/jsf/core"
              xmlns:af="http://xmlns.oracle.com/adf/faces"
              xmlns:afh="http://xmlns.oracle.com/adf/faces/html"
              xmlns:cust="http://xmlns.oracle.com/adf/faces/customizable">
      <jsp:output omit-xml-declaration="true" doctype-root-element="HTML"
                  doctype-system="http://www.w3.org/TR/html4/loose.dtd"
                  doctype-public="-//W3C//DTD HTML 4.01 Transitional//EN"/>
      <jsp:directive.page contentType="text/html;charset=windows-1252"/>
      <f:view>
        <afh:html>
          <afh:head title="Questions">
            <meta http-equiv="Content-Type"
                  content="text/html; charset=windows-1252"/>
          </afh:head>
          <afh:body>
            <af:messages/>
            <h:form>
              <af:panelPage title="Questions">
                <f:facet name="menu1"/>
                <f:facet name="menuGlobal"/>
                <f:facet name="branding"/>
                <f:facet name="brandingApp"/>
                <f:facet name="appCopyright"/>
                <f:facet name="appPrivacy"/>
                <f:facet name="appAbout"/>
                <af:panelGroup layout="vertical">
                  <af:panelHorizontal id="navigationPanel">
                    <af:commandButton actionListener="#{bindings.Previous.execute}"
                                      text="Previous"
                                      disabled="#{!bindings.Previous.enabled}"/>
                    <af:commandButton text="Next"
                                      disabled="#{!bindings.Next.enabled}"
                                      action="#{backing_Questions.nextQuestion}"/>
                  </af:panelHorizontal>
                  <af:outputLabel value="QUESTION: #{bindings.Question1.inputValue}"/>
                  <!-- SINGLE panelGroup -->
                  <af:panelBox rendered="#{bindings.Type.inputValue == 'S'}"
                               id="panelBox_S">
                    <af:selectOneRadio tip="Please select one item."
                                       binding="#{backing_Questions.singleQuestion}">
                      <af:forEach items="#{bindings.PossibleAnswersByQuestion.rangeSet}"
                                  var="possibleAnswer">
                        <af:selectItem label="#{possibleAnswer.Answer}"
                                       value="#{possibleAnswer.PossibleAnswerId}"/>
                      </af:forEach>
                    </af:selectOneRadio>
                  </af:panelBox>
                  <!-- TEXT panelGroup -->
                  <af:panelBox rendered="#{bindings.Type.inputValue == 'T'}"
                               id="panelBox_T">
                    <af:inputText tip="Please fill in the correct answer."
                                  binding="#{backing_Questions.textQuestion}"/>
                  </af:panelBox>
                  <!-- MULTIPLE panelGroup -->
                  <af:panelBox rendered="#{bindings.Type.inputValue == 'M'}"
                               id="panelBox_M">
                    <af:selectManyCheckbox tip="Please choose all that apply."
                                           binding="#{backing_Questions.multipleQuestion}">
                      <af:forEach items="#{bindings.PossibleAnswersByQuestion.rangeSet}"
                                  var="possibleAnswer">
                        <af:selectItem label="#{possibleAnswer.Answer}"
                                       value="#{possibleAnswer.PossibleAnswerId}"/>
                      </af:forEach>
                    </af:selectManyCheckbox>
                  </af:panelBox>
                </af:panelGroup>
              </af:panelPage>
            </h:form>
          </afh:body>
        </afh:html>
      </f:view>
    </jsp:root>Update:
    You can find a screenshot here.

    Thanks for your reply Frank.
    Unfortunately I'm not working with a managed bean. 'possibleAnswer' is the name of each row in the af:forEach. (Instead of row)
    I added following line to each panelBox in my code in order to print the row count.
    <af:outputLabel value="#{bindings.PossibleAnswersByQuestion.estimatedRowCount}"/>After running the page and browsing to the last record of my master table, the page renders like this.
    Regard,
    Koen

  • HT1933 what if I bought the same game more than once from i tunes by mistake how can i claim a refund?

    what if I bought the same game more than once, How can I claim a refund from I tunes store?

    You can try contacting iTunes Support and see if they will refund or credit you : http://www.apple.com/support/itunes/contact/ - click on Contact iTunes Store Support on the right-hand side of the page, then Purchases, Billing & Redemption

  • HT1491 I was charged more then once for the same song?

    So I was trying to order a song on Sunday night and it kept saying wrong security code for my card . I try it more than once . And then I got a text from my bank
    Account saying I was charged 19.70 for song that I wasn't able to get . And I just try it again and the same thing happen but this time I was able to actually get the song cause nothing was wrong with my code from my card but charged me 9.85 for a song that only was 1.29 so in total iTunes has charged me $28.29 just for one song . I would like. Refund

    See:
    How to Get a Refund from the App Store
    It sounds like he has made multiple in-app purchases since you can only purchase and get charged an app once. If you try purchasing it again it is free.

Maybe you are looking for

  • How do I get the pixel size at 100% on Photoshop CS6 to match the pixel size that will appear on web

    I have a 500px x 500px document open but the size that it looks on Photoshop at 100% does not match the size that is 500px on the web. How do I change it on Photoshop CS6 so that it will give me an accurate display of the pixel size? (I don't know if

  • Wpuwbw 161 movement - PBXX price

    Original PO 451 is received in full at a point in time with PB00 price of $5.00 Product becomes old stock and is sent back to the vendor. We use the WPUWBW idoc to post a Vendor return movement 161 with automatic PO 452 creation to collect from the v

  • Focus on JTextfield in JDialog box

    A JDialog box is being opened from a menu. There is only one JTextfield on the dialog box and 2 buttons. The focus is not on any of the components in the dialog box and I want it on the textfield by default. I have tried all the requestFocus(),reques

  • Preventing Finder appearing when a file is remotely received

    Hi, I have an ad-hoc wireless network where my camera sends the jpg files to the mac, so that Lightroom can watch the folder and automatically import the picture. That bit works fine. However, the Finder app pops up whenever a file is received, which

  • Convert arrays of picture into JPEG string

    Hiya,  I have constructed a procedure to carry out some intensity analysis for my experiment.  I have chosen to use snap instead of grab, as I only need to acquire and analyse images in every 2-30 secs (low level acquisition).  I have created a time