got a scenario for inserting logo for all clients in detailsview..
i can bind image from the database in detailsview by copying the imageurl path in database...but i need to insert,update and delete image using fileupload control inside detailsview
. how to code for the above....