Login through database

Thread Solved

Join Date: Feb 2008
Posts: 174
Reputation: TobbeK is an unknown quantity at this point 
Solved Threads: 3
TobbeK TobbeK is offline Offline
Junior Poster

Re: Login through database

 
0
  #11
Feb 20th, 2008
Nope the web.config file isn't used by ASP what I know.

A session time limit can be set. Default is 20 minutes, the example below is set to 5 minutes.

<%
Session.Timeout=5
%>
Reply With Quote Quick reply to this message  
Join Date: Feb 2008
Posts: 85
Reputation: johnny.g is an unknown quantity at this point 
Solved Threads: 3
johnny.g johnny.g is offline Offline
Junior Poster in Training

Re: Login through database

 
0
  #12
Feb 20th, 2008
i think thrs sum confusion...
i have used web.config file for authentication and authorization,,i m using asp.net 2003
sorry for the confusion....
Reply With Quote Quick reply to this message  
Join Date: Sep 2007
Posts: 1,080
Reputation: SheSaidImaPregy is an unknown quantity at this point 
Solved Threads: 68
SheSaidImaPregy SheSaidImaPregy is offline Offline
Veteran Poster

Re: Login through database

 
0
  #13
Feb 21st, 2008
Yes you are in the wrong forum. Head over to ASP.NET

Then do a search for "Login Membership" and you'll find what you need to. It's been discussed many times.
Reply With Quote Quick reply to this message  
Join Date: Feb 2008
Posts: 85
Reputation: johnny.g is an unknown quantity at this point 
Solved Threads: 3
johnny.g johnny.g is offline Offline
Junior Poster in Training

Re: Login through database

 
0
  #14
Feb 22nd, 2008
sorry for the confusion and wasting ur time,,,
Reply With Quote Quick reply to this message  
Join Date: Feb 2008
Posts: 10
Reputation: nukewarm is an unknown quantity at this point 
Solved Threads: 0
nukewarm nukewarm is offline Offline
Newbie Poster

Re: Login through database

 
0
  #15
Feb 29th, 2008
ASP.Net does this right out of the box doesn't it? <asp:Login>...</asp:login>
Reply With Quote Quick reply to this message  
Join Date: Sep 2007
Posts: 1,080
Reputation: SheSaidImaPregy is an unknown quantity at this point 
Solved Threads: 68
SheSaidImaPregy SheSaidImaPregy is offline Offline
Veteran Poster

Re: Login through database

 
0
  #16
Mar 3rd, 2008
yes and no. You have to setup the membership and then yes it does. Requires some customization, but then again.. what doesn't?
Reply With Quote Quick reply to this message  
Reply

This thread has been marked solved.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



Tag cloud for ASP
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC