how can I make a query in windows 2000 event viewer logs by asp?
event viewer logs
Collapse
This topic is closed.
X
X
-
Altay KarakuþTags: None
-
Jeff Cochran
Re: event viewer logs
On Wed, 16 Jul 2003 18:09:23 +0300, "Altay Karakuþ"
<altaykarakus@h otmail.com> wrote:
[color=blue]
>how can I make a query in windows 2000 event viewer logs by asp?[/color]
Need a little more detail to answer. If you need to access the user's
event viewer or the server's for example. And in straight ASP you
can't, but a little scripting and WMI might get you there. Try the
VBScript group for help on that.
Jeff
=============== =============== =====
Jeff Cochran (IIS MVP)
jcochran.nospam @naplesgov.com - Munged of Course
I don't get much time to respond to direct email,
so posts here will have a better chance of getting
an answer. Besides, everyone benefits here.
Suggested resources:
Microsoft Support is here to help you with Microsoft products. Find how-to articles, videos, and training for Microsoft Copilot, Microsoft 365, Windows, Surface, and more.
=============== =============== ======
Comment