in

Stuart Manning

Belfast Web Development | C# | ASP.NET | Ajax | LINQ | JQuery | CSS | Flex

Browse by Tags

  • Large File upload. SwfUpload & C#

    Follow up to SwfUpload - ASP.NET Flash uploader SwfUpload works by placing a simple 1x1px flash application onto the page, which is highly degradable. The C# example on the main site only works with single uploads at the time of writing. So below is a quick adaption of to get the multiple large file...
    Posted to ASP.NET (Weblog) by Stuart Manning on 07-19-2008
  • SwfUpload - ASP.NET Flash uploader

    Large browser based file uploads via HTTP can be cumbersome. Recently I had to find an alternative to a Java based uploader. SwfUpload combines Flash & JavaScript and is highly degradable. It places a 1x1px Flash application in the page and then the actual interface is CSS and JavaScript (which polls...
    Posted to Ajax (Weblog) by Stuart Manning on 07-19-2008
Page 1 of 1 (2 items)