That is exactly what I ended up doing. Thanks to all.
Gary
Ankur Verma wrote:
> keep the images in a folder on the file system and link the filename of the
> picture to the product tuple in the dataabse.
>
> I would suggest you use the product ID as the filename for the picture in
> the folder
keep the images in a folder on the file system and link the filename of the
picture to the product tuple in the dataabse.
I would suggest you use the product ID as the filename for the picture in
the folder. that shoudl amke it easier for you to administer.
best regards
Ankur Verma
HCL Technolo
In my humble opinion, I would place the actual images in your web directory
and put the file names into the database so build your image tags.
Sure the db can store the actual image data, but I really believe that the
filesystem is the better medium for the raw files.
Name the image relating to
Gary,
Put the path to the pic in the database, and the pic in the filesystem.
Ususally much faster, unless you have a very large number of pics in a
folder.
regards,
andrew
> -Original Message-
> From: Gary [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, February 13, 2001 3:25 PM
> To: [E
4 matches
Mail list logo