where users are connected to lan in location 1 no problems append but if you are not connected how to show the same page ? we try to do a local replica of Database without success.
On your second point, I’m not sure I understand this bit:
… we try to do a local replica of Database without success
What failed? Creating a local replica, or being able to access it? If the latter, you could experiment with using a replica instead of a server / path combination thus:
notes:///1234567812345678
(if launch properties are set to the frameset you mention, you don’t need to specify that in the URL)
This should open whatever replica Notes can find – which will be the local one if the user is in a disconnected location.