c# Programming Glossary: plupload
using Plupload with ASP.NET/C# http://stackoverflow.com/questions/4350686/using-plupload-with-asp-net-c First I have set up the Plupload configuration as follows #plupload_container .pluploadQueue runtimes 'html5 gears flash silverlight.. the Plupload configuration as follows #plupload_container .pluploadQueue runtimes 'html5 gears flash silverlight html4' flash_swf_url.. 'html5 gears flash silverlight html4' flash_swf_url '.. plupload js plupload.flash.swf' silverlight_xap_url '.. plupload js plupload.silverlight.xap'..
|