I have a website that I inherited and I think it uses FrontPage. I'm assuming the server has FrontPage extensions installed on it.
There is a table of contents page "toc.htm" and inside the default.htm page there is this
<!--webbot bot="Include" U-Include="toc.htm" TAG="BODY" startspan -->
tag. Following the tag is the entire contents of the toc.htm file.
Now does that mean that the site is still using front page and that is valid front page syntax or does that mean that they discontinued using front page and commented out their front page code?
I would like to simply change the toc.htm file to link to a new page I built. If frontpage server extensions is installed, will the change in the toc file be automatically detected and all the pages that reference it be updated?
The application is in production so I don't have access to go testing this out.
I also do not have frontpage.