My user wants to search the network for a file (in the context of an html form) and then store its path without immediately uploading it. Is there a way just to show a client-side browser? thanks.
It might be a little convoluted, but yes there is a way. You create a normal file field in the form (input type=file), and have Javascript copy the selected path to a hidden field and then disable the file field, that way the file does not get uploaded, but you keep the path to it.
----------------------------------
Ignorance is not necessarily Bliss, case in point:
Unknown has caused an Unknown Error on Unknown and must be shutdown to prevent damage to Unknown.
----------------------------------
Ignorance is not necessarily Bliss, case in point:
Unknown has caused an Unknown Error on Unknown and must be shutdown to prevent damage to Unknown.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.