Hi !!

I'd like to insert an image wich Path is in an Access DB (field "Photo").

I try to use :

<IMG SRC=<%Recordset.fields("Photo")%>> or kind of...

But nothing work correctly...

If someone could help...

Thank you.

COSI