Mc Brain
Apr 6th, 2000, 02:35 AM
Hi Everybody! I was wondering whether anybody could help me. I'm writing a program and would like to add the option to check in the net if there's a new version of the program on the net. I know how to compare the version and how to now if it's newer or not and all that stuff. What I need is an idea about how I can get the lastest version available. I thought I upload an HTML to the server that says the number of version, but have no clue about how to "capture" that information from VB. I mean, I can use the WebBrowser, to open the page... but then? How Do I read the html code?
Thanks
Thanks