Home » Developer & Programmer » Forms » Dispalying Image in Forms 9i (Win XP)
icon3.gif  Dispalying Image in Forms 9i [message #329218] Tue, 24 June 2008 10:02 Go to next message
ukgweb
Messages: 13
Registered: June 2008
Location: cyberspace
Junior Member
Hi Experts

Please help : How to display an jpg image in Forms 9i

To make it more clear: Displaying an image from your file system and not from the Database.

What I know: i wrote the plsql below code, but not sure where to write block level or item level

when-new-block-instance
read_image_file('C:\images\sunset.jpg','jpg',':block2.image9');

Thanks
Re: Dispalying Image in Forms 9i [message #329477 is a reply to message #329218] Wed, 25 June 2008 09:22 Go to previous message
cjack
Messages: 22
Registered: June 2008
Junior Member
Hi,

It depends on your requirement, if you want to show the image when form show, you can add in "when new form instance" trigger, or if you want to show when touch the block, add to "when new block instance", if you want to click the image item then show the picture, then add to "when new item instance"

Jack
Previous Topic: Query LOV and how to display the LOV back in the Text item.
Next Topic: How to disable a Tab in Multi tab Canvas
Goto Forum:
  


Current Time: Sun Feb 09 23:34:25 CST 2025