| 1. |
Solve : is this even possible?? |
|
Answer» I want to make a batch file that GETS the ADRESSES of the websites i have open, stores them in a text file, and closes the windows. I want another batch file taht opens the websites LISTED in the text file. If this is possible, it would be great if som1 could help me make the file. I want to make a batch file that gets the adresses of the websites i have open, stores them in a text file, and closes the windows. I want another batch file taht opens the websites listed in the text file. If this is possible, it would be great if som1 could help me make the file. this can be easily done in langauges like Perl/Python etc, but if you want a batch soln, you can try wget. The wget command is from the GNU Tools. Should be possible with it. Please post your solution when it works. :-) uli |
|