ASP.NET

Moderators: None (Apply to moderate this forum)
Number of threads: 1731
Number of posts: 3296

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
Login screen Posted by tanks1308 on 23 May 2006 at 10:00 PM
Hello,

I really need help from anyone that to create a main webpage (using ASP.Net) with the password protected. The password profiles will be stored in MS Access. Appreciate if anyone has any idea to create this (full coding required if you have).
Report
Re: Login screen Posted by sandeep_thakur on 24 May 2006 at 3:38 AM
: Hello,
:
: I really need help from anyone that to create a main webpage (using ASP.Net) with the password protected. The password profiles will be stored in MS Access. Appreciate if anyone has any idea to create this (full coding required if you have).
:

r u want to creat login page
Report
Re: Login screen Posted by tanks1308 on 25 May 2006 at 7:14 PM
: : Hello,
: :
: : I really need help from anyone that to create a main webpage (using ASP.Net) with the password protected. The password profiles will be stored in MS Access. Appreciate if anyone has any idea to create this (full coding required if you have).
: :
:
: r u want to creat login page
:
Hi, yes, I wanted to create a login page with the password created and stored in Ms Access. I dont want the password to be hardcoded. In fact, like any normal website, there is a feature of "forgot password", this one will be sent to user's email if they forgot the password. Can all this be done? Kindly advice. Thanks for ur help.

Report
Re: Login screen Posted by singhrohit82 on 30 May 2006 at 10:25 AM
Hi,

Yeah, you can achieve this functionality, just by performing some database tasks. Infact there are multiple ways of implementing authorization and authentication. One is you can use location tag in web.config file, and querying the database to get the userinfo, then put it in the session variable and create a standard class and autenticate each page by getting the value from this session variable.

I hope rest you can make out.....

if still u face the problems, get back at singhrohit82 @ r e d i f f m a i l . c o m 'or' singh_rohit82 @ y a h o o . c o m

Report
Re: Login screen Posted by Bharathi-k on 13 Jun 2006 at 12:19 AM
: Hi,
:
: Yeah, you can achieve this functionality, just by performing some database tasks. Infact there are multiple ways of implementing authorization and authentication. One is you can use location tag in web.config file, and querying the database to get the userinfo, then put it in the session variable and create a standard class and autenticate each page by getting the value from this session variable.
:
: I hope rest you can make out.....
:
: if still u face the problems, get back at singhrohit82 @ r e d i f f m a i l . c o m 'or' singh_rohit82 @ y a h o o . c o m
:
:

Hi,

New title for Mastering Web Application Development.

All secrets of developing an Accounting Software for the web revealed.

Title: "Develop your own Web Accounting Application using ASP.Net"
Log on to:http://www.vkinfotek.com.

Regards
bhar

Report
Re: Login screen Posted by iwilld0it on 13 Jun 2006 at 5:41 AM
This message was edited by iwilld0it at 2006-6-13 5:41:43

Look into FormsAuthentication ...









 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.