Click here to Skip to main content
15,892,005 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionNeed to display the resultant time in hours:min:sec format. Pin
Satish - Developer5-Mar-09 22:31
Satish - Developer5-Mar-09 22:31 
AnswerRe: Need to display the resultant time in hours:min:sec format. Pin
N a v a n e e t h5-Mar-09 23:44
N a v a n e e t h5-Mar-09 23:44 
AnswerRe: Need to display the resultant time in hours:min:sec format. Pin
SachinKumar M6-Mar-09 0:11
SachinKumar M6-Mar-09 0:11 
AnswerRe: Need to display the resultant time in hours:min:sec format. Pin
keyur satyadev6-Mar-09 2:15
keyur satyadev6-Mar-09 2:15 
QuestionAlways Display pager Pin
Anurag Gandhi5-Mar-09 22:20
professionalAnurag Gandhi5-Mar-09 22:20 
AnswerRe: Always Display pager Pin
N a v a n e e t h5-Mar-09 23:46
N a v a n e e t h5-Mar-09 23:46 
GeneralRe: Always Display pager Pin
Anurag Gandhi6-Mar-09 1:55
professionalAnurag Gandhi6-Mar-09 1:55 
QuestionSession ID Pin
Sarfaraj Ahmed5-Mar-09 22:18
Sarfaraj Ahmed5-Mar-09 22:18 
Hello Everybody

i kept the following code into web.config

<authentication mode="Forms">
      <forms loginurl="login.aspx" defaulturl="default.aspx" cookieless="UseUri" timeout="30" slidingexpiration="true" />
  <authentication>></authentication>


and my login.vb as follows

FormsAuthentication.RedirectFromLoginPage(_loginCheck.memberID, False)


I am developing an online ordering system but Im a bit confused, why I am confused?

I am using a session table to keep order information. At the same time more customer logged in into system and adding product into shopping basket.

My question is..
Wheather customer will share the same session table or diffrent session table will be create for diffrent customer?

Thanks in Advance

Sarfarj Ahmed

AnswerRe: Session ID Pin
N a v a n e e t h5-Mar-09 23:51
N a v a n e e t h5-Mar-09 23:51 
Questionbrowser doesn't autosuggest my username + password. Pin
NikoTanghe5-Mar-09 21:56
NikoTanghe5-Mar-09 21:56 
AnswerRe: browser doesn't autosuggest my username + password. Pin
N a v a n e e t h5-Mar-09 23:52
N a v a n e e t h5-Mar-09 23:52 
GeneralRe: browser doesn't autosuggest my username + password. Pin
NikoTanghe6-Mar-09 3:13
NikoTanghe6-Mar-09 3:13 
AnswerRe: browser doesn't autosuggest my username + password. Pin
Abhijit Jana6-Mar-09 3:20
professionalAbhijit Jana6-Mar-09 3:20 
GeneralRe: browser doesn't autosuggest my username + password. Pin
NikoTanghe6-Mar-09 4:18
NikoTanghe6-Mar-09 4:18 
QuestionCrystalReportsRedist2005_x86.msm Pin
BalasubramanianK5-Mar-09 21:35
BalasubramanianK5-Mar-09 21:35 
QuestionAccessing shared folder through web Pin
ATM@CodeProject5-Mar-09 21:19
ATM@CodeProject5-Mar-09 21:19 
AnswerRe: Accessing shared folder through web Pin
Gaurav K Singh5-Mar-09 21:38
Gaurav K Singh5-Mar-09 21:38 
QuestionBindingManagerBase Pin
dan0810705-Mar-09 20:42
dan0810705-Mar-09 20:42 
AnswerRe: BindingManagerBase Pin
Jörgen Andersson5-Mar-09 21:59
professionalJörgen Andersson5-Mar-09 21:59 
QuestionAutomatic login Pin
jamesmani2k55-Mar-09 20:21
jamesmani2k55-Mar-09 20:21 
AnswerRe: Automatic login Pin
Expert Coming5-Mar-09 20:32
Expert Coming5-Mar-09 20:32 
QuestionProblem inJavascript Pin
sudheera p5-Mar-09 20:07
sudheera p5-Mar-09 20:07 
AnswerRe: Problem inJavascript Pin
srinivasan_sk7-Mar-09 10:25
srinivasan_sk7-Mar-09 10:25 
QuestionToolbar images problem..... Pin
BalasubramanianK5-Mar-09 20:01
BalasubramanianK5-Mar-09 20:01 
AnswerRe: Toolbar images problem..... Pin
rakeshs3125-Mar-09 20:39
rakeshs3125-Mar-09 20:39 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.