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 are the different ways you would consider sending data across pages in ASP (i.e between asp to asp)?
What is a session in asp.net?
Can a master page have more than one contentplaceholder?
what are the sitemap providers in Asp.net 2.0?
version information is mentioned in which file
What are the type of session in Asp.Net
Describe a Windows Service and its lifecycle ?
what are the server controls used in sitepath navigation?
When you use Ajax controls in the ASP.NET application?
What is asynchronous call?
How to communicate via Remote proxy with Client? a)MarshalByRef b)Marshal by Value or Any thing else?
What is Hybrid dictionary
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)