|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
upload multiple filesHi All,
It's a way to upload multiple files on a web site using vb.net 2005? I see the uploadFile tool, but it's only for one file. Any ideas, examples, links??? Tks in advance JFB Generally this is done by suing multiple UploadFile controls... Beyoond that
you need to have something client side (java, activex, dotnet control). -- Show quoteHide quotePatrice "JFB" <h***@jfb.com> a écrit dans le message de news:O0vOjRhQGHA.5116@TK2MSFTNGP10.phx.gbl... > Hi All, > It's a way to upload multiple files on a web site using vb.net 2005? > I see the uploadFile tool, but it's only for one file. > Any ideas, examples, links??? > Tks in advance > JFB > > Tks for you reply...
Where can I find this control? I can't see it Tks Johnny Show quoteHide quote "Patrice" <a@bc.c> wrote in message news:u8RVDbhQGHA.1688@TK2MSFTNGP11.phx.gbl... > Generally this is done by suing multiple UploadFile controls... Beyoond > that > you need to have something client side (java, activex, dotnet control). > > -- > Patrice > > "JFB" <h***@jfb.com> a écrit dans le message de > news:O0vOjRhQGHA.5116@TK2MSFTNGP10.phx.gbl... >> Hi All, >> It's a way to upload multiple files on a web site using vb.net 2005? >> I see the uploadFile tool, but it's only for one file. >> Any ideas, examples, links??? >> Tks in advance >> JFB >> >> > > IMO, this is what you call the UploadFile "tool". This is actually a control
(2.0 only). If you are using 1.1 and talking about something else this is the htmlInputFile control. Just drop multiple controls on your form to be able to upload multiple files... -- Show quoteHide quotePatrice "JFB" <h***@jfb.com> a écrit dans le message de news:%23MNXphhQGHA.4900@TK2MSFTNGP09.phx.gbl... > Tks for you reply... > Where can I find this control? I can't see it > Tks > Johnny > > "Patrice" <a@bc.c> wrote in message > news:u8RVDbhQGHA.1688@TK2MSFTNGP11.phx.gbl... > > Generally this is done by suing multiple UploadFile controls... Beyoond > > that > > you need to have something client side (java, activex, dotnet control). > > > > -- > > Patrice > > > > "JFB" <h***@jfb.com> a écrit dans le message de > > news:O0vOjRhQGHA.5116@TK2MSFTNGP10.phx.gbl... > >> Hi All, > >> It's a way to upload multiple files on a web site using vb.net 2005? > >> I see the uploadFile tool, but it's only for one file. > >> Any ideas, examples, links??? > >> Tks in advance > >> JFB > >> > >> > > > > > >
"VB (9) Rocks" slide show
VB.Net 2005 Treeview example required WebBrowser Getting icon from form in dynamically loaded DLL Optimizing Repeated PictureBox.Paints padding text field with blank in MS Access vs OLEDB Jet 4.0 Parsing XML strings control collection Threading make computer slow Block Step Into Debugging for a function |
|||||||||||||||||||||||