Hi,
I try to trigger a download of a .mp3 file (a podcast) from a button. I tried every I way I know (
window.open), but nothing helps.
location.href
a href
and of course: mwl.loadURL
If anything, I get the HTTP Error 413: Request entity too large...
Any chance to trigger the download?

Reply With Quote

