Forum Moderators: open
Other possible challenges that would require forethought might be the use of include files or any cases where you are rewriting urls.
Other people reading this thread might be interested to know the purpose
Although I can't speak for silverbytes, Googleguy didn't mince words when he recommended absolute links back in June:
I recommend absolute links instead of relative links,
because there's less chance for a spider (not just Google,
but any spider) to get confused.[webmasterworld.com...]
Message #7
There are also people firmly convinced that using abolute links innoculates your site from page hijacking - but it's so unlikely that I can't think of a comparative metaphor.
Kaled.
If so, I might recommend a batch file renamer such as:
[1-4a.com...]
If not (or if the problem is internal to the file) and you need something with a global find/replace function, I might recommend Cute Html (thou it is not free).
If that still does not cover things, please explain to me what is being accomplished here and I will see what I can find.
Peace out
If you've got Dreamweaver, you most likely have Homesite. Homesite has a very good extended search and replace function (it even uses regex) that you could run once or twice on each folder to replace relative URLs. Just be sure to spot any ../ style urls if you have used them and handle them separately.
DeamweaverMX has regex capabilities in it's search/replace tool as well.