3
Reply

Search an external webpage for a link

Chris Butler

Chris Butler

Jun 21 2016 11:16 AM
321
Hi all,
 
I'm kinda new to C# but wanting to learn more about it.
 
I am trying to create some code that will allow a user to enter any website address they wish. Then the system will search that entered web page for a specific link. If it's present then it returns a message saying True and if it can't find it it returns a message saying False.
 
Sorry if the question is a simple one, but struggling to find the answers I need on the web so thought I would ask here.
 
Thanks
Chris 

Answers (3)