hi,
i want to count no of links.
in my project there is a data table ,which contains some links.i want to
coun the links..
here is the HTML.
<div id="m10865" class="Homepage_group2" style="display: block;"><span class
="Description"> List of objects that violate the largest number of
programming rules. Click on the hyperlinks below for more details about the
object. </span>
<div id="m10916">
<table class="DataTable" cellspacing="0">
<tbody>
<tr id="m10917" class="RowHeaderStyle">
<th class="RowHeaderStyle"> Object Name </th>
<th class="RowHeaderStyle"> Object Full Name </th>
<th class="RowHeaderStyle"> Violation Count </th>
<th class="RowHeaderStyle"> New in Top 10? </th>
<th class="RowHeaderStyle"> Changed count? </th>
</tr>
<tr id="m10918" class="SimpleRow">
<td class="RowLevel2">
</td>
<td class="Value"> CASTSERVER.CASTPUBS_SHIKHA..CreateSale </td>
<td class="Value"> 9 </td>
<td class="Value"> No </td>
<td class="Value"> No </td>
</tr>
<tr id="m10919" class="SimpleRow">
<td class="RowLevel2">
</td>
<td class="Value"> CASTSERVER.CASTPUBS_SHIKHA..CallCreateSale </td>
<td class="Value"> 7 </td>
<td class="Value"> No </td>
<td class="Value"> No </td>
</tr>
<tr id="m10920" class="SimpleRow">
<td class="RowLevel2">
</td>
<td class="Value"> CASTSERVER.CASTPUBS_SHIKHA..DeliverOrder </td>
<td class="Value"> 7 </td>
<td class="Value"> No </td>
<td class="Value"> No </td>
</tr>
<tr id="m10921" class="SimpleRow">
<td class="RowLevel2">
<a onmouseout="javascript:HideTooltip();"
onmouseover="javascript:ShowTooltip('Drilldown
for more details about the rules that the object does not comply with.');"
href="
http://172.16.59.106:9090/CASTAD/?snapshot=4&treeobject=100&object=1097&frame=FRAME_PORTAL_OBJECT_DETAILS
"> DeliverOrderLine </a>
</td>
<td class="Value"> CASTSERVER.CASTPUBS_SHIKHA..DeliverOrderLine </td>
<td class="Value"> 7 </td>
<td class="Value"> No </td>
<td class="Value"> No </td>
</tr>
<tr id="m10922" class="SimpleRow">
</tr>
<tr id="m10923" class="SimpleRow">
<td class="RowLevel2">
</td>
<td 
class="Value">[C:\cast_source_code\casta\rsc\clia\clia_ms2k\MS2K\Cobol].TEST6
</td>
<td class="Value"> 6 </td>
<td class="Value"> No </td>
<td class="Value"> No </td>
</tr>
<tr id="m10924" class="SimpleRow">
<td class="RowLevel2">
<a onmouseout="javascript:HideTooltip();"
onmouseover="javascript:ShowTooltip('Drilldown
for more details about the rules that the object does not comply with.');"
href="
http://172.16.59.106:9090/CASTAD/?snapshot=4&treeobject=92&object=1097&frame=FRAME_PORTAL_OBJECT_DETAILS
"> CreateNewOrderLine </a>
</td>
<td class="Value"> CASTSERVER.CASTPUBS_SHIKHA..CreateNewOrderLine </td>
<td class="Value"> 6 </td>
<td class="Value"> No </td>
<td class="Value"> No </td>
</tr>
<tr id="m10925" class="SimpleRow">
</tr>
<tr id="m10926" class="SimpleRow">
</tr>
<tr id="m10927" class="SimpleRow">
</tr>
</tbody>
</table>
</div>

IM NOT ABLE TO TRY ANY THING..AS I DONT HAVE ANY CLUE.

Regards
shalini gupta
_______________________________________________
Wtr-general mailing list
Wtr-general@rubyforge.org
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to