Set desktop background image with JavaScript
javascript
Solution
If that was possible, it would be a serious security issue. Many browser allow the user to right-click an image and select "use as wallpaper" or something similar.
Problem
Is it possible to set the desktop background image using JavaScript? I'm pretty sure it's not possible but I thought I would check. If it isn't possible, is there any way for it to be done from the page?