hey all,
i am developing a user control which will show a hidden div for uploading files. the idea is to upload multiple file at once. does anyone knows how to do that ?
thanks...
NOTE: the control will be built using ASP.NET and C#.
hey all,
i am developing a user control which will show a hidden div for uploading files. the idea is to upload multiple file at once. does anyone knows how to do that ?
thanks...
NOTE: the control will be built using ASP.NET and C#.
http://www.codeproject.com/aspnet/multiuploads.asp
this code works only for single client.if more than one client use the upload ,then there is bug in application due to SHARED array list.
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.