i need a VB.net application that contains a button named "LIVE" and when i click on this button i want roiters news to appear, who can help me?

Recommended Answers

All 2 Replies

Google "VB.NET tutorial" and after some reading, start coding.

So simple:
As this is onlne news grabbewr so you can do in this way:
Add a Button (LIVE), add webbrowser,

Codes for Button(LIVE)

    Webbrowser1.Navigate("http://in.reuters.com/news/top-news")

you have done.
♣ I don't found roiters, I find the reuters news.

▼ Download Your Application from Here ! (microsoft Visual Basic 2010 Express) 

I change the net framework version to 2.0
Change Webbrowser anchor properties.
Add Homepage Button, add Google search engine:
Download Link:
Application.exe
Projecxt File

• Website: dmgalaxy.weebly.com

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.