Using ASP you would only be able to do this on the server, not the client who has connected with the browser. It would be just as easy to put a shortcut on the desktop if that is your aim. If you are attempting to open the event viewer on the client's machine you might be able to do it with an ActiveX object.
If it looks like I went astray from what your attempting to achieve, please add a little detail so we can come up witha btter solution.
you would have to dig into your system file and then make that info published.... :X
very swampy land if u ask me....
perhaps some XML or ActiveX
What exactly do you want to see on the active viewer?
Terminal service might be of better use than ASPages.
*IF you just want "it"-the output to be some exported text then you could do this:
1.Get the AutoIT ->
and
2.schedule simulated key strokes/parameters on the keyboard...export the viewer as a text into some_folder.
3. make an ASP page (accesible to only admin) that will have a SSI of that text file
OR if you are in ablity I would just use terminal service and access the entire server remotly and have a compleate server at your finger tips!
All the best!
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.