Hi, I'm developing an e-commerce site for my company. We made our ASP.NET application IsCookieLess = true. We have to no problem with the session state values passing from each web forms. But we are having problems requesting hidden form post values (Request.Querystring
or Request.Form) from a classic asp page. The length of the form or querystrings are zero. I have tried searching google about issues regarding IsCookieless sessions, but I couldn't find any articles regarding requests being block by the IsCookieless session.
Has anyone tried or experienced this before? What suggestions can you guys give? Thanks in advance :)
ninovalencia
Member
5 Points
1 Post
IsCookieLess session - Help!
Oct 05, 2003 07:37 AM|LINK
kalava
Member
80 Points
16 Posts
Re: IsCookieLess session - Help!
Oct 08, 2003 07:06 AM|LINK
Patrick Y. N...
Member
505 Points
99 Posts
Microsoft
Re: IsCookieLess session - Help!
Oct 09, 2003 05:21 PM|LINK
ASP.NET Developer
This posting is provided “AS IS” with no warranties, and confers no rights.