To display a JPEG field image in a HTML table

M

Manuel Morian

I am creating a Web with aspect of catalogue, connected to a data base
Access 2003.

One of the columns to display contains an image of a product on JPEG format.

How can I display this image on a HTML table?

Thanks
 
M

Manuel Morian

When I follow the process described in the link that you send me, it
displays the icon of image nonlocated, and in the source code displays the
chain [#BINARY#]

Thanks
 
T

Thomas A. Rowe

You will find it is better to only store the filename of the image within the database and the
actual image within a folder/subweb within your web.

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage

http://www.Ecom-Data.com
==============================================


Manuel Morian said:
When I follow the process described in the link that you send me, it displays the icon of image
nonlocated, and in the source code displays the chain [#BINARY#]

Thanks

Thomas A. Rowe said:
See:
http://support.microsoft.com/kb/216285

http://support.microsoft.com/kb/318813/

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage

http://www.Ecom-Data.com
==============================================
 
M

Manuel Morian

I need to include the image in the table like Object OLE.

There is no possibility of turning the binary one before loading the image?

Thanks

Thomas A. Rowe said:
You will find it is better to only store the filename of the image within
the database and the actual image within a folder/subweb within your web.

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage

http://www.Ecom-Data.com
==============================================


Manuel Morian said:
When I follow the process described in the link that you send me, it
displays the icon of image nonlocated, and in the source code displays
the chain [#BINARY#]

Thanks

Thomas A. Rowe said:
See:
http://support.microsoft.com/kb/216285

http://support.microsoft.com/kb/318813/

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage

http://www.Ecom-Data.com
==============================================


I am creating a Web with aspect of catalogue, connected to a data base
Access 2003.

One of the columns to display contains an image of a product on JPEG
format.

How can I display this image on a HTML table?

Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top