Home
|
Tutorial
|
Articles
|
Forum
|
Interview Question
|
Code Snippets
|
News
|
Fun Zone
|
Poll
|
Web Links
|
Certification
|
Search
Welcome :
Guest
Sign In
Register
Win Surprise Gifts!!!
Congratulations!!!
Top 5 Contributors of the Month
laptop charles
RamaSubbaReddy
Akhil Raj
Syed Shakeer Hussain
Shivprasad koirala
Home
>>
Forum
>>
C#
>>
Post New Question
Subscribe to Forum
popup message
Posted By :
VENKATRAM
Posted Date :
16/06/2010
Points :
2
Category :
C#
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
Responses
Author:
Lakhan Pal Garg
Company URL:
http://lakhangarg.blogspot.com
Posted Date: 17/06/2010 Points: 5
Hi Venkatram-
You can use model popup extender fo ajax tool kit to show this message or you can open a new window with window.Open method.
Thanks
Lakhan Pal Garg
Author:
Kirtan
Company URL:
http://www.kirtan.uni.cc
Posted Date: 21/06/2010 Points: 5
you can use
Page.RegisterClientScriptBlock
Method to show popup alert box;
Post Reply
You must
Sign In
To post reply
Related Questions Related Questions
How to access triggers error message in asp.net..
how to show a value in alert message box in asp.net
Need to open popup window from the GridView
Doubt in popup window.Urgent requirement
About Message box display
Latest Forum Questions From The Same Category
Error About asp menu
how to solve asp menu problem
Fetch data from database in the textbox after hit the tabkey in the gridview........
Difference between Dataset & XML Related to C#.net
About Email Sending
Find more Forum Questions on C#, ASP.Net, Vb.Net, SQL Server and more
Here
Quick Links For Forum Categories:
ASP.Net
Windows Application
.NET Framework
C#
VB.Net
ADO.Net
Sql Server
SharePoint
OOPs
Silverlight
IIS
JQuery
JavaScript/VBScript
Biztalk
WPF
Patten/Practices
WCF
Others
www.DotNetSpark.com
UnAnswered
All
Hall of Fame
Twitter
Terms of Service
Privacy Policy
Contact Us
Archives
Tell A Friend