BP Forums
Reading certain text from website. - Printable Version

+- BP Forums (https://bpforums.info)
+-- Forum: Archived Forums (https://bpforums.info/forumdisplay.php?fid=55)
+--- Forum: Archived Forums (https://bpforums.info/forumdisplay.php?fid=56)
+---- Forum: VB.NET (Visual Basic 2010/2008) (https://bpforums.info/forumdisplay.php?fid=8)
+----- Forum: Programming Help (https://bpforums.info/forumdisplay.php?fid=9)
+----- Thread: Reading certain text from website. (/showthread.php?tid=487)



Reading certain text from website. - b_ongzhenyu - 03-16-2012

Hello all,
I am going to create an internet radio app so I would like to ask how do I get a certain text from a website. I do not need all the text from the website, but just a few words. The website is <!-- m --><a class="postlink" href="http://radio.mediacorp.sg/RadioLive/987FM.aspx">http://radio.mediacorp.sg/RadioLive/987FM.aspx</a><!-- m -->. I want to get the title of the song from the website. How do I code it?
From,
Brandon Ong.