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 manifest in .net framework?
Name two properties common in every validation control?
What is custom events? How to create it?
What is authentication in asp.net?
What is web application virtual directory ?
What are query strings used for?
What are the various types of validation controls provided by asp.net?
extensibility in asp.net2.0
what is webservices. howit is use in our project .
What is difference between view and partial view?
Can you edit data in the Repeater control?
• What Session State providers are available in ASP.NET? What are the pros and cons of each?
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)