How to put HTML in a visual basic program?

ILikeLamp

New member
Hi, I want to put one line of text from a website, into a visual basic program (I'm using Visual Studio), it is from a website that says weather, so I want it to say "Weather:" and then the line from the website that has the temperature, if that makes sense?
Is a HTML object the web browser item you can put in?
 
Well, u can do Web Application Development also from Visual Studio.
U go to an Option called IIS Applications development, where in u wil b guided how to do Web Programming in C.
 
Well, u can do Web Application Development also from Visual Studio.
U go to an Option called IIS Applications development, where in u wil b guided how to do Web Programming in C.
 
Back
Top