Hello,
Is it possible to write a text file on client's computer (in temp files for example) ?
In advance, thank you.
- erwan -
Luckily it is not possible without the user's permission. You can only do it by offering the user a file to download
And by proper choice of http headers, you can preload the filename it will be saved under (user can still change it if they want to).