Set FileName

Last post 07-14-2009, 9:19 AM by rharissa. 2 replies.
Sort Posts: Previous Next
  •  07-13-2009, 4:29 PM 53947

    Set FileName

    Hi,
    I have an application which upload files and treat them, and put the result in a grid view. If a file has been uploaded with error so it's status and it's name shown in different columns and one other column contain the ajax upload control to reload the file again.  When I click on this control I want that it show directly the error file name in the textbox of the dialogbox at the file name,
    So How can I do it?
     
    Please Help
     
    RH
  •  07-14-2009, 7:57 AM 53952 in reply to 53947

    Re: Set FileName

    Hi,
     
    This request is not able finished.
     
    What do you think the error mean ?
     
    If you want to process the uploader error file, Uploader provide javascript API to resume it.
     
    If the file have been upload successfuly , why do you need the user upload it again ?
     
    Regards,
    Terry
  •  07-14-2009, 9:19 AM 53956 in reply to 53952

    Re: Set FileName

    Hi Terry,
    The error that could be generated is by my application which process the uploaded file. That is mean that the gridview will represent the folowing:
     
    Column          Column                                Column           
    FileName    ButtonShowError   ButtonReloadFile
     

    What I want is when I click on the ButtonReloadFile the ajaxUploader shows a dialog box to select files to be uploaded, so what I want is the file name textbox of the dialog box would contain automatically the column FileName.

     So how can I do it?

     Please Help

     
    Regards
    Robert 
View as RSS news feed in XML