1.1 KiB
1.1 KiB
uid | title | author | description | ms.author | manager | ms.date | ms.topic | ms.assetid | ms.technology | ms.prod | msc.legacyurl | msc.type |
---|---|---|---|---|---|---|---|---|---|---|---|---|
web-forms/videos/how-do-i/how-do-i-file-uploads-with-an-ajax-style-interface | [How Do I:] File Uploads with an AJAX Style Interface | Microsoft Docs | JoeStagner | In this video I will demonstrate, using ASP.NET, an AJAX style of uploading files from the client machine to your server. I say AJAX style because there is a... | aspnetcontent | wpickett | 02/12/2008 | article | fef628a1-e86d-428f-a931-e3bbae53a878 | dotnet-webforms | .net-framework | /web-forms/videos/how-do-i/how-do-i-file-uploads-with-an-ajax-style-interface | video |
[How Do I:] File Uploads with an AJAX Style Interface
by Joe Stagner
In this video I will demonstrate, using ASP.NET, an AJAX style of uploading files from the client machine to your server. I say AJAX style because there is actually a problem using AJAX to upload files. The video will demonstrate what I mean.