A
Ashish
Incase the problem got bogged down reposting...
Hi Gregory,
I think I didnt make myself much clear. The problem is:
1. I have one ASP.NET application (no classic asp) and it has a main page
(i.e. kinda SDI main window)
that contains an IFrame.
2. I load different ASPX pages (that belong to the same ASP.NET project) in
that iframe.
3. The session variables are set by my business objects (again belong to the
same project).
4. The page that loads in the iframe tries to access the session object but
finds it null !!!
Thanks
Ashish
Hi Gregory,
I think I didnt make myself much clear. The problem is:
1. I have one ASP.NET application (no classic asp) and it has a main page
(i.e. kinda SDI main window)
that contains an IFrame.
2. I load different ASPX pages (that belong to the same ASP.NET project) in
that iframe.
3. The session variables are set by my business objects (again belong to the
same project).
4. The page that loads in the iframe tries to access the session object but
finds it null !!!
Thanks
Ashish