how to pass session value one url to another url.my code
if session("user")="abc" then
response.redirect("www.abc.com\client\home.aspx")
end if. so how to pass value of session in browser url



how to pass session value one url to another url.my code if session("user")="abc&qu..

Answer / anil jadhav

use <sessionState
Cookieless =ā€¯UseUri" />

in web.config.

this will cause SessionID to be appended to URL

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

What is microsoft windows sharepoint services?

0 Answers  


Which institute provide good Project training on .Net technologies in hyd?

5 Answers  


What is enableviewstatemac in asp net?

0 Answers  


What is the difference between asp.net and mvc?

0 Answers  


Elaborate differentiation between Cache and Application?

0 Answers   QuestPond,






Can you explain how ASP.NET application life cycle and page life cycle events fire?

0 Answers   MindCracker,


Explain difference between dataset and recordset?

0 Answers  


How to change Master page in ASP.Net using code?

0 Answers   HCL,


How do you do Client-side validation in .Net?

0 Answers  


What is a 1x1 pixel?

0 Answers  


What is the current version of asp.net?

0 Answers  


How to kill more than one session variables at a time

9 Answers   iSoft,


Categories