S
Shads
Hi,
I'm trying to write a url as a hyperlink in the Eventlog,
does anyone know if this is possible ??
I have tried the following but this doesn't appear as a
hyperlink. Microsoft have done the same thing with there
support link.
System.Diagnostics.EventLog.WriteEntry("MyLog",
@"http://www.mylog.com");
Thanks in advance
Shads
I'm trying to write a url as a hyperlink in the Eventlog,
does anyone know if this is possible ??
I have tried the following but this doesn't appear as a
hyperlink. Microsoft have done the same thing with there
support link.
System.Diagnostics.EventLog.WriteEntry("MyLog",
@"http://www.mylog.com");
Thanks in advance
Shads