Click here to Skip to main content
16,005,037 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionimporting a swish file into ASP.NET Pin
Insia28-Aug-06 9:02
Insia28-Aug-06 9:02 
QuestionWeb Service vs. Web Form Security Pin
JimmyG1328-Aug-06 7:49
JimmyG1328-Aug-06 7:49 
QuestionWhat is "content file" and "code-behind file" ? Pin
Husam Burhan28-Aug-06 7:16
Husam Burhan28-Aug-06 7:16 
AnswerRe: What is "content file" and "code-behind file" ? Pin
japel28-Aug-06 16:43
japel28-Aug-06 16:43 
QuestionPassing Controls Pin
cisco210328-Aug-06 4:06
cisco210328-Aug-06 4:06 
AnswerRe: Passing Controls Pin
coolestCoder28-Aug-06 4:42
coolestCoder28-Aug-06 4:42 
GeneralRe: Passing Controls Pin
Not Active28-Aug-06 5:13
mentorNot Active28-Aug-06 5:13 
GeneralRe: Passing Controls Pin
cisco210328-Aug-06 5:22
cisco210328-Aug-06 5:22 
OK let me clarify and make sure I understand what you are saying. Instead of using a cookie I would be using a sessionid for each user. A sessionid is pretty much the same as a cookie except it expires when it leaves IE? For step I am following you some. SO on a pageload event for a click link or button I would have something like.

if sessionid.value is nothing
response.redirect("login.aspx")
endif

I am very confused on the second part of step two. Code Examples would be very helpful if you have any.

Thanks Terry
GeneralRe: Passing Controls Pin
Not Active28-Aug-06 5:57
mentorNot Active28-Aug-06 5:57 
AnswerRe: Passing Controls Pin
Not Active28-Aug-06 5:11
mentorNot Active28-Aug-06 5:11 
GeneralRe: Passing Controls Pin
cisco210328-Aug-06 5:26
cisco210328-Aug-06 5:26 
GeneralRe: Passing Controls Pin
Not Active28-Aug-06 5:55
mentorNot Active28-Aug-06 5:55 
Questionhi Pin
FREAK880228-Aug-06 4:01
FREAK880228-Aug-06 4:01 
QuestionNew to Asp.Net Pin
drc_no128-Aug-06 3:39
drc_no128-Aug-06 3:39 
AnswerRe: Read XML file from App_Data Pin
Guffa28-Aug-06 4:01
Guffa28-Aug-06 4:01 
GeneralRe: New to Asp.Net [modified] Pin
drc_no128-Aug-06 4:22
drc_no128-Aug-06 4:22 
GeneralRe: Read XML file from App_Data Pin
drc_no128-Aug-06 4:50
drc_no128-Aug-06 4:50 
QuestionHow do I manually fire an ItemCommand Event in a datagrid. Pin
Sivaprasad C28-Aug-06 3:10
Sivaprasad C28-Aug-06 3:10 
AnswerRe: How do I manually fire an ItemCommand Event in a datagrid. Pin
postmaster@programmingknowledge.com28-Aug-06 3:26
postmaster@programmingknowledge.com28-Aug-06 3:26 
AnswerRe: How do I manually fire an ItemCommand Event in a datagrid. Pin
minhpc_bk28-Aug-06 6:34
minhpc_bk28-Aug-06 6:34 
GeneralRe: How do I manually fire an ItemCommand Event in a datagrid. Pin
Sivaprasad C28-Aug-06 19:51
Sivaprasad C28-Aug-06 19:51 
QuestionHow to add module in ASP.Net [modified] Pin
Amit Agarrwal28-Aug-06 2:58
Amit Agarrwal28-Aug-06 2:58 
Questionnew to asp.net Pin
haseeb_saeed28-Aug-06 2:10
haseeb_saeed28-Aug-06 2:10 
AnswerRe: new to asp.net Pin
_AK_28-Aug-06 2:12
_AK_28-Aug-06 2:12 
QuestionSend Binary File as response to webservice Pin
BillyGoatGruff28-Aug-06 2:09
BillyGoatGruff28-Aug-06 2:09 

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.