Multiple fileupload controls

M

Marek Zegarek

Hello!

How to add programatically few uploadfile controls by pressing the button
add (VB.NET, .NET 2.0)?
This must be very simple, but I have big problems with it....
I cannot run any sample founded by google :/

Regards
Marek
 
A

Anil TG

Is your requirement is Multiple file upload?.Asynchronous Multiple file
upload is possible using the flajaxian FileUploader control,which is Actually
a contained .NET assembly which uses Adobe Flash and Ajax to upload files
with no page postbacks.Detailed information is given in this website.

www.flajaxian.com

Regards
Anil TG
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top