Hello,
I need function in VB.net to elimanate anchor elements.
I have a page containing n no of anchor elements.
i want to remove the anchor elements
ex:
<a href="#" onclick="ShowMyPage('shriya','Shriya ');">
Shriya
</a>
<a
href='TuitionrequestDetails.aspx?alertID=7&UserID=shriya&Status=Deleted
tuition&FromDate=03 Jan 2004 ' class="v11copy" >
TELUGU
</a>
Anchor elements must be eleminated,
The ouput must be Shriya and Telugu
Can any body help me in this
Regards,
Rajupeta Prasanna
*** Sent via Developersdex
http://www.developersdex.com ***