hi all,
Plz help me out...
i am displaying the contents of a html file using webbrowser control
in Dot Net 2008 using c#.
My html files have certain areas whch r marked by comments..
like
<!--start command-->
and
<!--end command-->
Whn the web browser loads these html files i want the region frm <!--
start command--> to <!--end command--> be coloured or highlighted...
Can ne1 tell me how to do this...
Thanx a lot....
Sheng Jiang[MVP] - 19 Mar 2008 16:12 GMT
See "Introduction to Markup Services" in MSDN.

Signature
Sheng Jiang
Microsoft MVP in VC++
> hi all,
>
[quoted text clipped - 14 lines]
>
> Thanx a lot....