am using coding using adapter and binding in grid view and attaching fields in grid bt cannot get my image in grid... what i sthe problem..
Am using file upload to save image.. am getting filename.postedfile to get the url and saving.. in db my url s stored as this "C:\Program Files\Microsoft Visual Studio 9.0\Common7\IDE\alienware_m17x.jpg". Am also saving in image folder in my project with server mappath... i cannot view image in grid while retrieving in grid view.. why?
I dnt knw where am facing problem.. pls can u help me..