G
Guest
My app validates web page URLs by using the HttpWebRequest/WebResponse .NET
classes. If URL is ok I'd like to present the user with the title of the web
page.
Anybody knows how to programmatically pick this from the response strem (if
its there at all)?
Bevo
classes. If URL is ok I'd like to present the user with the title of the web
page.
Anybody knows how to programmatically pick this from the response strem (if
its there at all)?
Bevo