C
Colin Steadman
Is it possible to get a key from the registry if a remote
machine?
We have three print servers (tin) serving an ERP
application for different areas of the business.
Currently someone has to logon and check to see if the
servers are still running each morning.
However while they are running they increment a key in the
registry once every second each time they poll. If I can
get ASP to read this value, I should be able to setup a
webpage to monitor the situation.
I've found RegObj.dll on the Microsoft site, but this
doesn't seem to work in ASP.
TIA,
Colin
machine?
We have three print servers (tin) serving an ERP
application for different areas of the business.
Currently someone has to logon and check to see if the
servers are still running each morning.
However while they are running they increment a key in the
registry once every second each time they poll. If I can
get ASP to read this value, I should be able to setup a
webpage to monitor the situation.
I've found RegObj.dll on the Microsoft site, but this
doesn't seem to work in ASP.
TIA,
Colin