Search found 2 matches
- Thu Oct 21, 2004 5:03 pm
- Forum: Databases
- Topic: store and display images in a db
- Replies: 3
- Views: 362
- Mon Oct 18, 2004 3:31 pm
- Forum: Databases
- Topic: store and display images in a db
- Replies: 3
- Views: 362
store and display images in a db
How do I store pictures in a db and then display the pictures on my site? for each item stored in my db i want to display a picture of it. i upload the location in memory of the picture using a form and store it but after that i am lost. how do I use this location to display the image. I have read b...