Seession is not getting from one page to other in IE
Posted: Sat Jul 29, 2006 12:43 am
Hi,
I have a site which takes the files from one of my site by using frames.
It always showing the same domain name through out the site (this is ok).
In the site it uses a simple shopping cart that's working with the help of SESSIONS.
While adding the products to the cart its getting stored in to a session.
The items are set in to the session in both IE and FF and I can access the value in the same page
from which I set. Then the problem is that when I check whether the cart is empty in the next page by using sessions its getting the session is not null in FF but its showing always that the session is empty in IE.
I tried the same with out using the frame that is from the original site it worked perfectly in both IE and FF.
But while using frames its not working in IE.
Please help me to find a solution.
Thanks & regards
Sudheshna [/b]
I have a site which takes the files from one of my site by using frames.
It always showing the same domain name through out the site (this is ok).
In the site it uses a simple shopping cart that's working with the help of SESSIONS.
While adding the products to the cart its getting stored in to a session.
The items are set in to the session in both IE and FF and I can access the value in the same page
from which I set. Then the problem is that when I check whether the cart is empty in the next page by using sessions its getting the session is not null in FF but its showing always that the session is empty in IE.
I tried the same with out using the frame that is from the original site it worked perfectly in both IE and FF.
But while using frames its not working in IE.
Please help me to find a solution.
Thanks & regards
Sudheshna [/b]