How does 3 people using frontpage all keep the same pages?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

3 people are using frontpage to administer a web site, 1 person adds content
to a page, another adds files, and the other creates pages and images for the
first person to add to a page.

How do we all keep the same files and pages?

EG.
A gaming site asked us to create a members badge program which we did, all 3
of us use frontpage, I created the pages and images, and using frontpage
extensions, published the site to the hosting server, each member has their
own page, which contains the badge images, one of the members was allocated
access to the site, so that she could add a badge to that members page, does
she perform remote to local, local to remote, or synchronize?

A member of that gaming site decided not to be a member, and one of us
removes that members page and link on the main page, does that person do a
remote to local, local to remote, or synchronize?

How do we all keep up with the changes and each of us have exactly the same
files and pages as each other?
 
The best way is to use a source control program, such as Visual Source Safe.
That would need to be installed on the server and you would need to enable
document check in and check out. Then you would check out the files you
were using and check them back in when you were done. When a file is
checked out no one else can edit it.
 
Back
Top