| Author: karthik ramanathan 04 Aug 2008 | Member Level: Bronze | Rating: Points: 1 |
hi.. try this link... http://www.dotnetcurry.com/ShowArticle.aspx?ID=129
|
| Author: Arun Kumar 05 Aug 2008 | Member Level: Gold | Rating: Points: 3 |
use fileupload control to upload image. u need to use the datatype as blob, image, varbinary etc., there are some algorithms to retrieve and store image.
|