Uploading files in ASP.NET
Search
 

If you're an ASP programmer, you'll know what I mean when I say that enabling your applications to handle uploads isn't piece of cake in ASP. At least insofar as in the end of the day you have to buy a component if you want your scripts to run smoothly.

If the above is true, then you'll surely be glad to find out about the way you can handle upload in ASP+. IMHO, it rocks!

0