In general...
JScript is Microsoft's version of JavaScript. The advantage of using JScript is the fact that it gives the programmer the more privileges. JScript has the ability to access the client's file system. All of the example scripts below are .js files. To test a JScript file, simply download it and double-click it. NOTE: These scripts have only been tested on Windows XP and Vista.
Examples
- Computer Drives - View all of the available drives on your PC with this script.
- Disable Excel Menus - Disable all of the menus and menu items in Excel 2003 or lower with this script.
- Enable Excel Menus - Enable all of the menus and menu items in Excel 2003 or lower with this script.
- Hoax Virus Message - Simulate a virus that only tells the user it is a virus every so often. Please read the comments in the file before using it.
- Lock Key Loading Bar - Simulate a loading bar with your keyboard lock key indicators with this script.
- Modified Alert Box - Gives the developer the ability to use a beefed up version of the alert function in any stand-along JScript file.
- Random Facts Displayer - Use this script to see a random fact every time you login. If this script is run twice in the same day, the same fact will appear. Make sure your speakers are on as well to see if your computer will say the fact before it actually displays.
Related Search Results
- JavaScript - Dynamically Changing Links:
Illustrates how to dynamically change links using JavaScript. - JavaScript Snippet - Get Current HTML Code:
Learn how to access the HTML code that composes the page at this exact moment. - JXtension - A Small, Yet Powerful JavaScript Library:
JXtension is a small, yet powerful JavaScript library. - From JScript Arrays To VB Arrays:
Learn how to convert from a JScript or JavaScript array to a VBArray. - Wormbites 2006:
The ultimate Snake game with multiple brain-teasing levels. You can also custom design you own levels.
Powered by JXtension.