Grabbing the Filename and re-naming

  •  11-20-2013, 9:40 AM

    Grabbing the Filename and re-naming

    Hi there,

     

    I am using ASP Uploader to add a picture to a set of data posted by a standard HTML form. I am trying to grab the filename of the upload and insert it into a database on submit. I tried capturing it via Request.Form("myuploader") but this just captures the key, what is the form or session variable for the actual file name?

     

    Many Thanks

     

    Duncan 

     

     

     

View Complete Thread