K
K Viltersten
If i go as follows:
<asp:FileUpload 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?
<asp:FileUpload 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?
