Click to See Complete Forum and Search --> : Wall Papers


Masroor Akhter
10-18-2003, 03:30 AM
is it possible in PHP that as i click at a jpg picture that was placed in my Site, will become a wallpaper at my descktop.

Khalid Ali
10-18-2003, 07:14 AM
I don't think so,that has to do with your browser.You might want to look into writing an ActiveXControl( I am IE will allow this) that will use the same windows api functions that IE does to set an image as a desktop.
For NS you will have to write a pluginn to get thsi done( JavaScript can not do this)