Displaying icons in 10g web forms

Hi,
I was wondering if there is anyway I could use my jar file to display my images in my form. I created a jar file with images and I want to use them for my forms. The problem is other developers are using their own images from certain directories. In the registry.dat file they have a directory default.icons.iconpath=/icons/ already in place and in the .cfg file they have imageBase=DocumentBase. In my configuration for my form i put in imagebase=codebase but it seems that the other entry overrides mine because the images do not appear.Is there any way I could use my jar file to view my images without changing what other developers are using or would I have to put them in the directory with all the other ones.
thanks
Richie

Hi,
I've tried putting the jar file in the directory it mentions in the registry.dat file but that still does not work. I've also tried leaving the parameter in the .dat file blank and setting my imagebase=codebase and i am able to see the icons. My problem is that other developers are already using it using the documentbase and setting the .dat to a specific folder. I just thought there might be a way to read my jar file without interfering with the way the others are displaying their images. Its easier to have all my icons in a jar file then putting them all in a directory.
thanks
Richie

Similar Messages

  • Displaying Icons in 10g runtime (On Linux RHEL 5)

    Hi, I've read several threads on here about displaying Icons in 10g runtime.
    Currently, I am able to get the Icons to work on my localhost Windows machine and the icons display fine.
    However, my icons are not displaying when I copy them over to the Linux machine. My forms compile correctly. I've made sure they were case-sensitive.
    I modified the Registry.dat file to point to the path where I so tried the icons (in my case, /home/OraHome_1/yb/ico, where I've put all my icons in a file called icons.jar).
    I also modified the default.env file to point the CLASSPATH to this directory as well.
    Am I missing something on Linux, because this works on Windows.
    Thanks,
    Chris

    I do not remember making changes to the CLASSPATH, either way it would be good that you double check your steps against the metalink note 232413.1 - How to Deploy Iconic Images via a JAR File in Forms 9i/10g.
    As a reference, you can also take a look at this thread icons not displaying in oracle forms.

  • Icons on a web form

    I am having trouble getting the icon pictures to show up on a web form. After perusing the discussion forums on this problem, here is what I have done:
    Win2000 running Apache (from the Oracle 8i installation CD)
    I edited the registry.dat file and added the following:
    default.icons.iconpath=/dev60icons
    I edited the httpd.conf file for apache and added the following:
    Alias /dev60icons "c:\oracle\dev6\forms60\server"
    In the Win2k registry I added the following:
    HKEY_LOCAL_MACHINE -> SOFTWARE -> ORACLE -> HOME1
    UI_ICON = c:\oracle\dev6\forms60\server
    In the formsweb.cfg file I have modified the following:
    IE50=native
    All of my icons are in both ICO and GIF formats in this directory.
    When I run the form using the Forms6i runtime, the icons show up just fine.
    Using the web browser, I can surf to http://my.web.server/dev60icons/cancel01.gif and the file shows up just fine.
    I have tried just about everything.
    What am I doing wrong?
    TIA

    Well, it turns out all of the entries to the formsweb.cfg, httpd.conf and to the registry.dat files were fine. (you don't need the "/" at the end of the alias). What it turns out to be is that the program I was using to convert the ICO file to a GIF file did not put a global colormap into the GIF file. Once I corrected that (using Paint Shop Pro) the icons showed up just fine.
    Thanks for your help!

  • Upgrading Forms v5 to 10g web forms

    Hi,
    Can you upgrade directly to forms 10g from forms v5 (client server) or do you have to go to forms 6 first?
    Can anybody summaries the upgrade path from v5
    Thanks in anticipation
    SD

    Arun is correct. Specifically to your question, see [Chapter 16 Upgrading from Pre-Forms 6i Applications to Oracle Forms |http://download.oracle.com/docs/cd/B25016_02/doc/dl/web/B15572_01/plsqlconv.htm#i1007147].
    Craig...

  • Oracle BLOB  Display an image in Web Form

    I have an Oracle database that stores image data. The data type of this image column is BLOB. I created a Window application using Visual C#, Oracle Provider for OLE DB to display the images on the Window forms. The mechanism to retrieve the data from Oracle database from client is to call an Oracle stored procedure that returns BLOB type. Now I want to convert it into Web application. I have difficulty to find
    (1) Appropriate web control
    (2) A way to bind OracleLOB object to this web control so the image can be displayed.
    I am aware of the fact that in ASP .NET you can use ImageUrl property of an Image object to link a file stored in a particular URL.
    Your help is very much appreciated.

    Hi ,
    Please can you give me some examples or where can i find the solution.
    Can you guys send some FMB examples on [email protected]
    Please reply as sson as possible because we got stuck up here.
    Regards,

  • Interesting difference in Menus between 6i (client-server) and 10g (web)

    I just noticed an interesting difference between Forms 6i (client-server) and 10g (web forms). Perhaps you know a work around.
    We have an oracle form with a customized menu attached. The main body of the application displays nothing so we shrunk the application window down to the tiny window possible just leaving the 3 or 4 drop down menu visible. So it was basically this little floating toolbar where users could pull down a menu and select an oracle form to open.
    The difference is that in 10g Web Forms when the pull down menu is accessed, the list of selectable items is contained within the FORMS_MDI_WINDOW (or the IE window). So if the list is long then the drop down list shows a small arrow at the top and bottom that forces you to scroll thru the remaining items in the menu.
    Whereas in 6i, when the menu was access the contents of the menu would show in full. Even if it meant expanding the menu beyond the FORMS_MDI_WINDOW.
    Does anyone know if I'm stuck with this functionality? If I'm stuck it will mean I need to make my little menu application full screen so that users can see all the items in a menu without having to scroll thru choices using these little arrows.
    Any help or insights would be greatly appreciated!

    This is a consequence of the client being Java. When you run a Java application in a browser it cannot draw outside the browser window area. It's fully contained within the browser in every sense. That is by design.
    There is no way to get around this that I know of.

  • Displaying Icons on Push Buttons in forms 10g

    How can i Display Icons on Push Buttons in forms 10g ?

    Set the property "Iconic" of the button to "Yes" and enterthe iconname in the Property "Icon Name" (without path and extension).
    About how to make items accesible in forms, have a look at this http://download.oracle.com/docs/cd/B14099_19/web.1012/b14032/configure009.htm

  • Icon display problem in web form

    Hello,
    I am running form through browser. i have converted all my ico files to gif. but icon on the button in web form is not rightly positioned and not clearly displayed as it was in client/server(ico file).
    please help me out.
    thanks
    abhishek

    Hi,
    it may be that Forms requires your buttons to be a bit bigger in size after converting .ico file to .gif. However, the icons are referenced by a URL link and therefore shouldn't be of a lower quality. At least it should have the same display quality as it has when opening teh gif in a Browser.
    frank

  • How to display iconic images using forms 9i

    Hi,
    i had created a simple push button ,and made its properties iconic=yes and icon file name =c:\temp\save
    i had copied the save.GIF file in the c:\temp path
    also i had made necessary changes in the orion.web file
    and registry.dat
    actually i had the metalink document 203846.1 and followed all the step written in that doc.
    but then also during run time i am not able to see the icons.
    Can you give me a sample code having only one push button
    and all the changes in different files to make the icons appear in web.
    I had tried all the steps so pl give me the sample step by step code.
    Thanks ,
    Kumar Iyer

    Hi Kumar,
    I think if you follow the oracle note 203846.1 more or less it should be fine. I took a little exception on step 7 which requires modifying the registry.dat file.
    I ignored the step 7, try this in forms builder for button property
    1) icon filename=save
    2) create jar file for icons under c:\temp directory, using the command
    C:\Temp>jar -cvf icons.jar *.gif
    please note that file save.GIF should be save.gif since java is case sensitive.
    3) modify the following entries in file <9iDS_HOME>\forms90\server\formsweb.cfg
    archive_jini=f90all_jinit.jar,/forms90/icons/icons.jar
    imageBase=codebase
    so this should help in your test form to display icon at runtime.
    -Lokesh

  • Icons in 10g forms

    Hi Everybody..
    I want display iconic buttons in forms 10g.... I've searched this forum and read webicons.pdf as well. I followed the speciifed steps, but it doesn't work
    I followed following steps.
    1. created jar file for my .jpg files
    2. added jar file to orahome\forms\java
    3. added the jar file name to formsweb.cfg
    4. changed imagebase=codebase
    5. jar file loaded successfully as shown in java console....
    But Icon not displayed on button
    Anybody plz help
    Regards

    Hi,
    The default format for icons is gif. You will need to change your [orahome]\forms\java\oracle\forms\Registry.dat
    default.icons.iconpath=
    default.icons.iconextension=jpgThis will change the default format. If you want to change it for a specific Named Configuration within your formsweb.cfg then create a [serverApp].dat file in the same directory and replace "default" with [serverApp]. Use iconpath if you have any internal directory structure within your jar file eg /icons.

  • A webpart or web form control on this page cannot be displayed or imported.The type could not be found or it is not registered as safe.

    Hi,
    After moving my files from SP 2010 to SP 2013 , for all my web parts i am getting A webpart or web form control on this page cannot be displayed or imported.The type could not be found or it is not registered as safe. error. I checked web.config files
    and they are there as safe control and trust level is also full. 
    These webparts work in 2010.
    Do i need to tweak something in code or distributed cache to make this thing work? The errors i see are
    Error importing WebPart. Assembly  c , Version=1.0.0.0, Culture=neutral, PublicKeyToken=216eaf49984a9b29, TypeName. C. A Web Part or Web Form Control on this Page cannot be displayed or imported. The type c Version=1.0.0.0, Culture=neutral, PublicKeyToken=216eaf49984a9b29
    could not be found or it is not registered as safe.
    Getting Error Message for Exception Microsoft.SharePoint.ApplicationRuntime.SafeControls+UnsafeControlException: A Web Part or Web Form Control on this Page cannot be displayed or imported. The type C Version=1.0.0.0, Culture=neutral, PublicKeyToken=216eaf49984a9b29
    could not be found or it is not registered as safe.    
     at Microsoft.SharePoint.WebPartPages.WebPartImporter.CreateWebPart(Boolean clearConnections)    
     at Microsoft.SharePoint.WebPartPages.WebPartImporter.Import(SPWebPartManager manager, XmlReader reader, Boolean clearConnections, Uri webPartPageUri, SPWeb spWeb)    
     at Microsoft.SharePoint.WebPartPages.WebPartGalleryItemBase.InstantiateFromXml(XmlReader reader)    
     at Microsoft.SharePoint.WebPartPages.WebPartAdder.SiteWebPartGalleryProvider.SiteWebPartGalleryItem.Instantiate()    
     at Microsoft.SharePoint.WebPartPages.WebPartGallerySourceBase.AddItemToPage(WebPartZoneBase zone, Int32 zoneIndex, WebPartGalleryItem item, String wpid)    
     at Microsoft.SharePoint.WebPartPages.WebPartAdder.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument)
    An error occurred while attempting to add the gallery item [Custom] c to the page. The error was: Microsoft.SharePoint.ApplicationRuntime.SafeControls+UnsafeControlException: A Web Part or Web Form Control on this Page cannot be displayed or imported. The
    type c Version=1.0.0.0, Culture=neutral, PublicKeyToken=216eaf49984a9b29 could not be found or it is not registered as safe.    
     at Microsoft.SharePoint.WebPartPages.WebPartImporter.CreateWebPart(Boolean clearConnections)    
     at Microsoft.SharePoint.WebPartPages.WebPartImporter.Import(SPWebPartManager manager, XmlReader reader, Boolean clearConnections, Uri webPartPageUri, SPWeb spWeb)    
     at Microsoft.SharePoint.WebPartPages.WebPartGalleryItemBase.InstantiateFromXml(XmlReader reader)    
     at Microsoft.SharePoint.WebPartPages.WebPartAdder.SiteWebPartGalleryProvider.SiteWebPartGalleryItem.Instantiate()    
     at Microsoft.SharePoint.WebPartPages.WebPartGallerySourceBase.AddItemToPage(WebPartZoneBase zone, Int32 zoneIndex, WebPartGalleryItem item, String wpid)    
    Adit

    Hi Adit,
    According to your description, my understanding is that the error occurred when you deployed the .wsp files to SharePoint 2013.
    I recommend to check if all the assemblies are put into the BIN and GAC.
    If above cannot work, you can check the troubleshooting steps in the link below:
    http://www.bluedoglimited.com/SharePointThoughts/Lists/Posts/Post.aspx?ID=189
    Best regards.
    Thanks
    Victoria Xia
    TechNet Community Support

  • Displaying icons in forms 9i

    I am new to forms 9i. I want to display icons in my menu toolbar.
    Please send me the solution to display icons.
    Thanks for ur help.

    We tried to follow the instructions on the webicons.pdf file but we still can't see our icon in the forms builder or on our local machine webserver. We created a jar file but now we don't know how to reference the jpg in the properties of the button on our form. What we are trying to do is create a down arrow button to envoke a LOV. Is there an easier way?

  • WEB Forms do not display properly with windows 95 LARGE fonts desktop setting

    Hi,
    We are using WEB forms 6.0 patch level 6 (We tried 6i but had too many bugs with it, we prefer to wait until at least a couple of patches are out, installation was a VERY painful experience for us)
    We still have the following problem with WEB FORMS deployed on win95 desktops with LARGE FONTS destktop settings: The forms are not displayed correctly, sometimes there are no scroll bars, resizing a window gives weird results, part of the forms become inaccesible, some forms are blank, etc...
    Can you verify or confirm that you have the same kind of problems ? We use jinitiator 1.1.18.
    Is it fixed with 6i ? Is it fixed wit jinit 1.1.27 ?
    We develop in smal fonts on win95 and recompile under solaris before deploying.
    Thanks
    null

    Thank you all for your fast asnwers. The "Use hardware acceleration when available" was the problem, I disabled it and I will post a message on my site about this.
    The site is on-line in the same aspect since 2005, modifiyng the whole site to fit with Firefox11's default setting is not a good option. At that moment, placing a tabel (alligned to the center of the page) and puting in it the thumbnails with links generated by ExpressThumbnailCreator, than manually adding the description in the HTML view of FrontPage was the simplyest way possible to make the site appear properly on my 800*600 px resolution I used then. Of course, I upgraded my hardware and software since then, but the site remained mostly unchanged (except the index and a few files). I know it's time for a new version of the site but... my web-design knowledges are limited to basic HTML.

  • How to retain focus in Web forms 6i item when displaying pdf image

    How to retain focus in Web forms 6i item when displaying pdf image in a multi-record block?
    Hello.
    I have a Web Forms 6i program (version Forms 6.0.8.19.2) running in a 3-tier application. The web form program has a multi-record block containing invoices. When navigating to a record, the form should display the PDF invoice image which is stored in an Oracle 8.1.7 database as a BLOB in another window. When user press down-arrow, the next PDF invoice image should be displayed.
    I am able to accomplish the functionality above by using web.show_document('URL', target') in the when-new-record-instance. The URL being called is a PL/SQL Web Toolkit stored procedure using wpg_docload.download_file built-in.
    The problem is that the focus is lost on the Webform and the focus is shifted to the PDF image window when you navigate to the next record using down-arrow. I want to retain the focus in the form as this is a data-entry form, the operator will use down-arrow to go to the next-record rather than the mouse. I also only want to do this for this Invoice Entry form and NOT to all forms.
    Please advise how to resolve this problem. Thank you.
    Regards,
    Armando

    Magesh,
    the issue of a SSO protected form showing the logon dialog is a knwon issue for Windows200 and the Oracle9iAS base release. If you applied Forms Patch 1 then this should be solved. Hope that I am right in that you are using Oracle9iAS and not Oracle9iDS. Do you see the Single Sign-On logon screen or the Forms logon dialog directly? Check the forms90.conf file in teh forms90/server directory as this contains the Form sso settings (mod_osso) which by default is commented out and therefore inactive. You need to remove the commenting '#' characters and make sure that each sentence having a '#' in front, after that starts on a new line.
    The Forms deployment documentation within the Oracle9iAS docu provides this information too.
    Frank

  • Where is default icons location in oracle form 10g

    hi,
    Can anybody please tell me, where is the default(given below) icons location in oracle form 10g. I want to user that icons in my form.
    Image: !c:\icons.gif!
    thanks
    mohan

    Hi,
    Is your problem solved?
    This issue occurs because gif images by default are not still images. These are graphical interchange images, i.e. images depicting some kind of action/motion.
    If I am not wrong then just to test this out if you open the gif image you are looking at, in pbrush then image will appear in a corner. Now if you modify that image such that you copy only the icon in the corner and then save the copied icon in a new file in gif format then you will be able to see that image in the centre of button, rather over complete button.
    Hope this helps!
    Av.

Maybe you are looking for

  • Problem in pagination

    hi, I am working on the pagination concept using JSP and SQL. I written stored procedure for pagination..its nicely working and i am using callable statement to call the procedure in my jsp code....if i am passing values within the parameter ..i am g

  • Whats the difference in regular storage and icloud storage?

    Trying to download i0s 7my iphone 4 says not enough storage, go to manage storage.  I upped my icloud storage thinking, this would do the trick and increase reg storage.  Puzzled.

  • Arranging photos in blog

    Hello All, I am trying to right justify an inline, text wrapped photo in a blog. I have the text wrapping okay, but I cannot get the photo to right justify. The "Arrange" menu options normally available for fixed photos become grayed out when I make

  • Help on Excel Format issue

    HI All, I have silly doubt in Excel output of xml publisher I am working on xml publisher and output is XLS format. In that I have some formatting data issue.. like.. some columns has lenghty information then the whole data is not displaying in colum

  • Can´t get rid of pastor of muppets font, i have Os 10.5.8

    i´ve read the same question but the solution didn´t work for me. The thing is that i erased the font and change the font in my safari browser but is worthless... is the default font anyway. It doesn´t exist in my font book anymore but im still writti