posted 10 years ago
Albareto i am using this code piece in a javascript function, being called when a user clicks on some button on GUI:
this works absolutely fine with Chrome browser, but when i run same in IE ... nothing happens on button click and when i view browser console for errors i see :
SCRIPT438: Object doesn't support property or method 'btoa'
please let me know if further details required ...