Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Icon path using web forms
Hi Ben,
To display graphics on forms for the web you need to set two registry items, and set up a directory to contain the graphics, here is what you do:
notice the use of leading and trailing slashes!
You need to manually delete the files in this dir occasionally, as they tend to pile up.
Mark Fisher
Technical Specialist
Britannic Assurance
Ben wrote in message <70q2v4$kre$1_at_news.cowan.edu.au>...
>Greetings,
>
>I am having a problem with web forms.
>
>I am using Jinitiator to view a number of forms i have made in Forms 5.0
>
>These forms have a number of gif images in them and theirfore need to have
>an icon path set. I set my icon path in the registry.dat file to something
>like
>default.icons.iconpath=http://server.somewhere:1701/graphics/
>default.icons.iconextension=gif
>
>I have no problems putting this path into my web browser and looking at my
>gifs this way.
>
>Although when i execute the webforms via the web browser i get this error
in
>the java window
>
>Forms Applet version is : 4
>Unable to create Image boilerplate: /s8b.jpg
>
>I have no idea where it is getting the image S8b.jpg as my image is called
>login.gif
>
>Has anyone had this error before or have any idea why i get this strange
>message ?
>
>Thanks in advance
>Ben
Received on Mon Oct 26 1998 - 07:27:56 CST
![]() |
![]() |