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
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