T
TRay
Does anyone know if there is a browse folder dialog control for ASP.NET (C#)?
I need my web page to allow a user to select a folder location on their
local pc. I found something similar with:
<INPUT id="txtFileName" type="file".....
However, I need the user to select a folder, not a file.
Thanks in advance,
I need my web page to allow a user to select a folder location on their
local pc. I found something similar with:
<INPUT id="txtFileName" type="file".....
However, I need the user to select a folder, not a file.
Thanks in advance,