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