EventLog hyperlinks

D

David Thomas

Microsoft has many events logged that include a hyperlink at the end
of the description, that looks like:

For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.

Anyone out there know how to create your own hyperlink in the body of
the description. I've tried various things like:

"<a><xsl:attribute
name='HREF'>www.google.com</xsl:attribute>www.google.com</a>"

"<http://www.google.com>"

<a href="http://www.google.com">www.google.com</a>

It would be great if we could have a hyperlink to point to a website
that had our own errorcodes, and additionally look for log files
within the internal network using something like
file:\\comptername\sharename\file.log

TIA for any help that you can provide.

David
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top