XModPro

Using FileUpload Question

Mark Trippier Mark Trippier asked Aug 27, 2015
Active Aug 27 · Viewed 1585 times
<p>Hi gurus,</p><p>I am writing a file upload app that will enable the user to upload a csv file to the website. &nbsp;</p><p>I want to use the <strong>UseUniqueFileName </strong>feature to rename and store the files.&nbsp; I am writing the generated "unique" name to the database for reference from other applications, but I also want to write the original file name to the database for easy recognition by the user that uploaded it.&nbsp;&nbsp;</p><p>How can I store the "original FileName" in addition to the <strong>UseUniqueFileName="true" </strong>feature?</p><p>Thank you for any suggestions you may have.</p><p>Mark</p>

1 Answer

Loading answers...