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
vitek
NA
20
0
MessageBox.Show x new Form().Show();
Sep 3 2004 4:07 AM
I have a problem with my windows form application. I'm using a database, and in OnLoad of my application, I'm testing whether there is a content in a database. When I tell the user that there is a content using message box, it's all good, but when I set that new form is supposed to start (in case there's nothing in the database, they all show together. I would need one new Form().Show() and after I click OK (and it closes this.Close()) another one would show. is there a code for that? help me please, I'm desperate. thank you, vitek
Reply
Answers (
2
)
how to save info in a textbox to sql data base table?
Loading a URL in a running IE