1
Hiding query string in ASP.NET 3.5 application
Hi.. Can any one tell me how can i hide query string from address bar of web browsers, due to secourity reasions…. I know i can pass data from one page to another page thruogh sessions but this time i need to do this through query string.. so please tell me how i can do [...]
Answer Question
| April 14, 2009 10:21 AM
ASP.NET, ASP.NET 3.5, ASP.NET Web applications, Session value, URL parameters, Web development
Hi.. Can any one tell me how can i hide query string from address bar of web browsers, due to secourity reasions…. I know i can pass data from one page to another page thruogh sessions but this time i need to do this through query string.. so please tell me how i can do [...]
To share session value to different App Domain
I just want to share a session value (User ID) from ASP.NET to PHP application due to implement Single Sign On (SSO) for my parent application (ASP.NET)
Answer Question
| August 21, 2008 5:01 AM
ASP.NET, Classic ASP, PHP, Session value, SSO, Web development
I just want to share a session value (User ID) from ASP.NET to PHP application due to implement Single Sign On (SSO) for my parent application (ASP.NET)
1





