that would be nice brockallen but the computer says "no" :(
if (window.File && window.FileReader && window.FileList && window.Blob) {
// Great success! All the File APIs are supported.
}
else {
alert(
'The File APIs are not fully supported in this browser.');}
WindKnot
Member
24 Points
10 Posts
Re: submitting files to a web api
Feb 22, 2012 07:37 PM|LINK
that would be nice brockallen but the computer says "no" :(
if (window.File && window.FileReader && window.FileList && window.Blob) { // Great success! All the File APIs are supported. } else { alert( 'The File APIs are not fully supported in this browser.');}