Wrox Programmer Forums
Go Back   Wrox Programmer Forums > ASP.NET and ASP > ASP.NET 2.0 > Visual Web Developer 2005
|
Visual Web Developer 2005 Discuss creating ASP.NET 2.0 sites with Microsoft's Visual Web Developer 2005. If your question is more specific to a piece of code than the Visual tool, see the ASP.NEt 2.0 forums instead.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Visual Web Developer 2005 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old January 10th, 2007, 05:49 AM
Registered User
 
Join Date: Jan 2007
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default display messages corresponding to users logged in

i am using visual web developer 2005 express and SQLserver express 2005. i am able to login using users created using roles and membership.
Now i want to display messages corresponding to users logged in.

the actual scenario is like this .

user called admin sends a message1 to user1 and message2 to user2 . these messages are stored in a database .

now if user1 logs in using his password the message1 must be retrieved from the database and must be displayed.

if user2 logs in message2 must be retrieved and displayed .

i think i can pass the result of "User.Identity.Name" to query the database to retrieve results .
but i dont know how to do that.
i am using the wizard interface of Visual web developer 2005 for databinding.






Similar Threads
Thread Thread Starter Forum Replies Last Post
getting number of users logged into the site g_vamsi_krish ASP.NET 1.0 and 1.1 Professional 6 May 26th, 2006 09:33 AM
re number of logged in users. malhyp Dreamweaver (all versions) 1 February 4th, 2006 10:36 AM
Determine logged on users markw707 Access 1 January 21st, 2005 01:59 AM
Redirecting logged on Users fletched PHP How-To 1 March 25th, 2004 06:42 PM
Redirecting logged in users zicaden Beginning PHP 3 September 6th, 2003 02:41 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.