Import Vs. Publish

L

LaurieF

If I want to move a copy of a website from a server to my
local computer is it better to import it or publish it to
my hard drive?
 
T

Thomas A. Rowe

Always publish when the site is located on a server/pc with the FP extensions

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
R

Ronx

Publish a website.
Import an individual file.

Importing a site will only get what the browser sees - any unlinked files,
ASP (or other server-side) scripts will not be downloaded, likewise
shared-border and include files will not be downloaded at all. Any
FrontPage navigation or substitution settings will also be left behind.
 
Top