Problems with ASPX pages

S

Steve

I want most of the pages in my website to by ASPX pages
rather than HTM since they give me page-by-page control
over authentication/authorization. One problem is that
if I move or rename an ASPX page, Frontpage doesn't
automatically adjust the hyperlinks to it. It works fine
for ASP pages, but for some reason this critical function
is disabled for ASPX pages. Very annoying. Any
suggestions would be appreciated.
 
Top