



If anybody can help me with this, i lost the FMB file of a form and i have only the FMX, if anybody knows how to do this it would be usefull to meThanks...
I would like the user to enter in an IP address.How should I set up the Format so that the user seesNNN.NNN.NNN.NNN? (eg 255.255.000.255 or 121.255.101.005)Currently, it doesn't seem to do anything....
When a user keys in the Customer field, I would like theDescription to default to the same value (and displaywhen the user leaves the Customer field.Using the on blur or on change, code similar to the following does not work:portal30.inventory.description := portal30.inventory.customer...
hi,Does anyone know how to use Microsoft Agent Control (those characters in Microsoft Office) with Oracle Forms?Thanks....
Please, help me ! I don't know invoke code to Objects on FormBuilder of Developer/2000 ?. If possible, you give me some example ! Ok.soon for me !...
I am trying to make a master-detail form work, but so far the details in the form does not correspond to the master block.What I did was1. created a primary key in table12. created a foreign key in table2 referencing the primary key in table13. created a new block (master block based on table1)4...
How can I control the incrementing during execute_query/panning to a blank record?I've created a sequence room_sequence that increments by one.I used this in my block item default property. The problem with this was the sequence automatically incremented by one every time an execute_query w...
Is it possible to call any built-in submenu in the Main menu although it's deactivated?Thanks for any help....
Is there a way I could exit from a when-validate-trigger? I want to give my users the chance to exit from / close a form. Clear_form(no_validate) is not allowed in a when-validate-item.Thanks...
Hi,Can anyone give me a calendar to be used for date-selections?Thanks....
Can someone please help me. I'm new at this.1. I've checked the button palette checkbox (in the create block dialog box) when I created a new block.2. I ran the form and I could move between records using the default nav keys but when I clicked on the query button and I entered a code...
When installing Oracle Form I get this error message:path.vrf(86):outbound variable 'path_too_long_prompt'When I click ok the following message appears:The Oracle Installer cannot update the system path variable to %new_path% because is too long. Please restrict your system path to 127...
I have enables the scroll bars for all my forms in the window properties page. The appear on the first form but when I click a button to go to the next form they are gone. They are enabled in all forms and the only way to see the form that is too large for the screen is to got to the window menu...
I have enables the scroll bars for all my forms in the window properties page. The appear on the first form but when I click a button to go to the next form they are gone. They are enabled in all forms and the only way to see the form that is too large for the screen is to got to the window menu...
My original form uses call_form('PAPER_MENU'); from a button to open the next form. When I convert to 9i and put the main form on the web the trigger will not work. Do I need something different to load the next form?Thanks...
