image upload
Moderator: General Moderators
-
rekharajbans
- Forum Newbie
- Posts: 2
- Joined: Wed Jun 17, 2009 11:40 pm
image upload
how we upload image in the database and how show in a listing form
- jaoudestudios
- DevNet Resident
- Posts: 1483
- Joined: Wed Jun 18, 2008 8:32 am
- Location: Surrey
Re: image upload
Well you can store the image in the database as a blob or just the location - I would recommend the latter.