Click to See Complete Forum and Search --> : how to upload multiply text files on the server at once


misoz
February 4th, 2004, 12:03 PM
How can I upload multiply files on the server at once? I tried to use HtmlInputFile object (which was dynamically created on page load), but I could not set its PostedFile property from code behind (this property could be only set by user when he clicked on Browse button, which is part of HtmlInputFile object). How can I solve this problem? Thanx.

busyweb
February 13th, 2004, 03:05 AM
runat="server" ??