Good old FrontPage Server
Extensions:
Q: How do I know if my
page needs FrontPage Server Extensions (FPSE)?
A: That depends on what you are doing with your page.
Click here for a list of features that require
FPSE.To check if your server has FPSE installed, go to
your home page and type "/_vti_inf.html" at the end
of the URL (without the quotes, remember the "."
before html).
If you get a page that
says, "FrontPage
Configuration Information," the
server has FPSE. However, this does not mean that the
FPSE are working.
To check which
version of FPSE they have installed, right click on
the page and go to View Source. In the code, there is
a line that starts with FPVersion=
If the first number is a 4, they have FPSE for 2000.
If the first number is a 5, they have 2002. For
example, this site has FPVersion="5.0.0.0" which
means they are running FPSE for 2002.
If your server does
not have the correct version of FPSE, they can
download them from
MSDN (Microsoft Developer's Network).
Top
|