Hi.
I'm doing a asp.net web application.
I wish to create a function for Administrator to be able to edit and change the Username of the user that the Administrator had created previously using Create User Wizard.
So, how am i able to do it?
Thank you in advance.
User Profile
Collapse
-
-
How to auto generate the name of the user who is logged in?
How do you auto generate the name of the user who is logged in?
For example,
I had a Detail View to allow the user to insert the data, and i have a column named "Teacher In Charge 1".
I wish to grab the name from another table called "Teacher".. .
_______________ ____________
Table :
- NRIC
- Teacher-In-Charge1
- CIP Event
- Hours
- etc......Last edited by Frinavale; Nov 26 '10, 02:34 PM. Reason: Please post code in [code] ... [/code] tags. Added code tags, added the image into the thread, and also added the question into the body of the thread -
How do i set a limit for user to sign up in ASP.NET ??
How do i set a limit for user to sign up in ASP.NET ??
For example, I'm creating a web application using Microsoft Visual Studio 2008 to make it available for users to sign up for the event.
But i only wish to allow 10 people to sign up for that particular event.
So what code/thing i need to do to able to set the limit??
For your info : user only need to click one button to sign up for the ev...Last edited by Frinavale; Nov 24 '10, 04:05 PM. Reason: Added the question into the thread so that it makes sense.
No activity results to display
Show More