Find and replace across sub-sites

  • Thread starter Thread starter John Brennan
  • Start date Start date
J

John Brennan

Is there a way to do a find and replace across sites. A page on a sub-site
is moved : 'one.two.three/bob/jane.htm' is moved to
'one.two.three/bob/new/jane.htm'
A link on a page in the 'tom' sub-site 'one.two.three/tom/jane.htm' still
points to the old location.
At the root level is there a way or a tool that will do a find and replace
across sub websites?
IIS 5.

Thanks
John
 
No, as subwebs are completely independent web site under a rootweb or
another subweb. Links between subweb should be to the default document
within the subweb to avoid these issues.

--

==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, Forums, WebCircle,
MS KB Quick Links, etc.
==============================================
 
Not in FrontPage.

There are text editors that can do search/replace on all
the files in a folder tree. This might provide a solution
if you have access to the file system.

Of course, modifying files through any means other than
FrontPage is always risky, and after making the change
you'd have to recalculate hyperlinks in every subsite.

Jim Buyens
Microsoft FrontPage MVP
http://www.interlacken.com
Author of:
*========----------
|\=========------------
|| Microsoft Office FrontPage 2003 Inside Out
|| Microsoft FrontPage Version 2002 Inside Out
|| Web Database Development Step by Step .NET Edition
|| Troubleshooting Microsoft FrontPage 2002
|| Faster Smarter Beginning Programming
|| (All from Microsoft Press)
|/=========------------
*========----------


-----Original Message-----
Is there a way to do a find and replace across sites. A page on a sub-site
is moved : 'one.two.three/bob/jane.htm' is moved to
'one.two.three/bob/new/jane.htm'
A link on a page in the 'tom' sub-
site 'one.two.three/tom/jane.htm' still
 
Thanks
Do you know of tools out there for managing a IIS server with multiple
FrontPage sub-sites?
John
 
Back
Top