| | |
ASP.NET how can i display the logod user Status
Please support our ASP.NET advertiser: $4.95 a Month - ASP.NET Web Hosting – Click Here!
![]() |
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 |
.net 2.0 3.5 activexcontrol advice ajax alltypeofvideos appliances asp asp.net bc30451 beginner bottomasp.net browser businesslogiclayer c# c#gridviewcolumn cac checkbox commonfunctions compatible confirmationcodegeneration content contenttype courier css dataaccesslayer database datagrid datagridview datagridviewcheckbox datalist development dgv dropdownlist dropdownmenu dynamically edit fileuploader fill flash flv formatdecimal forms formview gridview gudi homeedition iframe iis javascript jquery listbox menu microsoft mono mouse mssql multistepregistration nameisnotdeclared news objects opera panelmasterpagebuttoncontrols redirect registration relationaldatabases reportemail rotatepage schoolproject security serializesmo.table sessionvariables silverlight smartcard smoobjects software sql-server sqlserver2005 suse textbox tracking treeview unauthorized validatedate validation vb.net video videos virtualdirectory vista visual-studio visualstudio web webapplications webarchitecture webdevelopemnt webprogramming webservice youareanotmemberofthedebuggerusers





