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
venkataram reddy
NA
8
0
displaying messages
Jun 16 2010 3:13 AM
I have created one table which includes user id,name, login time and logout time and status filed
So when a new user logged(clicks on login button) in then it will be inserted into the database and status field will be set to 1 and when he clicks on logout button then status field will be set to zero. And if the user id for example 2002 is already their in the database and not logged in,and when he logged in then only status field will change from 0 to 1.
Till This i have finished with coding and designing
So Now i need to fetch the user id and name from the table to the form and display some popup message whose status is 1 that is when new user logged in to system. (Notification message to the user already logged in) that user id with name is logged into the system
Reply
Answers (
1
)
Reading Excel binary file from c# code (.xlsb)
datagrideview exception