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 validators and list some validators of asp.net?
How many types of controls are there in asp.net?
Can i have both C# and vb.net code in same assembly?how?
What is active web pages?
Explain program to call the js function when the change is being made in the dropdown list made in asp.net mvc? : asp.net mvc
What is a master page and what does it do?
Can you explain the difference between an ADO.NET Dataset and an ADO Recordset?
What is the parent class of all the web server control?
what is CLR?
What is anonymous authentication?
What is routing in MVC?
What are the steps to follow to host a web application on a web server?
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)