| | |
ASP.NET how can i display the logod user Status
Please support our ASP.NET advertiser: Intel Parallel Studio Home
![]() |
I'm not sure of what U are asking.
Well I guess your question is
how to show the status of the user or his details?
If thats your question then the most effective way will be to use a Database and provide a Login authentication and get the user information from the database.
Did it answer your question?
Well I guess your question is
how to show the status of the user or his details?
If thats your question then the most effective way will be to use a Database and provide a Login authentication and get the user information from the database.
Did it answer your question?
Save White Tiger
•
•
Join Date: Feb 2006
Posts: 6
Reputation:
Solved Threads: 0
yes that is it but i just begginer so I don't know how can i do it plz give a advice and ASAP give me example !!
I actually build a library managment so if student logod and I want to show on display that student has lend any book and some of profile that studen department something like that sorry 4 my english is too bad
I actually build a library managment so if student logod and I want to show on display that student has lend any book and some of profile that studen department something like that sorry 4 my english is too bad
Do this step by step.
Create a database.
a. Create the necessary tables and populate all the values belonging to that table(Library details).
b. Create two tables, one for Registering the username and password and other for storing the users details and name it UsertableDetails..(Its up to you how to design the database)
This is the link to registration page.
http://www.daniweb.com/tutorials/tutorial23605.html
and this is the link to authentication page
http://www.daniweb.com/techtalkforums/thread19303.html
c.Now what ever values you want to retrieve for a particular user, retrieve it from UsertableDetails.
You should be fine.
Create a database.
a. Create the necessary tables and populate all the values belonging to that table(Library details).
b. Create two tables, one for Registering the username and password and other for storing the users details and name it UsertableDetails..(Its up to you how to design the database)
This is the link to registration page.
http://www.daniweb.com/tutorials/tutorial23605.html
and this is the link to authentication page
http://www.daniweb.com/techtalkforums/thread19303.html
c.Now what ever values you want to retrieve for a particular user, retrieve it from UsertableDetails.
You should be fine.
Save White Tiger
![]() |
Similar Threads
- Updated : Simple ASP.Net Login Page (ASP.NET)
- Retrieve Information from Database & Display into ASP.NET Web Controls Textbox (ASP.NET)
- create dynamic reports in asp.net (ASP.NET)
- Simple ASP.Net Login Page (Using VB.Net) (ASP.NET)
- ASP.Net Directory Problems (ASP.NET)
Other Threads in the ASP.NET Forum
- Previous Thread: Basic Info about asp.net
- Next Thread: AccessDataSource (in 2.0)
| Thread Tools | Search this Thread |
Tag cloud for ASP.NET
.net 2.0 activexcontrol advice ajax alltypeofvideos anathor appliances application asp asp.net bc30451 beginner bottomasp.net box browser button c# cac checkbox click commonfunctions dataaccesslayer database datagridview datagridviewcheckbox datalist development dgv dialog dropdownlist dynamically edit expose feedback fileuploader fill flash form formatdecimal formview google gridview gudi iframe iis image javascript list listbox login microsoft mono mouse mssql multistepregistration news numerical opera panelmasterpagebuttoncontrols parent project radio redirect registration relationaldatabases reportemail richtextbox save schoolproject search security select sessionvariables silverlight smartcard smoobjects software sql-server sqlserver2005 suse textbox tracking treeview unauthorized validatedate validation vb.net video videos view vista visualstudio web webapplications webdevelopemnt webprogramming webservice xsl youareanotmemberofthedebuggerusers





