hi every boy
how to get all element values in td of this piece of code
there is comment before webpage code which contain values
the value are in <SCRIPT type=text/javascript> its value 1 and value 2
how can i get them despite they are in <!-- --> in comment tage ??
- <table>
- <TBODY>
- <TR>
- <TD vAlign=top align=center>
- <DIV id=ContentPlaceHolder1_CrystalReportViewer1 style="BORDER-TOP-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none; BORDER-RIGHT-STYLE: none">
- <LINK rel=stylesheet type=text/css href="../aspnet_client/system_web/4_0_30319/crystalreportviewers13/js/crviewer/images/style.css">
- <STYLE>
- .drill_cursor {
- cursor: url('../aspnet_client/system_web/4_0_30319/crystalreportviewers13/js/crviewer/images/drill_cursor.cur'), default;
- }
- </STYLE>
- <SCRIPT type=text/javascript>
-
-
- </SCRIPT>
- </DIV>
- </TD>
- </TR>
- </TBODY>
- </table>
-