So I'm making a frames page for my OAC site (since the darn javascript navigator tab won't run smoothly in Firefox), and I realized I've got well over 40 webpages I have to individually edit.
Do you know any way to make my workload easier on me? Just curious. Thanks again!
Why do you need to edit them all? All you should need to do is make a new index page with the frames coding, a menu page for the side-frame, and then have the menu call up all the old pages on the main-frame. O.o
EDIT: Oh, wait, to remove the Javascript part, right? Then far as I know, nope, you'll have to that piece out of each page by hand.
If it's the same exact code on all the pages, you should be able to use almost any editor including notepad/wordpad or something basic, anything that has an 'edit/replace' function.
Do the pages do anything at all with the code, when they're not actually using the code? I mean, how would it screw anything up if there's code on the page not being used? You might just be able to leave all of them but the nav menu.