diff -r 4732f078d0fe -r adb907bba956 server/php/basic/public_html/static/lib/FileSaver/demo/index.xhtml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/server/php/basic/public_html/static/lib/FileSaver/demo/index.xhtml Fri May 22 17:48:14 2015 +0200 @@ -0,0 +1,57 @@ + + +
+ +
+ The following examples demonstrate how it is possible to generate and save any type of data right in the browser using the W3C saveAs() FileSaver interface, without contacting any servers.
+