So the code is
HTML Code:
<asp:FileUpload ID="FileUpload2" runat="server" />
That wasn't a hard question to answer, eh?
There is not a built in web control that I am aware of that does this for you; Google will be your friend for thsi one.
There are methods available in
VB, so the same should be portable to ASP.NET with a little toying - take a look, give it a go and let us know how you get on
