|
-
Nov 24th, 2000, 05:00 AM
#1
Thread Starter
Member
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
-
Nov 24th, 2000, 06:12 AM
#2
Frenzied Member
what is in the html when you 'view-source'?
-
Nov 24th, 2000, 06:17 AM
#3
Thread Starter
Member
I have Found !!!
Thank u,
But i finally find :
<img src=<%=Rs_prod("Photo")%>>
COSI
-
Nov 24th, 2000, 06:19 AM
#4
Frenzied Member
er, does that mean you've fixed it now?
-
Nov 24th, 2000, 06:22 AM
#5
Thread Starter
Member
YES
YES It's Fixed !! ;o) Thank u
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|