TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
kingo
NA
1
0
Visual Studio .vb open web site/page/file
Jul 4 2009 11:51 AM
Hi all,
Very new to tinkering with Visual studio. I am trying the 2010 beta to see If I am able to fumble through a simple application.
I am wanting to do this, however have tried many ways and failed.
1./ from a button - on click, open a webpage.
2./ from a dropdown list - on click, open a webpage
3./ same as above but for a network/local file .pdf/.xls.whatever.
This is the start of the code
Private
Sub
Button1_Click(
ByVal
sender
As
System.
Object
,
ByVal
e
As
System.
EventArgs
)
Handles
Button1.Click
however anything I try turns to crap.
Appreciate your kind assistance.
Reply
Answers (
1
)
MCTS 70-653: TS: Windows@ Small Business Server 2008, Configuring
Windows Forms--Form Not responding