Has anyone used WebUpload from IP Works

Discussion in 'ASP.NET 2.0' started by Bruce, Nov 3, 2006.

  1. Bruce

    Bruce DiscountASP.NET Staff

    Nope!


    Are you using ASP or ASP.NET?


    If you use ASP, you can use ASPUpload.


    ASP.NET, on the other hand, has built in upload control.


    Bruce

    DiscountASP.NET
    www.DiscountASP.NET
     
  2. I'm using ASP.NET.

    I am currently using the FileUpload control from ASP.NET 2.0. I have used it successfully myself, but some other users have had issues uploading. Therefore, I was hoping to try WebUpload to see if the results were any better.

    Thanks.
     
  3. Bruce

    Bruce DiscountASP.NET Staff

    Interesting, i have seen many people using asp.net's built in control and have not heard any problem


    Bruce

    DiscountASP.NET
    www.DiscountASP.NET
     
  4. Hi All,

    I'm just wondering if anyone has used the WebUpload component from IP Works. I have been doing net searches for two days and can find next to no information on this component even though they claim it is in wide use. The company themselves have absolutely no information other than a very basic API/help file.

    I'm wondering if anyone else has used this component, what their success/failure was, and even if there are some sample code around that could help illustrate its use.

    Thanks.
     

Share This Page