If i go as follows:
<asp:FileUplo ad ID="dirTemp" runat="server" Width="400px" /><br />
The element i create is requiring me to select a file. Can i use this
control to point out a directory? Is there another one?
--
Konrad Viltersten
<asp:FileUplo ad ID="dirTemp" runat="server" Width="400px" /><br />
The element i create is requiring me to select a file. Can i use this
control to point out a directory? Is there another one?
--
Konrad Viltersten
Comment