|
-
Jan 1st, 2012, 07:03 AM
#1
Thread Starter
Hyperactive Member
How to display the anchor text of a link in a label ???!!!!!!! a
I need to display in a label the anchor text of a link, this link is in a website for example:
<a href="url">Link text</a>
I need display in the label the "Link Text" . I only know the url for example :
http://www.adoretube.com , so if the link is :
<a href="http://www.adoretube.com">videos cristianos</a> I need display in the label "videos cristianos" or if the link is :
<a href="http://www.adoretube.com">musica</a> I want to display "musica"
Can you help me?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|