M
michel
Hello,
This is my question :
I have an application BackEnd - FrontEnd; my BE file is on a server with
Windows Server 2000 and my FE is on a client with Windows Professional 2000.
I need to access a registry key on the server side. A module allows me to
access this key and everything is working fine as long as I am working on
the server (but of course it is not my intention to work on the server).
However, when I am working on the client side, my module is accession the
registry of my client station and not the registry on my server side and my
app is not working any more.
Do you know how to access the registry of the server from a client station ?
Thank you in advance
Michel
This is my question :
I have an application BackEnd - FrontEnd; my BE file is on a server with
Windows Server 2000 and my FE is on a client with Windows Professional 2000.
I need to access a registry key on the server side. A module allows me to
access this key and everything is working fine as long as I am working on
the server (but of course it is not my intention to work on the server).
However, when I am working on the client side, my module is accession the
registry of my client station and not the registry on my server side and my
app is not working any more.
Do you know how to access the registry of the server from a client station ?
Thank you in advance
Michel