|
-
Jul 12th, 2001, 01:06 AM
#1
Thread Starter
Hyperactive Member
database picture
I have some pictures stored in a Access database, has anyone succesfully displayed them to the webpage? If so, may I see the code? Thanks.
Top Tip: You can make friends and impress the opposite sex at geeky cocktail parties by saying "DB" instead of database. - Karl Moore
-
Jul 12th, 2001, 08:59 AM
#2
Lively Member
-
Jul 12th, 2001, 02:17 PM
#3
Thread Starter
Hyperactive Member
Yeah that thread was started by me also, but none of the ways they showed me seemed to work. That is why I started this new thread.
Top Tip: You can make friends and impress the opposite sex at geeky cocktail parties by saying "DB" instead of database. - Karl Moore
-
Jul 14th, 2001, 10:49 AM
#4
Lively Member
Do you store the image-name in the dbase, cause that would be the easiest way to do it...
<img src="<%=recordset("imagename")%>">
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
|