I am trying to search a directories (and sub directories) for a particular file name, and return the full path.
The search will be done on the server side, searching a network share or mapped drive. I need to return the entired (shared) path.
I am using asp and javascript.
Does anyone have examples of this?
The search will be done on the server side, searching a network share or mapped drive. I need to return the entired (shared) path.
I am using asp and javascript.
Does anyone have examples of this?