I have multiple browse buttons on my page. I want to save the path of the files selected by the user and not upload the files themselves. Security is not an issue since the page is on on intranet.
Is it possible to get the file path (file name included) so that I can store this value in the database?