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

How to convert any string to view state format in asp.net? §ÇÛ짬ªª³ö»Ç¾ö»ÂÇ¿¾»¼»¾ö¼ÉÇöÇÏǼ»Ãö®±ª§°ö«³ -- i want convert this string to view state.

1 Answers   iFlex,


How to use a Master Database in Asp.net?

0 Answers   MCN Solutions,


Is it necessary to undertsand these events of an ASPX page execute. Explain its importantance?

2 Answers   HCL, Siebel,


How can you apply a theme to your asp.net application?

0 Answers  


How do you define authentication in Web.Config?

2 Answers   Accenture, BirlaSoft, IBM,






Types of optimization and name a few and how do u do?

1 Answers   Accenture,


what is meant by sitemapnode ?

0 Answers   Netsweeper,


Can One website be made using two different languages like c#,vb.net etc......

4 Answers   ABC,


What are main return types supported in Web API?

0 Answers  


Explain the path instructions in xaml?

0 Answers  


What is a web pool?

0 Answers  


Is it necessary to lock application state before accessing it ?

1 Answers  


Categories