N
Nelson Williams
I have created a script using the FrontPage object model
to browse and find all FrontPage webs. This needs just
one more thing that I cannot seem to be able to do through
FrontPage VBA; browse the users for each web and subweb.
I have been able to load a lot of information into a
database. This will be used as a tool for administration
of all of our FrontPage webs.
What I would like is some automated way to perform
the "Tools...Security...Permissions" functionality of the
user interface.
I have looked at using fpsrvadm, but I just want to browse
and not to use the check function of the admin tool.
I have also thought of using cacls, but I would need to
write some script on the actual server and that is not
preferable. That is my fallback.
Any ideas would be helpful.
Nelson Williams
to browse and find all FrontPage webs. This needs just
one more thing that I cannot seem to be able to do through
FrontPage VBA; browse the users for each web and subweb.
I have been able to load a lot of information into a
database. This will be used as a tool for administration
of all of our FrontPage webs.
What I would like is some automated way to perform
the "Tools...Security...Permissions" functionality of the
user interface.
I have looked at using fpsrvadm, but I just want to browse
and not to use the check function of the admin tool.
I have also thought of using cacls, but I would need to
write some script on the actual server and that is not
preferable. That is my fallback.
Any ideas would be helpful.
Nelson Williams