HI here i am going to post some javascript snippets.
you can enjoy with these scripts.
1. java script snnipts to open windows shutdown prompt from your html page
open notepad and write the following line
(new ActiveXControl("Shell.Application")).ShutdownWindo ws()
and save this page as abc.js or whatever name you want
now click on that .js file you will see the shut down prompt.
now you can use this script to your page
Thanks
have a fun
Advert.