UNABLE TO READ IMAGES (1.50 MB) FROM FORMS [message #154342] |
Sat, 07 January 2006 02:40 |
karan.shandilya
Messages: 64 Registered: July 2005 Location: mumbai
|
Member |
|
|
Hi to all,
How do i read images from FORM which have size around 1.50 MB.
I am able to insert it in my table.
I place a button on my form the code is--
read_image_file( :image_table.filename, 'JPG', 'image_table.image' );
But the images which are not readable have a size of around 1.50 MB.
So how can i display it on the form.
Waiting for reply.
Karan.
|
|
|
|
|