var fu1 = document.getElementById("FileUpload1");
how can i get the filename of fileupload control with id FileUpload1
how can i get the filename of fileupload control with |
||||
|
|
|
Try the
NOTE: It looks like
|
|||
|
|
|
Try |
|||
|
|
|
RaYell,
You don't need to parse the value returned. |
|||
|
|