Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Display picture from access database in FP

0 views
Skip to first unread message

Tom Kelley

unread,
Sep 7, 2002, 9:07:46 PM9/7/02
to
Hi
I would like to be able to display an image on a of a
product that i would like to sell on my website. when
someone clicks on a particular parduct would like to see
a picture of that product. Can someone help and explain
how to do this. here is the url our website.
www.theinkjetguys.com
Thank you
Tom
PS
We have about 6,000 products and there would be about 500
different images

David Berry

unread,
Sep 7, 2002, 10:35:01 PM9/7/02
to
Don't put the image itself into your Database. Just create a TEXT field
with the name and path of the image and the call it in your ASP page after
you've created your recordset. Ex:

<img src="<%=objRS("IMAGENAME")%>">

--
David Berry - MCP
Microsoft MVP - FrontPage
FrontPage Support: http://www.net-sites.com/sitebuilder/
-----------------------------------
To assist you in getting the best answers for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp
-----------------------------------
"Tom Kelley" <tkell...@msn.com> wrote in message
news:e94f01c256d4$24c4fbe0$9ee62ecf@tkmsftngxa05...

0 new messages