Click here to Skip to main content
16,007,885 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionEncrypt+decrypt in outlook + email Pin
Naveed Kamboh1-Sep-06 6:11
Naveed Kamboh1-Sep-06 6:11 
AnswerRe: Encrypt+decrypt in outlook + email Pin
pradeep kumarappagari1-Sep-06 22:38
pradeep kumarappagari1-Sep-06 22:38 
GeneralRe: Encrypt+decrypt in outlook + email Pin
sudharsong3-Sep-06 23:48
sudharsong3-Sep-06 23:48 
GeneralRe: Encrypt+decrypt in outlook + email Pin
Naveed Kamboh4-Sep-06 0:33
Naveed Kamboh4-Sep-06 0:33 
QuestionCookies and code-behind Pin
Drew McGhie1-Sep-06 6:05
Drew McGhie1-Sep-06 6:05 
AnswerRe: Cookies and code-behind Pin
ToddHileHoffer1-Sep-06 6:33
ToddHileHoffer1-Sep-06 6:33 
GeneralRe: Cookies and code-behind Pin
Drew McGhie1-Sep-06 6:56
Drew McGhie1-Sep-06 6:56 
GeneralRe: Cookies and code-behind Pin
eggsovereasy1-Sep-06 7:20
eggsovereasy1-Sep-06 7:20 
No, but you can set the session variable everytime a menu item is selected so it's always the most recent selection, then on Page_Load load the variable.

Asp.net is all server side and there is no message sent to the server when a page closes or the user leaves it, so you can't take action. Probably your biggest adjust from windows forms to asp.net is going to be the separation between client and server.
GeneralRe: Cookies and code-behind Pin
Drew McGhie1-Sep-06 8:23
Drew McGhie1-Sep-06 8:23 
AnswerRe: Cookies and code-behind Pin
Guffa1-Sep-06 10:51
Guffa1-Sep-06 10:51 
QuestionDownload from FTP using ASP.NET Pin
jill.ritchie1-Sep-06 5:11
jill.ritchie1-Sep-06 5:11 
QuestionE-Mail Pin
kjosh1-Sep-06 5:07
kjosh1-Sep-06 5:07 
AnswerRe: E-Mail Pin
Ramasubramaniam1-Sep-06 10:27
Ramasubramaniam1-Sep-06 10:27 
QuestionSQLDatasource with multiple controlparameters for select command Pin
Geethalakshmi1-Sep-06 4:00
Geethalakshmi1-Sep-06 4:00 
AnswerRe: SQLDatasource with multiple controlparameters for select command Pin
ToddHileHoffer1-Sep-06 6:30
ToddHileHoffer1-Sep-06 6:30 
QuestionFileUpload not working with ATLAS Pin
sandeep kumar pundhir1-Sep-06 3:25
sandeep kumar pundhir1-Sep-06 3:25 
QuestionAbout Connection string Pin
devboycpp1-Sep-06 2:32
devboycpp1-Sep-06 2:32 
AnswerRe: About Connection string Pin
_AK_1-Sep-06 2:36
_AK_1-Sep-06 2:36 
GeneralRe: About Connection string Pin
Not Active1-Sep-06 2:42
mentorNot Active1-Sep-06 2:42 
AnswerRe: About Connection string Pin
Not Active1-Sep-06 2:40
mentorNot Active1-Sep-06 2:40 
AnswerRe: About Connection string Pin
Sathesh Sakthivel1-Sep-06 3:09
Sathesh Sakthivel1-Sep-06 3:09 
AnswerRe: About Connection string Pin
immori1-Sep-06 21:38
immori1-Sep-06 21:38 
AnswerRe: About Connection string Pin
Leon Segal3-Sep-06 15:46
Leon Segal3-Sep-06 15:46 
Questionhow to do a login form using asp.net Pin
basha.sk1-Sep-06 2:27
basha.sk1-Sep-06 2:27 
AnswerRe: how to do a login form using asp.net Pin
_AK_1-Sep-06 2:30
_AK_1-Sep-06 2:30 

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.