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
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 |
What is paging in context of Memory?
Differentiate between file-based dependency and key-based dependency.
What is the main difference between Asp.net and Vb.net?
What is master page in dtp?
Define xmlreader class.
How to check null values in dataset ?
What is the difference between ASP.NET Webforms and ASP.NET MVC?
What is the difference between user control an custom control?
What is difference between session and cookies in asp net?
Explain autherization levels in .net ?
14. What are your Future Plans for Swatz Oils GROUP U.K?
0 Answers CSC, Swatz Oils, TCS,
What is gacutil.exe? Where do we store assemblies, Should sn.exe be used before gacutil.exe?