Problems in Web Forms- Please help
From: Ashok Upadhyay <aupadhya_at_earthlink.net>
Date: Wed, 04 Nov 1998 21:34:49 GMT
Message-ID: <3640C799.79055DE0_at_earthlink.net>
I am trying to deploy forms 4.5 applications over the Web (D2K Server). [Quoted] I have following problem , any help will be greatly appreciated :
Date: Wed, 04 Nov 1998 21:34:49 GMT
Message-ID: <3640C799.79055DE0_at_earthlink.net>
I am trying to deploy forms 4.5 applications over the Web (D2K Server). [Quoted] I have following problem , any help will be greatly appreciated :
- Alert Boxes : All alert messages appear on one line only , no matter how long the message is , it even crosses window/cannvas sizes and looks wierd. Any way it can be broken into several lines and a nice box. Netscape Ver. 4.07 atleast shows the message, JDK 1.1.6 appletviewer needs to be resized if you want to see the message. I have tried using CHR(10) and 13 doesn't work.
- Push Buttons : The access key neither shows up underlined nor the ALT+access key combination works. The only way is to navigate and press enter or Click mouse on buttons.
- Menu : The mnemonic codes the underline access key neither shows up nor it works.The only way to select a menu option is to use mouse. Also where there is no submenu items in PULL Down menus , when you click on a item a submenu with the same name appeares and you are forced to click on this.It doesn't happen if a menu has submenu items. I have tried using all recommended ways.
- During the run form event so many times a blue cursor blinks on any rando field even if it is disabled or display item (Happens generally on first item of the first block when the cursor destination is not defined for example during canceling query or commit for event or when you try to navigate into a non navigational items and navigation fails.)
- Sometimes a push buttons remain highlighted after clicking it thru mouse with actual cursor no where to be seen., until you click explicitly on a item.
- Client doesn't want to use HOST command , they don't even want to convert their reports into Web reports . Any body knows how to use DBMS_PIPE or ORA_FFI packages to run a report (SQL or PRO*C).
Has anybody encountered any of the above problem before ? Please share
your experiences.
Thanks a lot in advance.
Ashok
Received on Wed Nov 04 1998 - 22:34:49 CET