hello friends,
in my application thr is one page named detailinfo.aspx
-- in this page there are some controls and also asp:fileupload control..
-- the data coming from database table for updating..
here m getting confused...tht
> page has asp:fileupload with upload button... & also save button which saves control's data into databse.. i want to save the filename into the database table while clicking on save button..
> the page is haveing updatepanel...
---thts y the file name is not updated into the database table..(i saw the value is blank due to updatepanel's triggering event for tht upload button..!!!)
plz tell me wht excactly i have to do?
thanks in advance..!!
Loading
kritikaPosted Nov 27, 2009, 9:16 AM
well i have already gone through frm the link which u have mentioned..
bt here is different...there are two buttons..upload & save...
after uploading the file name i want while saving into database..!!!
well m trying...
anyone have solution then plz tell me..!!
lokesh muppanaPosted Nov 27, 2009, 8:14 AM
see this below link.This article useful for you
http://www.c-sharpcorner.com/UploadFile/prathore/FileUpload04292009022804AM/FileUpload.aspx