Icons not displayed on forms Oracle 9i when running [message #189529] |
Fri, 25 August 2006 00:48 |
pinaco
Messages: 3 Registered: August 2006
|
Junior Member |
|
|
Dear Friends,
I am using ORacle 9i Forms.
I am using icons for some buttons.
I made iconic property true and set the icon file name.
I can see the icons on push buttons, when i am designing them.
But when the form is running, i cannot see them.
Please let me know the solution.
Thanks
Nitin
|
|
|
Re: Icons not displayed on forms Oracle 9i when running [message #189735 is a reply to message #189529] |
Sat, 26 August 2006 01:46 |
sameer_am2002
Messages: 129 Registered: September 2002
|
Senior Member |
|
|
On the web .ico file doesn't work... .gif acts as your icon files...so you need to check that .ico file which you assign to the button also exists as .gif file in your web server path where all .gif file corresponding to your .ico file exists..
You can find this in the web server configuration file..where all your virtual directories are defined..Hope answer your question well..
|
|
|