Thread: Question uploading things..
View Single Post
  #7 (permalink)  
Old 12-03-2008, 11:45 AM
LeonLanford LeonLanford is offline
VB.NET Forum Newbie
.NET Framework: .NET 2.0 (VS 2005)
 
Join Date: Dec 2008
Posts: 28
Reputation: 18
LeonLanford is on a distinguished programming path ahead
Default

Quote:
Originally Posted by JohnH View Post
No, not with this method. You can call this method once for each file you want to upload in button click (via threading).
What method I should use? I should make new function?
Reply With Quote