Re: Sending additional data for uploaded files

  •  08-12-2009, 11:19 AM

    Re: Sending additional data for uploaded files

    Hi,
     
    You can use ViewState, <input type='hidden' /> , Session etc to pass the parameters.
     
    Regards,
    Terry
     
View Complete Thread