473,473 Members | 1,955 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

how to create login page.

7 New Member
hi all,

i am new to asp.net and c#..in my project i want to create login page..

the logic is Administrator creates the Employees... Employees enters all the
details about the customer. .

anyone help me how to create the login page.
Jun 26 '07 #1
2 1409
Frinavale
9,735 Recognized Expert Moderator Expert
hi all,

i am new to asp.net and c#..in my project i want to create login page..

the logic is Administrator creates the Employees... Employees enters all the
details about the customer. .

anyone help me how to create the login page.
Hi Ragvi!

Before we can help you with your problem you have to choose how the system is going to authenticate your users.
There are four types of authentication:
  • Forms,
  • Windows,
  • Passport,
  • and None.

I suggest researching each of them and selecting the best one for the system you are designing. (I suggest looking into Forms authentication). I strongly recommend searching MSDN. For example MSDN explains Forms Authentication in this article .

Once you have chosen a method which you are going to use, try implementing it and get back to us :)

Cheers!

-Frinny
Jun 26 '07 #2
ragavi
7 New Member
Hi Ragvi!

Before we can help you with your problem you have to choose how the system is going to authenticate your users.
There are four types of authentication:
  • Forms,
  • Windows,
  • Passport,
  • and None.

I suggest researching each of them and selecting the best one for the system you are designing. (I suggest looking into Forms authentication). I strongly recommend searching MSDN. For example MSDN explains Forms Authentication in this article .

Once you have chosen a method which you are going to use, try implementing it and get back to us :)

Cheers!

-Frinny

hi frinny..
thanks for reply and advise...i try it out.
Jun 27 '07 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: Prog-M | last post by:
Hi. I'm trying to create a login page in asp.net using information from an XML document. (visual basic) I've tried Rowfilter to find a cell with the 'username' and then match this with the...
6
by: John Lau | last post by:
Hi, I am looking at the MS KB Article 306355: HOW TO: Create Custom Error Reporting Pages in ASP.NET by Using Visual C# .NET This article describes how to redirect errors to a custom html...
2
by: Sasquatch | last post by:
I'm having trouble creating a simple login page using the asp:login control. I followed some instructions in a WROX book, "Beginning ASP.NET 2.0," and the instructions are very straight forward,...
1
by: ijevsk | last post by:
I have asp page of my system and when I click on the link I want to open new login page.If I enter to the system throuth this page my old session is overides. I wont that to have two pages with...
10
by: kai | last post by:
Hi, All I am trying to create a file folder for any login user, and create sub folders for the user on a web page. After the user login again, he can only sees his own folder on the Web page. I am...
0
by: kang jia | last post by:
hi i am currently learning Django framework and i have to do a login page at the moment. i have used the code like following: from django.contrib.auth import authenticate, login def...
2
by: SpaceMarine | last post by:
ok im new to SQL Server 2005, from 2000. my webapps use integrated security, and run under: \\MYMACHINE\ASPNET ....in 2000 it was a pretty simple thing to create a new db user for this...
2
by: nja2222 | last post by:
I would like to create a page for my clients to login and check for updates on their accounts. Then I would like to create a page where my employees can login and make updates, specifically new file...
8
by: ssmeshack | last post by:
Hai All, Im doing a login page.... And that was without cookie.... I realy dono how to create cookie... pls anyone can help... Here is code from Default.aspx for login control: <asp:Login...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.