one thing a webmaster should NOT do:
January 7, 2006 2:09 PM
Subscribe
In Windows XP, is there any way to load multiple files with the same name (such as index.html, for example), but have an ending letter or number added to differentiate?
I've been running my own websites for years. I usually change my layout every couple of months out of boredom. I'm also not the most organized person - I have a tendency to make folders and "shove" pages in them so I can find them now, but not later on. This means that I have maybe 40 different "index.html" pages on my PC, as well as other pages.
Is there any way to put every single html page into ONE folder, but instead of getting that stupid "There is already a file called index.html. Would you like to write over it?" or whatever it is, is there a way to automatically add a trailing letter or number - like index.html, index1.html, index2.html, etc? If this was only limited to twenty or so pages, I'd do it by hand, but we're talking about hundreds of pages here.
(i'm going to go back through and rename everything eventually, but before I do that I want everything in ONE folder so I can sort and trash accordingly)
posted by damnjezebel to technology (4 comments total)
So if you did a search for index.html, and then within the search window, select all, right-click -> rename "index01.html" I think it should work the same way. Then re-search for index??.html (or index*.html) and move into a new folder.
I am not going to subject my own index.html's to this treatment, so no definitive verdict on whether this will work or not... good luck! (backup first, probably)
posted by misterbrandt at 2:57 PM on January 7, 2006