Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Feb 07, 2012 06:30 PM by asn1981
Member
188 Points
47 Posts
Feb 07, 2012 06:30 PM|LINK
I've already implmented IReadOnlySessionState in my ashx handler.
What is happening is with Chrome / FF I can access the session in my handler when called using jQuery on the page.
With IE I get no session however.
Website address is:
It applies to the mini cart total near the search bar when an item is added to the cart clicking the BUY button on the landing page above.
asn1981
Member
188 Points
47 Posts
IE Sessoin with ashx Handler
Feb 07, 2012 06:30 PM|LINK
I've already implmented IReadOnlySessionState in my ashx handler.
What is happening is with Chrome / FF I can access the session in my handler when called using jQuery on the page.
With IE I get no session however.
Website address is:
It applies to the mini cart total near the search bar when an item is added to the cart clicking the BUY button on the landing page above.