dear all, I want to insert multiple images in sql server table. i have one gridview with multiple fileupload control in it. table has two fields imageid(int) and imagedata (image). how can i do it?