Results 1 to 2 of 2

Thread: Run Javascript in Windows?

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Jul 2001
    Location
    Maumelle, AR
    Posts
    624

    Run Javascript in Windows?

    Hey, I have a clock thing that follows the mouse cursor on a webpage. I want run the script when windows boots so it will follow the cursor all the time in windows (not just on a certain webpage. Can I save the code as a *.js file and write a vbprogram to shellexecute the file with "wscript.exe"? Any help appreciated.

  2. #2
    Fanatic Member punkpie_uk's Avatar
    Join Date
    Sep 2001
    Location
    UK
    Posts
    645
    wscript.exe is used only to run Windows Scripting files. Javascript can (technically) only run from within a webpage as that is how they are designed.

    Do a search for some windows scripting agent scripts that do a similar thing to the javascript
    SPREAD THE WORD!!! Are You Lee McCormick? Because I Am



    Lee M McCormick
    [email protected]

    Lee McCormick.com - Live
    Dynamically Webbed.com - In development but live

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width