URG: Blank Screen for Web Forms

Hi Friends,
I deployed all my forms on web recently I configured them to open in a separate frame .
My problem is now when I click on the link for Web forms it opens a new window "Oracle Developer Forms Runtime" --Title with a blank screen. If we resize the window manually then it will launch the application.
Previously it was working fine.
configuration : DEV6.0
OAS 4.07
JINITIATER: 1.1.7.18
CLIENTS WIN95 with Netscape 4.7 browsers
HTML:
<EMBED
type="application/x-jinit-applet;version=1.1.7.18"
java_CODE="oracle.forms.engine.Main"
java_CODEBASE="Java"
java_ARCHIVE="f60all.jar"
WIDTH="400"
HEIGHT="400"
lookAndFeel="oracle"
colorScheme="blue"
serverPort="9000"
serverHost="rsforms.dcr.net"
background="no"
splashScreen="no"
separateFrame="true"
serverArgs="module=J:\Webforms\dcr_LOG21.fmx userid=payroll_dba/[email protected] "
serverApp="Default"
pluginspage="http://dcr.net:8887/Java/jinit_download.htm">
<NOEMBED>
</COMMENT>
</NOEMBED></EMBED>
Any help...?
Thanks in Advance
Smita T

For me <param name="splashScreen" value="no"> worked fine.
jeff rahr (guest) wrote:
: theo korol (guest) wrote:
: : I am following the release notes for dev 6.0 that say that
you
: : can replace the splashscreen that comes up with your own by
: : specifying
: : <param name="splashScreen" value="custom.gif">
: : in the html
: : no luck, I can't remove it by specifying value="no"
: : either, any one else have this problem?
: : thanks
: I was having a similar problem until I moved the gif file from
: the directory specified as the icon directory in the
registry.dat
: file to the same directory as the html file.
null

Similar Messages

  • Splash screen for web forms

    I am following the release notes for dev 6.0 that say that you
    can replace the splashscreen that comes up with your own by
    specifying
    <param name="splashScreen" value="custom.gif">
    in the html
    no luck, I can't remove it by specifying value="no"
    either, any one else have this problem?
    thanks
    null

    For me <param name="splashScreen" value="no"> worked fine.
    jeff rahr (guest) wrote:
    : theo korol (guest) wrote:
    : : I am following the release notes for dev 6.0 that say that
    you
    : : can replace the splashscreen that comes up with your own by
    : : specifying
    : : <param name="splashScreen" value="custom.gif">
    : : in the html
    : : no luck, I can't remove it by specifying value="no"
    : : either, any one else have this problem?
    : : thanks
    : I was having a similar problem until I moved the gif file from
    : the directory specified as the icon directory in the
    registry.dat
    : file to the same directory as the html file.
    null

  • Just downloaded 10.5.  It gives me a blank screen for the itunes store.  No error message.  Internet connection fine.  Have checked firewall.  Any ideas?

    I have just downloaded 10.5.  it gives me a blank screen for the itunes store.  No error message.  Internet connection fine and I have checked my firewall settings.  Any ideas?  Or is the store blocked because of ios 5 release today?

    I've had the exact same issue since late last night since I downloaded 10.5
    I'm also having problems backing up my iPhone, which I suspect is due to the same issue.
    I've tried all recommended solutions on forums and Apple support (deleting backups, restarting phone/computer, disabling/uninstalling third party security software, testing port connectivity) and none of them work.
    I will try japiohelp's solution and see if that does anything.

  • [solved] Blank screen for few seconds between GDM and Gnome-Shell

    Hi there,
    I don't know if this phenomenon is "normal" or not, so I ask : I am using Gnome 3.6 and after I have logged in on GDM I see a blank screen for roundabout 3 seconds before the gnome-shell starts. The whole system is running fine - so this is no "real" problem -, but this 3 seconds of a black screen between GDM and the gnome-shell are somewhat annoying and I want to find out if this behaviour is normal or not .
    Indeed, if I look into journalctl, I find this messages:
    Dez 03 21:45:53 sushi gdm-simple-slave[272]: WARNING: Failed to give slave programs access to the display. Trying to proceed.
    Dez 03 21:45:53 sushi gdm-launch-environment][305]: GLib-CRITICAL: g_variant_compare: assertion `!g_variant_is_container (a)' failed
    Dez 03 21:45:53 sushi gdm-launch-environment][305]: GLib-CRITICAL: g_variant_compare: assertion `!g_variant_is_container (a)' failed
    Dez 03 21:46:03 sushi gnome-session[311]: WARNING: Detected that screensaver has left the bus
    Dez 03 21:46:03 sushi gnome-session[311]: CRITICAL: gsm_manager_set_phase: assertion `GSM_IS_MANAGER (manager)' failed
    Dez 03 21:46:03 sushi gdm-simple-slave[272]: WARNING: Failed to remove slave program access to the display. Trying to proceed.
    Dez 03 21:46:03 sushi gdm-simple-slave[272]: WARNING: Child process -311 was already dead.
    Dez 03 22:00:50 sushi systemd-tmpfiles[1793]: stat(/run/user/1000/gvfs) failed: Permission denied
    Actually, I don't know if this is relevant for my little "black-screen" problem (but it looks as if ...).
    And
    $ systemctl status gdm.service
    shows nothing to worry about (as far as I can see):
    gdm.service - GNOME Display Manager
          Loaded: loaded (/usr/lib/systemd/system/gdm.service; enabled)
          Active: active (running) since Mo, 2012-12-03 21:45:51 CET; 40min ago
        Main PID: 266 (gdm-binary)
          CGroup: name=systemd:/system/gdm.service
              ├─266 /usr/sbin/gdm-binary
              ├─272 /usr/lib/gdm/gdm-simple-slave --display-id /org/gnome/DisplayManager/Displays/_0
              ├─279 /usr/bin/Xorg :0 -background none -verbose -auth /var/run/gdm/auth-for-gdm-xTnD7p/database -seat seat0 -nolisten tcp vt1
              └─440 gdm-session-worker [pam/gdm-password]
    The hardware is an Asrock H77M-ITX board with an Intel GPU. Systemd is up and running well, no failing service units.
    Any ideas, what's going on here?
    Last edited by swordfish (2012-12-08 14:26:00)

    Finally I found out what's going on - and it's so simple
    It's just my monitor which is runing on a default resolution of 1920x1080. When I switched to 1600x900 using Gnome's system tools, the monitor needs roundabout two seconds to adjust to this resolution

  • Message box for web form

    I am trying to create a new C# web application. I need the message box and confirmation message box for my application. I knew there is no such control for web forms. I created a script string and registered it by using ScriptManager.RegisterStartupScript(Button1,
    Button1.GetType(), "key", javascriptStr, false). Unfortunately the message box won't pop up when i click the button first, it will pop up when i click it on the second time.
    I really don't know what is wrong.
    Thank you in advance,

    Hello yangyangxiaohui,
    If you post your question in
    ASP.NET forums, you'll get more valuable answers.
    Please open up a new thread there, thanks for your understanding.
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • How do we customize the default CKEditor for Web Form Editor in UCM 10gR3?

    Our customers are using the Web Form Editor for some WYSIWYG changes. The form has too many options and they would like to limit what the users can do. We have attempted to make changes to the following files to customize the CKEditor for Web Form Editor and cannot see our changes reflected after saving/restarting Content Server.
    Instance\weblayout\webform\ckeditor\config.js
    Instance\weblayout\resources\wcm\3rdparty\fckeditor\fckconfig.js
    Instance\custom\FCKEditor\webform\ckeditor\config.js
    To test a simple change we tried adding the following to change the toolbar options.
    CKEDITOR.editorConfig = function( config )
    config.toolbar = 'MyToolbar';
    config.toolbar_MyToolbar =
    ['NewPage','Preview'],
    ['Cut','Copy','Paste','PasteText','PasteFromWord','-','Scayt'],
    ['Undo','Redo','-','Find','Replace','-','SelectAll','RemoveFormat'],
    ['Image','Table','HorizontalRule','Smiley','SpecialChar','PageBreak'],
    ['Styles','Format'],
    ['Bold','Italic','Strike'],
    ['NumberedList','BulletedList','-','Outdent','Indent'],
    ['Link','Unlink','Anchor'],
    ['Maximize','-','About']
    There isn't much standard documentation on this out of the box feature and I've searched Oracle Support with no luck.
    Content Server 10gR3 (10.1.3.5.1)
    FCKEditor 2010_12_18 ($Rev: 90491 $) br-10g-10.1.3.5-release
    CS10gR35UpdateBundle 2011_02_08 (build 93)
    Thanks,
    Angela

    Posting the answer:
    You need to make the changes to the webforms component inside the ~\custom\FormEditor\templates\fe_config.js file. Then propagate your changes using the Administration > Actions > Publish layout files page.
    One more quick question - where do we limit the Styles, Fonts, Sizes, Colors?
    in the same file we added lines similar to the following to limit the fonts,
    styles....
    CKEDITOR.config.font_names = 'Arial;Times New Roman;Verdana';
    CKEDITOR.config.fontSize_sizes = '16/16px;24/24px;48/48px;';

  • Modifying the appearance of the search box, the search button, and the submit button for web forms

    I'm trying to modify the appearance of the search box, the search button, and the submit button for web forms by modifying the CSS on Stylesheets. None of the tags I'm using (e.g. .webform .cat_button) seem to be working. What are the correct tags for those three elements?

    When you generate the help you can select / deselect the buttons that are displayed.
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

  • HT1338 When turning on Macbook pro laptop I receive a blank screen for a few seconds, then a folder with a ? is displayed  and remains as if the computer is now Frozen. Mac book  Pro leopard operating system. What can I do to get past the freeze?

    When turning on Macbook pro laptop I receive a blank screen for a few seconds, then a folder with a ? is displayed  and remains as if the computer is now Frozen. Mac book  Pro leopard operating system. What can I do to get past the freeze?

    Could the disk have failed?
    Can you hear it?
    Boot from the install DVD and see what Disk Utility says.

  • Blank screen with flash forms

    I am attempting to get flash forms to work, but keep getting
    a blank screen. Nothing is ever rendered to the screen. There is
    also a message that pops up that states "Press SPACEBAR or ENTER to
    activate and use this control". My code is below...
    <cfform name="frmTest" format="flash" height="100%"
    skin="haloblue">
    <cfformgroup type="tabnavigator">
    <cfformgroup type="page" label="Help 1">
    <cfformitem type="text" style="font-weight:bold;
    font-size:large;">
    Help!
    </cfformitem>
    </cfformgroup>
    <cfformgroup type="page" label="Help 2">
    <cfformitem type="html" style="font-weight:bold;
    font-size:large;">
    Help!
    </cfformitem>
    </cfformgroup>
    </cfformgroup>
    </cfform>
    We are using MX 7 and I have Flash 8 player installed.
    Any Ideas?

    Hi,
    Please read the following to know more about the message that
    appears in
    Microsoft IE. It also shows you how to fix it, but I believe
    it does not
    work for the Flash movies created using ColdFusion tags.
    http://www.adobe.com/devnet/activecontent/articles/devletter.html
    Post here, if you figure out how to implement it for CFFORM
    tags in
    ColdFusion that produce flash SWFs.
    Hope this helps.
    - Milind Joshi
    smaccurdy wrote:
    > I am attempting to get flash forms to work, but keep
    getting a blank screen.
    > Nothing is ever rendered to the screen. There is also a
    message that pops up
    > that states "Press SPACEBAR or ENTER to activate and use
    this control". My
    > code is below...
    >
    >
    > <cfform name="frmTest" format="flash" height="100%"
    skin="haloblue">
    > <cfformgroup type="tabnavigator">
    > <cfformgroup type="page" label="Help 1">
    > <cfformitem type="text" style="font-weight:bold;
    font-size:large;">
    > Help!
    > </cfformitem>
    > </cfformgroup>
    > <cfformgroup type="page" label="Help 2">
    > <cfformitem type="html" style="font-weight:bold;
    font-size:large;">
    > Help!
    > </cfformitem>
    > </cfformgroup>
    > </cfformgroup>
    > </cfform>
    >
    > We are using MX 7 and I have Flash 8 player installed.
    >
    > Any Ideas?
    >

  • Blank screen for few seconds when using "bright applications"

    Hi
    I have my MSI GF5600 VTDR256 for almost a year now and still facing the same problem (after various driver updates still existing :-( )
    When I use application with a lot of bright colors, like Apple iTunes for example, the screen goes blank for 2 or 3 seconds and then returns to my application. Sometimes the screen isn't built up like it should be (pieces of text unreadable, desktop showing "through" some parts of the application). Problem also occurs when quickly scrolling websites with a lot of white in it.
    I connected my Philips 170B4 17" TFT using a DVI cable to the MSI card. Don't know whether the problem occurs when using a VGA cable to connect my monitor.
    The following screenshot illustrates how my screen looks after having another blank screen:
    Somebody any suggestions?

    I recently reinstalled my computer, so I started with the latest driver at that moment and the problem occured.
    I have a 400 Watt dual fan power supply feeding:
    - Gigabyte GA-7VRXP Mainboard
    - 1024 MB PC2700 memory
    - MSI FX5600 VTDR256
    - 1 onboard RAID controller with two 20 GB Harddisk RAID 1
    - 2 additional harddisks
    - Sound Blaster Live Drive
    - Plextor PX2410
    - Plextor PX708A
    - Floppy drive
    - LeadTek TV Card (2000/Expert)

  • Possible to show file upload progress for web form submission?

    I just made a simple form as a test. There are 3 files being submitted here via a "web form".
    Files being uploaded in this case are of these sizes:
    110MB
    9MB
    24MB
    I'm testing functionality that will let a print shop's clients upload their files. For larger files they'll use FTP but this "order form" does a lot of business for them so we're trying to replicate in BC.
    My problem is that I am wondering if there is a way to show the "upload progress" as a total %. Such as a visual status bar, etc.
    As of now the only way it's showing is in the default browser status bar (chrome in this case):
    http://cl.ly/image/1d3U0S1h2521
    I read somewhere that the limit is 150MB for an upload. Wondering if that means 150MB TOTAL as in 3 files combined in my case. Or If I chose to allow 3 files to be attached would it allow for 450MB?
    Also, if you do a user submitted web app instead and allow people to attach files that way, does the same file limit apply?
    My second issue is that the upload speed seems to be SLOW. I know it's not my connection because on my non BC site as well as another with the same form, the files upload fairly fast. But on BC it just crawls and on a few tests I get this:
    http://cl.ly/image/2T2q160M1R1n
    Any help or suggestions with the file upload progress as well as file upload speed would be appreciated.
    Thanks!

    So if i have 3 files to be uploaded, the max allowed is 750MB correct? (just wondering if when uploading its 250mb total or per file).
    Guess i'll do something fake to make it appear its working with a loading graphic or something.
    My web browser (chrome in this case) shows the % uploaded. I wonder if all web browsers do the same. I havent tested yet.
    If only there were a way to have javascript or something grab that same #% from the web browser itself and just format it to appear where I want on the form along with the % uploading.
    Anyone know if that's possible?
    Here's where Chrome for mac shows it:
    http://cl.ly/image/1c3i3x25262j
    If I could grab that (uploading 19%) from the browser and format it into css/html i'd be gold.
    Then find if similar browsers do the same and write some js for each browser specifically to grab it.
    In a perfect world at least....

  • When I click "Options", the popup gives me a blank screen for last 4 or 5 updates.

    Since 4 or 5 updates ago, I have been unable to access the options on Firefox. It gives me a blank popup. It is odd seeing just a blank screen and unable to get to anything. All the other pulldown menus work. The addons option works, but I just can't get into my general options. I was desperate enough to try Seamonkey, but I really want Firefox (and yes, Seamonkey's works).

    hello, this problem is usually caused by the ghostery addon - you could try to disable it...
    https://getsatisfaction.com/ghostery/topics/problem-with-firefox-32-firefox-option-is-not-displayed-when-ghostery-is-active-in-firefox-32
    another workaround would be to switch on the new firefox preferences interface which will place the preferences menu within a tab:
    enter '''about:config''' into the firefox address bar (confirm the info message in case it shows up) & search for the preference named '''browser.preferences.inContent'''. double-click it and change its value to '''true'''.

  • Firefox mobile does not work in Samsung Fascinate, only get a blank screen for any search.

    I downloaded Firefox Mobile to my Samsung Fascinate. I had no problem with the download or installation. When I tried to do a search, all I got was a blank screen in the Firefox window. The Samsung Fascinate is set up to run only Bing. It does not like doing Google searches. When I try to force it to do a Google search through the existing Bing browser, I get the search result, but when I go to a site, none of the buttons work. In Firefox Mobile, I just get a blank white box in the Firefox window.

    You can continue using nightly builds without uninstalling. Fennec will offer to download a new nightly build whenever one is available.
    If you want to switch to a release version of Firefox, then you will need to uninstall the nightly build first. This will reset your history/bookmarks/settings.
    We are planning to release Firefox 4 beta 2 for Android later this week, so if you prefer to run an official release then you might to wait a few days and install that one.

  • Discount codes for web forms

    Question:
    I have been using two web forms to allow access to a secure zone. Of them, one is for the trial user access and another is for the paid user access.
    The problem is: Can I use discount codes for the secure zone access? I can't see the way of integrating eCommerce discount codes with web forms.
    Answer:
    Discount codes don't actually work with secure zone access since you have to accept payment through web forms. However, I hired an outside developer to write some code for me, which I don't mind sharing:
    Put this in the Head of your document:
    <script type="text/javascript">
    function refreshAmountToCharge() {
    var frm = document.forms[0];
    var defaultAmountToCharge = 100;
    var couponCode = "ABC123"; // A tribute to Michael Jackson...
    var percentOff = 50;
    var couponCode2 = "DISCOUNT2";
    var percentOff2 = 67;
    var couponCode3 = "DISCOUNT3";
    var percentOff3 = 99;
    var couponCode4 = "DISCOUNT4";
    var percentOff4 = 75;
    /* Fixed amount coupon c*/
    var fixedCouponCode1 = "FIXED1";
    var fixedAmount1 = 20.00;
    var fixedCouponCode2 = "FIXED2";
    var fixedAmount2 = 6.00;
    var fixedCouponCode3 = "FIXED3";
    var fixedAmount3 = 7.00;
    var amountToCharge = defaultAmountToCharge.toFixed(2);
    if (frm.couponCode.value.toUpperCase() == couponCode)
      amountToCharge = (defaultAmountToCharge - (defaultAmountToCharge * percentOff / 100)).toFixed(2);
    else if (frm.couponCode.value.toUpperCase() == couponCode2)
      amountToCharge = (defaultAmountToCharge - (defaultAmountToCharge * percentOff2 / 100)).toFixed(2);
    else if (frm.couponCode.value.toUpperCase() == couponCode3)
      amountToCharge = (defaultAmountToCharge - (defaultAmountToCharge * percentOff3 / 100)).toFixed(2);
    else if (frm.couponCode.value.toUpperCase() == couponCode4)
      amountToCharge = (defaultAmountToCharge - (defaultAmountToCharge * percentOff4 / 100)).toFixed(2);
    else if (frm.couponCode.value.toUpperCase() == fixedCouponCode1)
      amountToCharge = (defaultAmountToCharge - fixedAmount1).toFixed(2);
    else if (frm.couponCode.value.toUpperCase() == fixedCouponCode2)
      amountToCharge = (defaultAmountToCharge - fixedAmount2).toFixed(2);
    else if (frm.couponCode.value.toUpperCase() == fixedCouponCode3)
      amountToCharge = (defaultAmountToCharge - fixedAmount3).toFixed(2);
    frm.Amount.value = amountToCharge;
    // ----------- End Coupon Code Javascript ---------------------
    </script>
    Then, you'll need a Coupon Code field in your form:
    <div class="item">
        <label for="couponCode">Coupon Code</label><br />
        <input type="text" name="couponCode" id="couponCode" class="cat_textbox" />
        <a href="javascript:refreshAmountToCharge()">Update</a>
    </div>
    That's it. Let me know if you have any questions. You can set multiple codes, either percentage based or fixed amount. Experiment with it to make sure it works as expected.

    This is great Mario! Thanks so much for sharing. It works very well.
    One thing I want to add is a validation for the coupon update action. If the coupon is no longer valid or entered incorrectly, a message would be great, because the person might no even notice the fact that the amount did not change even though they think they entered a valid discount code.
    Sean

  • Blank Screen For Several Hours After Box Trying To...

    Just an FYI, that my BT Vision+ box started to upgrade itself on Thursday the 19th (today is Sat the 21st). After several automatic reboots, and update / dowloading software screens, it would always just reach a blank screen and get no futher.
    Occasionally, along the way there would be a VDR016 error code (can't find a link to that error code), the screen told me it's a network error. The error would always right itself by "successfully downloading and installing the software". Anyway, it would always lead (eventually) to a blank screen.
    Over the next 36 hours, I followed the first 2 solutions in the following thread a couple of times: BT Vision Box Reset Process. to no avail. So I ended up on solution 3, the factory reset.
    Thankfully, it worked, but as expected, all my recordings have been wiped (including programs for my young children no longer available on catch-up).
    I really think that because these boxes are more flaky than Microsoft Windows (sudden reboots every now  and again and now this), there should be some way of backing up recordings, either online on BT servers, or "offline", e.g. on a local network.
    Btw, 30 mins after completing full reset, the EPG still only showed the next hours TV. It took a bit of time for the EPG data to download, but it did.

    Try closing unused applications that you have running in the background. 
    From the home screen, touch the applications tab (located on the bottom of the screen). 
    Touch Settings. 
    Touch Applications.
    Touch Running services. 
    Touch the desired service.
    Touch Stop.
    Try deleting old messages  that you no longer need, to clear phone memory.  
    If you are using a task manager or application manager, try setting it to high to close applications.
    Dial *228 send and option 1.

Maybe you are looking for