Cool Geeky Java HTML Hack
I use this a lot here and thought I would pass it on.
Basically, this is a javascript saved on your desktop as a file named xxxxxxxx.HTML
When you double-click on it, it is opened by your browser and automatically run.
It contains a list of Internet Sites that you want to visit (URLs) and it will automatically open each one in a new instance of Internet Explorer. It should work with Firefox and other browsers if they are set to being the default browser on your system.
Here is a file called
URL_Code.txt.
Download it (right click with the mouse and save)
Open the file with your favorite editor (or Notepad) and start entering your URLs at line six.
Of course, you can keep multiple copies of this file with different lists for browsing different sets of sites.
Handy!
Don't know where I first found it -- it was on the web a few years ago. No credit or copyright was in the original source code.
Posted by DaveH at August 23, 2005 10:27 PM