Hi,

is there any possibility to synchronize a FP Web from different PCs?
I want to update a FP Web on a webserver with FP server extensions from 2
different client-PCs (WinXP and Win98 - both use FP 2000).

I always want to have the actual version of the Web on my local machine
before I make changes. How can I do this automatically and without any other
applications than FP if possible?

Thanks in advance.
André

Re: Frontpage 2000 synchronization by Stefan

Stefan
Tue Jan 25 03:32:22 CST 2005

You can only synchronize thru publishing
You could write a VBA script (must be in each PC's FP) to open your local site, open your remote site, publish from remote (online)
to local, close remote
See Getting Started with Visual Basic in Microsoft FrontPage" in Microsoft FrontPage Help
Or you could just upgrade to FP 2003 which lets you reverse publish from remote to local w/ 1 click

--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.net-sites.com/sitebuilder/newsgroups.asp
_____________________________________________


"Andre Volk" <avolk@uni-koblenz.de> wrote in message news:ct3cgu$v43$1@news.uni-koblenz.de...
| Hi,
|
| is there any possibility to synchronize a FP Web from different PCs?
| I want to update a FP Web on a webserver with FP server extensions from 2
| different client-PCs (WinXP and Win98 - both use FP 2000).
|
| I always want to have the actual version of the Web on my local machine
| before I make changes. How can I do this automatically and without any other
| applications than FP if possible?
|
| Thanks in advance.
| André
|
|



Re: Frontpage 2000 synchronization by Andre

Andre
Tue Jan 25 17:38:50 CST 2005

"Stefan B Rusynko" wrote

> You could write a VBA script (must be in each PC's FP) to open your
> local site, open your remote site, publish from remote (online)
> to local, close remote

Thanks! I will think about that.

André