FTP login and FP http login is two completely different functions. The FTP login is working with a
FTP server and the FP login is working with a HTTP server and the FP extensions.
The problem is that you have two domain associated with the same IP Address/Account and the FP
extensions are applied to the first domain set up on the account.
If you want to maintain each site separately, then each needs to be in a individual subweb, and then
you would access them from FP, like:
http://www.firstdomainname.com/site1
http://www.firstdomainname.com/site2
However depending on how your host has the DNS setup the browser would see the individual domains
and the associated content for the individual domain. Basically the host need to point each domain
to the specific subweb unless you use server-side scripting to manage the domain re-direction.
Here is two of my sites that share the same webspace/IP address, and ASP/VBScript is use to display
the correct content based on the domain requested.
http://www.ecom-data.com
http://www.ycoln-design.com
Ecom-Data is the primary domain for the hosting account, and it is the domain that I always open in
FP to work on either site.
--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)
FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================