Active desktop PHP/HTML/JS/VBS

Abhishek Reddy's picture

He has: 3,348 posts

Joined: Jul 2001

Here's an idea that I came up with out of sheer boredom:

To create a PHP/HTML active desktop object that displays thumbnails of images randomly selected from a (rather large) database of images. The object appears as a small sidebar from which an image can be selected, which then changes the desktop wallpaper. Laughing out loud

The PHP part is easy enough as I have Xitami running and I already have the DB of images. The problem is changing the wallpaper (like IE does with the Set As Wallpaper option), and maybe even manipulating (hiding/showing) the sidebar upon mousemoving actions. Smiling

I know I'll probably end up writing a compiled program for this, but I'd just like to know if it's possible with webpages. Laughing out loud

So does anyone know how the wallpaper bit works? Using JS, or more likely VBS, on Windows 2k. Confused

They have: 447 posts

Joined: Oct 1999

found this: http://www.jsware.net/jsware/scripts.html

scroll almost all the way to the bottom and look for JSSys.dll

Mark Hensler's picture

He has: 4,048 posts

Joined: Aug 2000

Oh cool... let me know if you ever get a working copy. That would be fun!

Abhishek Reddy's picture

He has: 3,348 posts

Joined: Jul 2001

HS - thanks. Smiling
Looks like exactly what I was looking for.

MH - I'll post here anything I come up with. Wink

Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.