Ultimate Uploader v1.4
Sample Applications
|
|
Samples
In the TestApps subfolder of the main folder there are examples of the
applications created using UltimateUploader Control.
- UploadControlForAspNetTestApp. It is an example of the ASP.NET
application created using Ultimate Uploader Control for ASP.NET.
- UploadControlSimpleAspNetTestApp. It is also an example for ASP.NET, but
unlike previous it does not use ASP.NET control, instead it simple uses Silverlight
module in HTML page and defines ASPX handler.
- UploadControlTestApp. It is an example of the Silverlight application
created using Ultimate Uploader User Control for Silverlight.
- UploadControlHtmlPhpTestApp. It is an example of the simple HTML/PHP site
illustrating usage Ultimate Uploader Control XAP module and PHP handler for
embedding our solution in the non-Microsoft environments.
- Localization. Demonstration of interface localization on a translation
into German example.
Note! Remember that the folder for placing uploaded files is a potential
source of vulnerability, therefore always prohibit in server settings scripts
execution in it, otherwise intruder can upload and execute malicious script.