Piece of cake, use the CFFILE to manage your image file, and use a database
field as a pointer to that file (look up the CFFILE tag in your favorite
book for more info).  It doesn't matter too much on size of the product
database. Some creative design on the directory structures can make the
files more manageable if you like.

I mean honestly, how do you think stores that offer gazillions of products
do this in the first place?

Gregory Harris
Web Developer
Stirling Bridge Group LLC

----- Original Message -----
From: "t nelson" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Thursday, December 14, 2000 2:51 PM
Subject: Is this even possible?


> Hi all,
>
> I am wondering if this will even be possible or if I just have a pie in
the
> sky dream.
>
> Here it goes:
>
> Let's say that you have an online store with a huge inventory of products,
> we're talking close to 10'000 distinct items. your site has everything we
> have come to expect from an e-store application (search features, shopping
> carts, etc..). if by some miracle i had a good quality and not too big
> (under 10k each) .jpg or .gif for each item in my inventory. would it be
> possible for me to some how link each of those pictures to its
corresponding
> part in my database? this way when a customer searched for an item, a nice
> picture could come along with it.
>
> again, is this even possible, if so how?
>
> thanks in advance for your time and help,
>
> nelson
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to